llvm-project/compiler-rt/test/cfi/cross-dso
Evgeniy Stepanov 73583d5f2d [cfi] Safe handling of unaddressable vtable pointers (compiler-rt).
Avoid crashing when printing diagnostics for vtable-related CFI
errors. In diagnostic mode, the frontend does an additional check of
the vtable pointer against the set of all known vtable addresses and
lets the runtime handler know if it is safe to inspect the vtable.

http://reviews.llvm.org/D16824

llvm-svn: 259717
2016-02-03 22:19:04 +00:00
..
icall [cfi] Disable vtable diagnostics when no cxxabi. 2016-01-27 21:15:10 +00:00
dlopen.cpp [cfi] Get rid of a fixed size buffer for the library path in test. 2016-01-28 19:37:03 +00:00
lit.local.cfg
shadow_is_read_only.cpp [cfi] Hide runtime implementation in a namespace. 2016-01-26 21:06:26 +00:00
simple-fail.cpp [cfi] Cross-DSO CFI diagnostic mode (compiler-rt part) 2016-01-25 23:34:38 +00:00
simple-pass.cpp
stats.cpp Introduce stats and stats_client libraries. 2016-01-16 00:31:29 +00:00
target_out_of_bounds.cpp [cfi] Safe handling of unaddressable vtable pointers (compiler-rt). 2016-02-03 22:19:04 +00:00