summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/dynamic-list-locals.s
Commit message (Collapse)AuthorAgeFilesLines
* [LLD][ELF] - Add test cases for ScriptParser::readDynamicList(). NFCI.George Rimar2018-08-071-0/+7
This 2 test cases covers the following code: https://github.com/llvm-mirror/lld/blob/master/ELF/ScriptParser.cpp#L185 https://github.com/llvm-mirror/lld/blob/master/ELF/ScriptParser.cpp#L189 llvm-svn: 339137
OpenPOWER on IntegriCloud