[PATCH] D64802: [llvm-ar][test] Add tests failing on Darwin
Owen Reynolds via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 17 08:04:34 PDT 2019
gbreynoo marked an inline comment as done.
gbreynoo added inline comments.
================
Comment at: test/tools/llvm-ar/extract.test:1
+## Test extract operation.
+# XFAIL: darwin
----------------
MaskRay wrote:
> Can you check if the file uses the \r\n ending? Some other tests you added did that. I just fixed them in r366324.
Thanks, I'll have a look before I commit.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64802/new/
https://reviews.llvm.org/D64802
More information about the llvm-commits
mailing list