Convert assert(0) to llvm_unreachable
[oota-llvm.git] / lib / Target / X86 / MCTargetDesc / X86ELFObjectWriter.cpp
2011-12-21 Rafael EspindolaMove the X86 specific bits of the ELF writer to the...