Tighten up checking of the validity of casts. (1) The IR parser would
[oota-llvm.git] / lib / Object / ELFObjectFile.cpp
2011-04-03 Eric ChristopherAssorted bugfixes in object file handling:
2011-01-21 Michael J. SpencerObject: Fix type punned pointer issues by making DataRe...
2011-01-20 Michael J. SpencerObject: Add ELF support.