Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixup: use CHECK for non-atttribute sets | Dean Michael Berris | 2017-03-30 | 1 | -2/+2 |
| | | | | llvm-svn: 299127 | ||||
* | [XRay][clang] Fix the -fxray-instruction-threshold flag processing | Dean Michael Berris | 2017-03-30 | 1 | -0/+14 |
Summary: The refactoring introduced a regression in the flag processing for -fxray-instruction-threshold which causes it to not get passed properly. This change should restore the previous behaviour. Reviewers: rnk, pelikan Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D31491 llvm-svn: 299126 |