[PATCH] D57845: [llvm-ar] Remove leading slash when printing thin archive members
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 6 13:36:38 PST 2019
ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.
LGTM
Thanks you for doing this!
================
Comment at: llvm/test/tools/llvm-ar/print-thin-archive-path.test:11
+CHILD-DIR: a.txt
\ No newline at end of file
----------------
Make sure that this file ends with a newline character.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57845/new/
https://reviews.llvm.org/D57845
More information about the llvm-commits
mailing list