Use compiler.h instead of hand rolling our own macro
authorChris Lattner <sabre@nondot.org>
Sun, 27 Aug 2006 13:16:24 +0000 (13:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Aug 2006 13:16:24 +0000 (13:16 +0000)
commit8dc728e4408fdfb02505d6a6862daae801e486ce
tree693b12a3c3d3a1534a002f9da4de52b5617bd7cc
parent6f3241dbbf6926a1ad1d0e2f1e50e6228a55b258
Use compiler.h instead of hand rolling our own macro

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29913 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/DAGISelEmitter.cpp