summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-08-15 19:37:20 +0000
committerEric Fiselier <eric@efcs.ca>2016-08-15 19:37:20 +0000
commitd9ce2917390f3b9c28a6ee57536193cdf47d4db9 (patch)
tree7de3137c06ecee751ec26381a6a1c183f4c2bb66 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parenta0d40a21e7e78aed1d605bd76bfb1eb2d718eb29 (diff)
downloadbcm5719-llvm-d9ce2917390f3b9c28a6ee57536193cdf47d4db9.tar.gz
bcm5719-llvm-d9ce2917390f3b9c28a6ee57536193cdf47d4db9.zip
Use -O1 when testing with ASAN and MSAN to prevent Clang OOM errors.
Currently certain tests get killed when compiled with ASAN at -O0 because they eat all of the systems memory. This doesn't happen at -O1, so enable that to work around the issue. llvm-svn: 278722
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud