explicitly include Compiler.h instead of getting it from tblgen in the middle of...
authorChris Lattner <sabre@nondot.org>
Sun, 3 Feb 2008 05:43:57 +0000 (05:43 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 3 Feb 2008 05:43:57 +0000 (05:43 +0000)
commit3d62d780abbe0c2dd8edd7dd37a27365b2032d73
tree641be5c1e10c3dd2a247655291621e55cf5382c9
parent11d049c87f49cf273863248d44cda005690515a6
explicitly include Compiler.h instead of getting it from tblgen in the middle of a class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46676 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/Alpha/AlphaISelDAGToDAG.cpp
lib/Target/IA64/IA64ISelDAGToDAG.cpp
lib/Target/Sparc/SparcISelDAGToDAG.cpp