Support for generating ELF objects on Windows.
[oota-llvm.git] / lib / Target / X86 / MCTargetDesc / X86ELFObjectWriter.cpp
2011-12-21 Rafael EspindolaMove the X86 specific bits of the ELF writer to the...