summaryrefslogtreecommitdiff
path: root/test/Driver/XRay
AgeCommit message (Expand)Author
2017-09-26[XRay] Avoid actual linking when testing the driverDean Michael Berris
2017-09-26[XRay] Run command once without piping to FileCheckDean Michael Berris
2017-09-26[XRay] Only run shared tests when 'enable_shared' is trueDean Michael Berris
2017-09-26[XRay] Remove -fPIC from shared build test.Dean Michael Berris
2017-09-26[XRay] Stop running tests for 'amd64', and remove -fPIE from tests.Dean Michael Berris
2017-09-26[XRay][Driver] Do not link in XRay runtime in shared libsDean Michael Berris
2017-09-26Revert "[XRay][Driver] Do not link in XRay runtime in shared libs"Dean Michael Berris
2017-09-25[XRay][Driver] Do not link in XRay runtime in shared libsDean Michael Berris
2017-02-15[XRAY][MIPS] Add -fxray-instrument for mips/mipsel/mips64/mips64elSagar Thakur
2017-02-11Update XFAIL line after r294781.Benjamin Kramer
2017-01-24Revert "[test] Replace `REQUIRES-ANY: a, b, c` with `REQUIRES: a || b || c`."Greg Parker
2017-01-24[test] Replace `REQUIRES-ANY: a, b, c` with `REQUIRES: a || b || c`.Greg Parker
2016-11-21[XRay] Support AArch64 in ClangDean Michael Berris
2016-10-27[Xray] Don't generate output for xray testsBenjamin Kramer
2016-10-27[XRay] Check in Clang whether XRay supports the target when -fxray-instrument...Dean Michael Berris