summaryrefslogtreecommitdiff
path: root/lib/IRReader
Commit message (Expand)AuthorAge
* Move the LLVM IR asm writer header files into the IR directory, as theyChandler Carruth2014-01-07
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* [llvm-c] Expose IRReader interfacePeter Zotov2013-11-06
* Add 'const' qualifiers to static const char* variables.Craig Topper2013-07-16
* keep only the StringRef version of getFileOrSTDIN.Rafael Espindola2013-06-25
* Measure time that IR parsing took as part of the -time-passes measurement.Eli Bendersky2013-04-03
* Fix top-comment header and some indentationEli Bendersky2013-04-01
* Split out the IRReader header and the utility functions it provides intoChandler Carruth2013-03-26