[llvm-commits] CVS: llvm/include/llvm/Support/Compiler.h

2006-08-27 Thread Chris Lattner
Changes in directory llvm/include/llvm/Support: Compiler.h added (r1.1) --- Log message: New place to put compiler-specific functionality. This replaces Visibility.h, and provides macros that can be used to make explicit instantiations of template specializations, which is a gcc-specific

[llvm-commits] CVS: llvm/include/llvm/Support/Compiler.h

2006-08-27 Thread Chris Lattner
Changes in directory llvm/include/llvm/Support: Compiler.h updated: 1.1 - 1.2 --- Log message: add directive to disable inlining --- Diffs of the changes: (+8 -0) Compiler.h |8 1 files changed, 8 insertions(+) Index: llvm/include/llvm/Support/Compiler.h diff -u