[RuntimeDyld] Add a framework for testing relocation logic in RuntimeDyld.
[oota-llvm.git] / include / llvm / IRReader /
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...