Move logic of determining ELF entsize from the .s printer to initialization
[oota-llvm.git] / include / llvm / MC / ELFObjectWriter.h
2010-09-30 Rafael EspindolaMake it possible for the MCObjectWriter to decide if...
2010-09-09 Roman DivackyMake ELF OS ABI dependent on the OS from target triple.
2010-08-16 Matt FlemingAdd ELF ObjectWriter and Streamer support.