aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AsmParser/LLToken.h
Commit message (Expand)AuthorAgeFilesLines
* Add a new "available_externally" linkage type. This is intendedChris Lattner2009-04-131-1/+1
* Add support for embedded metadata to LLVM. This introduces two new types ofNick Lewycky2009-04-041-0/+3
* It makes no sense to have a ODR version of commonDuncan Sands2009-03-111-1/+1
* Remove the one-definition-rule version of extern_weakDuncan Sands2009-03-111-1/+1
* Introduce new linkage types linkonce_odr, weak_odr, common_odrDuncan Sands2009-03-071-3/+4
* Add the private linkage.Rafael Espindola2009-01-151-1/+1
* 61949 accidentally introduced an escaped newline. Fix this by makingDan Gohman2009-01-081-1/+1
* Fix the comment for lltok::backslash.Dan Gohman2009-01-081-1/+1
* Down with trailing whitespace!Misha Brukman2009-01-021-18/+18
* Remove comma at end of enumerator list.Daniel Dunbar2009-01-021-1/+1
* Reimplement the old and horrible bison parser for .ll files with a niceChris Lattner2009-01-021-0/+126