[PATCH] D75100: [ELF] Support archive:file syntax in input section descriptions

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 00:51:14 PST 2020


grimar accepted this revision.
grimar added a comment.

LGTM



================
Comment at: lld/test/ELF/linkerscript/input-archive.s:8
+
+## *.a:b.o matches /path/to/input-archive.s.tmp.a:b.o
+## *b.o matches /path/to/input-archive.s.tmp.a:b.o
----------------
Add a test case description?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75100/new/

https://reviews.llvm.org/D75100





More information about the llvm-commits mailing list