[PATCH] D62075: [WebAssembly] Remove expected failure of builtin-location.C test
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 17 12:52:02 PDT 2019
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, hiraditya, jgravelle-google, dschuff.
Herald added a project: LLVM.
This seems to have been fixed by https://reviews.llvm.org/D61956
Yay
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D62075
Files:
llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
Index: llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
===================================================================
--- llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
+++ llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
@@ -85,7 +85,6 @@
va-arg-pack-1.C
va-arg-pack-len-1.C
builtin-line1.C
-builtin-location.C
devirt-6.C # bad main signature
devirt-13.C # bad main signature
devirt-14.C # bad main signature
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62075.200081.patch
Type: text/x-patch
Size: 448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190517/623ccad4/attachment.bin>
More information about the llvm-commits
mailing list