summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2025-04-09 18:28:00 +0200
committerGitHub <noreply@github.com>2025-04-09 18:28:00 +0200
commit2a7f12e37b450e24869c0e82b39a4894d69b8d3e (patch)
treead1f4c474edfb2894bada54c0c07a685847c9d0f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent840b366d47115ecf2f7034721c13576e6f14cd82 (diff)
CodeGen: Trim redundant template argument from defusechain_iterator (#135024)
Only one of ByOperand, ByInstr, or ByBundle should be true. Replace ByBundle with !ByInstr, and assert that both are not used.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions