Use __attribute__((noinline)) only if compiled by gcc.
authorEvan Cheng <evan.cheng@apple.com>
Sun, 16 Jul 2006 06:14:37 +0000 (06:14 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 16 Jul 2006 06:14:37 +0000 (06:14 +0000)
commitfb878a37ba2162df65519735ccd288a3a721446e
tree389950f8c11693a0e2324a6b91e277d1a628b073
parentf872940dfc8994865bac20fb0654ddfbec935331
Use __attribute__((noinline)) only if compiled by gcc.

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