aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Compiler.h
Commit message (Expand)AuthorAgeFilesLines
* Symbol visibility is unsupported on cygwin too.Anton Korobeynikov2008-10-311-1/+1
* Mark function used by asm block as used, otherwise optimizer may not see the ...Devang Patel2008-07-161-0/+5
* Silence a warning. Should we turn this into configure-time check?Anton Korobeynikov2008-01-221-1/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* add directive to disable inliningChris Lattner2006-08-271-0/+8
* New place to put compiler-specific functionality. This replaces Visibility.h,Chris Lattner2006-08-271-0/+40