aboutsummaryrefslogtreecommitdiffstats
path: root/lib/IRReader
Commit message (Expand)AuthorAgeFilesLines
* Add 'const' qualifiers to static const char* variables.Craig Topper2013-07-161-2/+2
* keep only the StringRef version of getFileOrSTDIN.Rafael Espindola2013-06-251-2/+2
* Measure time that IR parsing took as part of the -time-passes measurement.Eli Bendersky2013-04-031-0/+11
* Fix top-comment header and some indentationEli Bendersky2013-04-012-3/+3
* Split out the IRReader header and the utility functions it provides intoChandler Carruth2013-03-264-0/+117