summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/externally_available.ll
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Add a new "available_externally" linkage type. This is intendedChris Lattner2009-04-131-0/+10
to support C99 inline, GNU extern inline, etc. Related bugzilla's include PR3517, PR3100, & PR2933. Nothing uses this yet, but it appears to work. llvm-svn: 68940
OpenPOWER on IntegriCloud