[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead...
[oota-llvm.git] / include / llvm / Object / SymbolicFile.h
2014-04-13 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-03-21 Juergen Ributzka[RuntimeDyld] Allow processRelocationRef to process...
2014-03-02 Alp Toker[C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE...
2014-02-21 Rafael EspindolaAdd a SymbolicFile interface between Binary and ObjectFile.