Fix an edge case involving branches in fast-isel on x86.
[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.