]> granicus.if.org Git - llvm/commit
[SelectionDAG] Replace a flag that can never be true with an assert.
authorCraig Topper <craig.topper@intel.com>
Thu, 21 Sep 2017 00:18:46 +0000 (00:18 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 21 Sep 2017 00:18:46 +0000 (00:18 +0000)
commit1997c335b92b22d5f9a2a61dcde440a265874fa9
tree6e37909302213a4c721414b7e37f2008ae992260
parentc712ae8c957a6128dac77af486a741c0552894d2
[SelectionDAG] Replace a flag that can never be true with an assert.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313847 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp