summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/simple-macho.ll
Commit message (Collapse)AuthorAgeFilesLines
* GlobalISel: rename legalizer components to match others.Tim Northover2016-10-141-1/+1
| | | | | | | | | | The previous names were both misleading (the MachineLegalizer actually contained the info tables) and inconsistent with the selector & translator (in having a "Machine") prefix. This should make everything sensible again. The only functional change is the name of a couple of command-line options. llvm-svn: 284287
* AArch64: map bare-metal arm64-macho triple to MachO MC layer.Tim Northover2015-06-121-0/+12
Far better than an assertion about expecting ELF. llvm-svn: 239647
OpenPOWER on IntegriCloud