summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/AddressSanitizer/global_metadata_array.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-1/+1
* [asan] Prevent folding of globals with redzonesVitaly Buka2018-12-201-1/+1
* Rename __asan_gen_* symbols to ___asan_gen_*.Peter Collingbourne2018-07-181-3/+3
* [asan] Test ASan instrumentation for shadow scale value of 5Walter Lee2017-11-171-3/+4
* [asan] Fix size/alignment issues with non-default shadow scaleWalter Lee2017-11-161-0/+2
* [asan] Let the frontend disable gc-sections optimization for asan globals.Evgeniy Stepanov2017-04-241-0/+68
OpenPOWER on IntegriCloud