summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/dynamic-list-extern.s
Commit message (Collapse)AuthorAgeFilesLines
* Relax the grammar of the version script.Rui Ueyama2018-02-011-8/+4
| | | | | | | | | In GNU linkers, the last semicolon is optional. We can't link libstdc++ with lld because of that difference. Differential Revision: https://reviews.llvm.org/D42820 llvm-svn: 324036
* Fix parsing when one extern follows another.Rafael Espindola2016-12-091-0/+15
llvm-svn: 289224
OpenPOWER on IntegriCloud