summaryrefslogtreecommitdiff
path: root/include/llvm/Support/Compiler.h
Commit message (Expand)AuthorAge
* Mark function used by asm block as used, otherwise optimizer may not see the ...Devang Patel2008-07-16
* Silence a warning. Should we turn this into configure-time check?Anton Korobeynikov2008-01-22
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* add directive to disable inliningChris Lattner2006-08-27
* New place to put compiler-specific functionality. This replaces Visibility.h,Chris Lattner2006-08-27