[PATCH] D24229: [ELF] - Versionscript: do not treat non-wildcarded names as wildcards.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 02:13:03 PDT 2016


grimar updated this revision to Diff 70663.
grimar added a comment.

- Addressed review comments.
- Make checks in tests to be explicit.


https://reviews.llvm.org/D24229

Files:
  ELF/Config.h
  ELF/LinkerScript.cpp
  ELF/ScriptParser.cpp
  ELF/SymbolTable.cpp
  test/ELF/version-script-extern-exact.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24229.70663.patch
Type: text/x-patch
Size: 4588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160908/9ef3b26a/attachment.bin>


More information about the llvm-commits mailing list