Satiate the sanitizer build bot
[oota-llvm.git] / include / llvm / IRReader /
2014-07-05 Rafael EspindolaMake a helper function static. No functionality change.
2014-06-27 Alp TokerIRReader: don't mark MemoryBuffers const
2014-06-27 Alp TokerParseIR: don't take ownership of the MemoryBuffer
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...