Ignore TargetConstant with an illegal type. These
authorDuncan Sands <baldrick@free.fr>
Mon, 14 Jul 2008 17:15:45 +0000 (17:15 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 14 Jul 2008 17:15:45 +0000 (17:15 +0000)
commitd164ea2fb07ab3540121ffe1c59ad2cdc0a7a0a3
tree1136f2564ae706999dbef48fee957b5cf3d90469
parent43d526d162c69f29a1cc6734014576eade49529b
Ignore TargetConstant with an illegal type.  These
are used for passing huge immediates in inline ASM
from the front-end straight down to the ASM writer.
Of course this is a hack, but it is simple, limited
in scope, works in practice, and is what LegalizeDAG
does.

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