[llvm-c] Expose IRReader interface
[oota-llvm.git] / lib / IRReader / IRReader.cpp
2013-11-06 Peter Zotov[llvm-c] Expose IRReader interface
2013-07-16 Craig TopperAdd 'const' qualifiers to static const char* variables.
2013-06-25 Rafael Espindolakeep only the StringRef version of getFileOrSTDIN.
2013-04-03 Eli BenderskyMeasure time that IR parsing took as part of the -time...
2013-04-01 Eli BenderskyFix top-comment header and some indentation
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...