summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/xray-attributes-supported-mips.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [XRay] Merge xray clang flag tests, and add powerpc64le.Tim Shen2017-02-211-16/+0
| | | | | | | | | | | | Summary: I'm not sure why they were in different files, but it's kind of harder to maintain. I create this patch partially for initiate a discussion. Reviewers: dberris Subscribers: nemanjai, cfe-commits Differential Revision: https://reviews.llvm.org/D30118 llvm-svn: 295778
* [XRAY][MIPS] Add -fxray-instrument for mips/mipsel/mips64/mips64elSagar Thakur2017-02-151-0/+16
Summary: Adds xray instrument option for mips/mipsel/mips64/mips64el. Reviewed by sdardis, dberris Differential: D27698 llvm-svn: 295163
OpenPOWER on IntegriCloud