llvm-6502/test/Instrumentation
Evgeniy Stepanov b53be53c72 [msan] Raise alignment of origin stores/loads when possible.
Origin alignment is as high as the alignment of the corresponding application
location, but never less than 4.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171110 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-26 11:55:09 +00:00
..
AddressSanitizer Improve debug info generated with enabled AddressSanitizer. 2012-12-12 14:31:53 +00:00
BoundsChecking
MemorySanitizer [msan] Raise alignment of origin stores/loads when possible. 2012-12-26 11:55:09 +00:00
ThreadSanitizer