Fold the opt size check into the assert to silence an unused variable warning.
authorEric Christopher <echristo@gmail.com>
Mon, 13 Jul 2020 23:03:10 +0000 (16:03 -0700)
committerEric Christopher <echristo@gmail.com>
Mon, 13 Jul 2020 23:05:24 +0000 (16:05 -0700)
commite958379581e5845572c21b8871873fcb0b15743e
tree4f4fa55eee410732cc7119dfdb29ae3585837a63
parentd9067dca7ba7cda97a86ec22106e06ffc700ecbf
Fold the opt size check into the assert to silence an unused variable warning.
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp