Implement DISABLE_INLINE for MSVC. This required changing the position in all
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 14 Nov 2009 16:37:18 +0000 (16:37 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 14 Nov 2009 16:37:18 +0000 (16:37 +0000)
commitf2a39bd24fe72481fa8fa612f3494efd41a8e001
treee9314b19f20e7adb35696ada96a399f749942e75
parent74c10e7d8d1299487e528c8628ff135ae4f5184b
Implement DISABLE_INLINE for MSVC. This required changing the position in all
forward declaration and patching tblgen to emit it right. Patch by Amine Khaldi!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88798 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DAGISelHeader.h
include/llvm/Support/Compiler.h
lib/ExecutionEngine/JIT/JITDebugRegisterer.cpp
utils/TableGen/DAGISelEmitter.cpp