summaryrefslogtreecommitdiffstats
path: root/lld/test/linker-script.test
Commit message (Collapse)AuthorAgeFilesLines
* [LinkerScript] OUTPUT_FORMAT: Parse Quoted StringsShankar Easwaran2014-02-251-35/+0
| | | | llvm-svn: 202111
* [LinkerScript] parse OUTPUT_ARCH.Shankar Easwaran2014-02-251-0/+5
| | | | llvm-svn: 202100
* [lld][ELF] Add parser for linker script ENTRY commandRui Ueyama2013-06-031-0/+6
| | | | | | | | | | | | | This is the parser for the ENTRY command. Note that because the parsing result is currentlyd discarded, lld can parse but just ignore the command. Reviewers: Bigcheese CC: llvm-commits Differential Revision: http://llvm-reviews.chandlerc.com/D833 llvm-svn: 183141
* Add basic linker script parsing.Michael J. Spencer2013-03-011-0/+24
llvm-svn: 176309
OpenPOWER on IntegriCloud