no really, I can spell!
[oota-llvm.git] / include / llvm / CodeGen / BinaryObject.h
2009-07-07 Chris Lattner"BinaryObject.h was implicitly converting between uint...
2009-07-06 Bruno Cardoso LopesAdd the Object Code Emitter class. Original patch by...
2009-07-03 Duncan SandsFix the build: provide uint8_t.
2009-06-22 Bruno Cardoso LopesAdd more methods to gather target specific elf stuff
2009-06-14 Bruno Cardoso LopesIntroduce new BinaryObject (blob) class, ELF Writer...