diff options
author | Vedant Kumar <vsk@apple.com> | 2017-06-23 23:15:24 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2017-06-23 23:15:24 +0000 |
commit | 7aacb659dad5ecdaa984406e0c6cc9a087f44e1b (patch) | |
tree | 93ddee3f6a86d2504642a61c9c3a4d3e5ca50c43 /llvm/unittests/ExecutionEngine/Orc | |
parent | f40da17288f5ebf3ed797a538cddc9eedbf0d5c0 (diff) | |
download | bcm5719-llvm-7aacb659dad5ecdaa984406e0c6cc9a087f44e1b.tar.gz bcm5719-llvm-7aacb659dad5ecdaa984406e0c6cc9a087f44e1b.zip |
[ubsan] Disable the object size check at -O0
This check currently isn't able to diagnose any issues at -O0, not is it
likely to [1]. Disabling the check at -O0 leads to substantial compile
time and binary size savings.
[1] [cfe-dev] Disabling ubsan's object size check at -O0
Differential Revision: https://reviews.llvm.org/D34563
llvm-svn: 306181
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc')
0 files changed, 0 insertions, 0 deletions