GlobalISel: properly conditionalize LLT use.
authorTim Northover <tnorthover@apple.com>
Wed, 20 Jul 2016 19:17:29 +0000 (19:17 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 20 Jul 2016 19:17:29 +0000 (19:17 +0000)
commitd3f047a38f997856e03ebe0b4d326789f7252dbd
tree8b36751834bd8d324005daa5fbb4e56c0e42842d
parentdc1f042171d93709952aeaa1c83bf91c0cf8a1be
GlobalISel: properly conditionalize LLT use.

We can't guard the include of LowLevelType.h because getType and setType are
(trivial) functions even when GlobalISel isn't built.

llvm-svn: 276160
llvm/include/llvm/CodeGen/MachineInstr.h