[all-commits] [llvm/llvm-project] e95837: Fold the opt size check into the assert to silence...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Mon Jul 13 16:05:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e958379581e5845572c21b8871873fcb0b15743e
https://github.com/llvm/llvm-project/commit/e958379581e5845572c21b8871873fcb0b15743e
Author: Eric Christopher <echristo at gmail.com>
Date: 2020-07-13 (Mon, 13 Jul 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
Log Message:
-----------
Fold the opt size check into the assert to silence an unused variable warning.
More information about the All-commits
mailing list