diff options
author | Nikita Popov <npopov@redhat.com> | 2023-10-05 10:05:16 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-10-05 10:05:16 +0200 |
commit | c263639134c2fc40333c86f362c0da1f00c57683 (patch) | |
tree | 13e9fe5b7380543ef9bb366837352e7518011170 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | ba149f6e097242dd41aacf747bef35ba374ac467 (diff) | |
download | llvm-c263639134c2fc40333c86f362c0da1f00c57683.zip llvm-c263639134c2fc40333c86f362c0da1f00c57683.tar.gz llvm-c263639134c2fc40333c86f362c0da1f00c57683.tar.bz2 |
[InstSimplify] Add missing const qualifier (NFC)
The context instruction is a "const Instruction *", so that's
what getWithInstruction() should accept.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions