diff options
author | David Spickett <david.spickett@linaro.org> | 2023-09-01 14:16:54 +0000 |
---|---|---|
committer | David Spickett <david.spickett@linaro.org> | 2023-09-01 14:55:11 +0000 |
commit | ef5219c18b252ac36815d5f322acab704259df08 (patch) | |
tree | c3d52414939bb88e27dd54cd5f5ab6b6cf370dab /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 7c6544333eba516c1b569fb74288bbfe9ca54c1f (diff) | |
download | llvm-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