aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader
diff options
context:
space:
mode:
authorAiden Grossman <aidengrossman@google.com>2025-11-06 00:06:32 -0800
committerGitHub <noreply@github.com>2025-11-06 00:06:32 -0800
commit9f5811ec6bd5e9f99dd22c4a06e6e984cb15ae4b (patch)
treea5e9e2efa16d001e7f60b13559081e050fb85be4 /llvm/lib/Bitcode/Reader
parent1c756932e9968d5843801fec77920e3b44036370 (diff)
downloadllvm-9f5811ec6bd5e9f99dd22c4a06e6e984cb15ae4b.zip
llvm-9f5811ec6bd5e9f99dd22c4a06e6e984cb15ae4b.tar.gz
llvm-9f5811ec6bd5e9f99dd22c4a06e6e984cb15ae4b.tar.bz2
[compiler-rt][HWAsan] Remove CHECK lines from test
These check lines were added in 144dae207a3b1750ec94553248bf44c359b6d452 as part of reenabling on Linux. The check lines were added using an or clause though that gets short circuited, so were never actually executed. Fixing the short circuit so they do execute reveals the filecheck assertions no longer pass. Remove them for now given they did not exist in the original test. This would cause failures on the internal shell given the (<command>) syntax is not understood by the internal shell. Reviewers: vitalybuka, thurstond, fmayer Reviewed By: vitalybuka Pull Request: https://github.com/llvm/llvm-project/pull/166638
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions