Tighten up checking of the validity of casts. (1) The IR parser would
[oota-llvm.git] / lib / Object / COFFObjectFile.cpp
2011-05-02 Nick LewyckyRemove dead variable pointed out by GCC 4.6 warnings...
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 COFF Support.