aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2023-09-01 14:16:54 +0000
committerDavid Spickett <david.spickett@linaro.org>2023-09-01 14:55:11 +0000
commitef5219c18b252ac36815d5f322acab704259df08 (patch)
treec3d52414939bb88e27dd54cd5f5ab6b6cf370dab /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent7c6544333eba516c1b569fb74288bbfe9ca54c1f (diff)
downloadllvm-ef5219c18b252ac36815d5f322acab704259df08.zip
llvm-ef5219c18b252ac36815d5f322acab704259df08.tar.gz
llvm-ef5219c18b252ac36815d5f322acab704259df08.tar.bz2
[clang][Driver] Correct OpenBSD UBSAN options test
The RUN here was mising ":" and there was no check file passed to FileCheck. This has been the case since this was originally added. UBSAN is the only sanitizer that is available for OpenBSD, but it does not add a simple "-fsanitize=undefined" instead it adds a bunch of smaller options. So check for those like the existing tests do.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions