summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/xray-instruction-threshold.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fixup: use CHECK for non-atttribute setsDean Michael Berris2017-03-301-2/+2
| | | | llvm-svn: 299127
* [XRay][clang] Fix the -fxray-instruction-threshold flag processingDean Michael Berris2017-03-301-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
OpenPOWER on IntegriCloud