summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/gold/X86/module_asm.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
* Fix test on non-x86 hostsBernard Ogden2016-10-111-1/+1
| | | | | | | | | | Summary: This test is allowed to run on non-x86 hosts and thus must use llvm-nm rather than nm. Differential Revision: https://reviews.llvm.org/D25473 llvm-svn: 283901
* [gold/LTO] Add test case for r281134Teresa Johnson2016-09-101-0/+10
Add test case that was supposed to go in with r281134. llvm-svn: 281135
OpenPOWER on IntegriCloud