summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorScott Linder <Scott.Linder@amd.com>2021-11-04 15:22:48 +0000
committerScott Linder <Scott.Linder@amd.com>2021-11-05 21:30:02 +0000
commitf82bdf0fccb74f4b00c905b1e44dabdd099354fb (patch)
tree2f3090e9d42f1ff54c96f062e971ae0da02c07bf /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentbdaa181007a46d317a1665acb8234eddeee82815 (diff)
[NFC][Verifier] Remove redundant Module parameters
These `M` parameters shadow the `M` member in `VerifierSupport`, and both always refer to the same module. Eliminate the redundant parameters and always use the member. Reviewed By: dexonsmith Differential Revision: https://reviews.llvm.org/D106474
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions