On ELF we need to know which symbols are used in relocations to decide if
[oota-llvm.git] / include / llvm / MC / ELFObjectWriter.h
2010-10-05 Rafael EspindolaOn ELF we need to know which symbols are used in reloca...
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.