summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/X86_64/ExampleSubTarget/ExampleTargetHandler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove the old ELF linker.Rafael Espindola2016-02-281-22/+0
| | | | | | I think it is clear by now that the new linker is viable. llvm-svn: 262158
* ELF: x86, x86-64, ARM, AArch64: Remove architecture name prefixes from class ↵Rui Ueyama2015-04-021-3/+2
| | | | | | members. llvm-svn: 233873
* [ELF][X86_64] Remove relative references to include filesShankar Easwaran2015-03-201-1/+1
| | | | llvm-svn: 232862
* [ELF][X86_64] Sort includesShankar Easwaran2015-03-201-2/+1
| | | | llvm-svn: 232861
* Add Example Sub Target.Michael J. Spencer2015-02-261-0/+24
llvm-svn: 230594
OpenPOWER on IntegriCloud