Implement AArch64 vector load/store multiple N-element structure class SIMD(lselem).
[oota-llvm.git] / lib / Object / ELF.cpp
2013-08-09 Ulrich WeigandAdd back missing PPC relocation types.
2013-08-08 Michael J. SpencerAdd missing PPC64 relocation types.
2013-08-08 Michael J. Spencer[Object] Split the ELF interface into 3 parts.