aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2023-01-20 17:06:46 +0100
committerNikita Popov <npopov@redhat.com>2023-01-23 11:16:49 +0100
commit474f20ba26400559e5d99fd4f29926253092f00b (patch)
treed1cf02733adc1b8266ebcb45bc8324b0a260e55d /llvm/lib/CodeGen/MachineInstr.cpp
parent65420c8041f4ca44a3a14c5f7faf426ee6a7c6a4 (diff)
downloadllvm-474f20ba26400559e5d99fd4f29926253092f00b.zip
llvm-474f20ba26400559e5d99fd4f29926253092f00b.tar.gz
llvm-474f20ba26400559e5d99fd4f29926253092f00b.tar.bz2
[Verifier] Check that !nonnull metadata is empty
!nonnull expectes an empty metadata argument, so check that this is the case in the verifier. This came up as a problem in https://reviews.llvm.org/D141386. This requires dropping the verifier call in the compatibility-6.0.ll test (which is not present in any of the other bitcode compatibility tests). The original input unfortunately used typo'd nonnull metadata.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions