Adds LTO support similar to test/asan/lit.cfg, modeled on the support in
compiler-rt/test/profile/lit.cfg.
Adds back reverted ThinLTO test using that support.
Paths
| Differential D39901
ASAN lit support for LTO testing and add back ThinLTO test Needs ReviewPublic Authored by tejohnson on Nov 10 2017, 7:42 AM.
Details
Summary Adds LTO support similar to test/asan/lit.cfg, modeled on the support in Adds back reverted ThinLTO test using that support.
Diff Detail
Event TimelineHerald added subscribers: eraman, inglorion, mehdi_amini, kubamracek. · View Herald TranscriptNov 10 2017, 7:42 AM
Revision Contents
Diff 122436 test/asan/TestCases/contiguous_container_crash_thinlto.cc
test/asan/lit.cfg
|
Let's just not define these substitutions when lto is not supported. Any test case that uses them must REQUIRE: lto.