summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/gold/X86/linker-script.ll
Commit message (Collapse)AuthorAgeFilesLines
* [LLVMgold] Use platform dependent extension in testsEugene Leviant2017-12-141-1/+1
| | | | | | Differential revision: https://reviews.llvm.org/D41238 llvm-svn: 320710
* [LTO] Reject modules without datalayout.Davide Italiano2016-12-141-0/+2
| | | | | | | | | | | Also, udpate the ~60 failing tests in the tree which did not contain a valid datalayout. This fixes PR31123. lld will be updated in a following patch, immediately after this is committed. Differential Revision: https://reviews.llvm.org/D27082 llvm-svn: 289719
* Split the gold tests into X86 and PowerPC directories.Rafael Espindola2015-08-281-0/+17
Patch by Than McIntosh! llvm-svn: 246328
OpenPOWER on IntegriCloud