Small structs for PPC64 SVR4 must be passed right-justified in registers.
[oota-llvm.git] / lib / MC / MCAsmBackend.cpp
2012-05-11 Jim GrosbachTidy up. Trailing whitespace.
2012-03-26 Craig TopperPrune some includes and forward declarations.
2011-12-24 Rafael EspindolaSection relative fixups are a coff concept, not a x86...
2011-11-23 Akira HatanakaThis patch addresses gp relative fixups/relocations...
2011-07-25 Evan ChengRename TargetAsmBackend to MCAsmBackend; rename createA...