Fold Opcode into assert uses to fix an unused variable warning without asserts.
authorEric Christopher <echristo@gmail.com>
Tue, 11 Aug 2020 16:30:51 +0000 (09:30 -0700)
committerEric Christopher <echristo@gmail.com>
Tue, 11 Aug 2020 16:30:51 +0000 (09:30 -0700)
commit8155cb27a2327834ae7f0d320dc0e26f108891a8
treefe013ccbcd8dd1d58069395a0e0d3a68b5e6460e
parent45a4f4c806669c60adc28a63b19f4e46b99c5efb
Fold Opcode into assert uses to fix an unused variable warning without asserts.
llvm/lib/Target/X86/X86ISelLowering.cpp