llvm-project/compiler-rt/test/hwasan
Evgeniy Stepanov ed4fefb0df [hwasan] Fix test failure in r369721.
Try harder to emulate "old runtime" in the test.
To get the old behavior with the new runtime library, we need both
disable personality function wrapping and enable landing pad
instrumentation.

llvm-svn: 369977
2019-08-26 21:44:55 +00:00
..
TestCases hwasan: Untag unwound stack frames by wrapping personality functions. 2019-08-23 01:28:44 +00:00
CMakeLists.txt Require lld for hwasan tests. 2019-08-06 23:43:20 +00:00
lit.cfg.py [hwasan] Fix test failure in r369721. 2019-08-26 21:44:55 +00:00
lit.site.cfg.py.in [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* 2019-06-27 20:56:04 +00:00