summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/hello-reloc.s
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2016-05-18Don't pass relocation-model= to tests that don't need it.Rafael Espindola
2015-06-18Improve the --expand-relocs handling of MachO.Rafael Espindola
2015-06-18Use --expand-relocs in a test. It will make the next change easier to read.Rafael Espindola
2014-07-04llvm-readobj: fix MachO relocatoin printing a bit.Tim Northover
2013-12-14[Powerpc darwin] AsmParser Base implementation.Iain Sandoe
2013-08-08initial draft of PPCMachObjectWriter.cppDavid Fang