Added retl for 32-bit x86 and added retq for 64-bit x86.
[oota-llvm.git] / lib / Target / TargetELFWriterInfo.cpp
2009-07-02 Bruno Cardoso LopesRemove getFunctionAlignment from TargetELFInfo and...
2009-06-14 Bruno Cardoso LopesIntroduce new BinaryObject (blob) class, ELF Writer...
2009-06-11 Bruno Cardoso LopesUse forward declarations and move TargetELFWriterInfo...