summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/HWAddressSanitizer/lazy-thread-init.ll
Commit message (Expand)AuthorAgeFilesLines
* [hwasan] Remove lazy thread-initialisationDavid Spickett2019-11-041-39/+0
* hwasan: Enable -hwasan-allow-ifunc by default.Peter Collingbourne2019-04-091-1/+1
* hwasan: If we split the entry block, move static allocas back into the entry ...Peter Collingbourne2019-01-251-2/+5
* hwasan: Read shadow address from ifunc if we don't need a frame record.Peter Collingbourne2019-01-231-5/+16
* hwasan: Implement lazy thread initialization for the interceptor ABI.Peter Collingbourne2019-01-041-0/+25
OpenPOWER on IntegriCloud