Tweak to fix spelling and grammar in comment.
[oota-llvm.git] / include / llvm / MC / ELFObjectWriter.h
2010-10-22 Wesley PeckMaking the e_machine configurable by the target backend...
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.