summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetTransformImpl.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-11-05 22:04:41 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-11-05 22:04:41 +0000
commit52be619c84d51713ccf7271c2be5dfefd04ee23a (patch)
treeea9caff1f6b39d6809505a4deddb1629044407b8 /llvm/lib/Target/TargetTransformImpl.cpp
parent18d27620483df6a34ef620a1b8d37b1aee0f17d2 (diff)
downloadbcm5719-llvm-52be619c84d51713ccf7271c2be5dfefd04ee23a.tar.gz
bcm5719-llvm-52be619c84d51713ccf7271c2be5dfefd04ee23a.zip
Add -fsanitize=<sanitizers> argument to driver and frontend, and add
-fno-sanitize=<sanitizers> argument to driver. These allow ASan, TSan, and the various UBSan checks to be enabled and disabled separately. Right now, the different modes can't be combined, but the intention is that combining UBSan and the other sanitizers will be permitted in the near future. Currently, the UBSan checks will all be enabled if any of them is; that will be fixed by the next patch. llvm-svn: 167411
Diffstat (limited to 'llvm/lib/Target/TargetTransformImpl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud