llvm-project/compiler-rt/test/hwasan
Alex Shlyapnikov 02f7841e4a [HWASan] Add "N" suffix to generic __hwasan_load/store.
Summary:
"N" suffix is added by the instrumentation and interface functions
are expected to be exported from the library as __hwasan_loadN* and
__hwasan_storeN*.

Reviewers: eugenis

Subscribers: kubamracek, delcypher, #sanitizers, llvm-commits

Differential Revision: https://reviews.llvm.org/D45739

llvm-svn: 330297
2018-04-18 22:05:18 +00:00
..
TestCases [HWASan] Add "N" suffix to generic __hwasan_load/store. 2018-04-18 22:05:18 +00:00
CMakeLists.txt
lit.cfg [hwasan] An LLVM flag to disable stack tag randomization. 2018-01-13 01:32:15 +00:00
lit.site.cfg.in