[PATCH] D55441: [lld] [test] Fix reproduce-blackslash.s test with NetBSD tar
Rui Ueyama via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 7 10:27:38 PST 2018
ruiu added a comment.
I thought NetBSD's tar is bsdtar because it's BSD... Anyways, I think I'm fine with this change, as the new test (which matches both `foo\\.o` and `foo\.o`) does not match a string that we don't want it to match.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55441/new/
https://reviews.llvm.org/D55441
More information about the cfe-commits
mailing list