[PATCH] D62075: [WebAssembly] Remove expected failure of builtin-location.C test

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 12:53:06 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361071: [WebAssembly] Remove expected failure of builtin-location.C test (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62075?vs=200081&id=200082#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62075

Files:
  llvm/trunk/lib/Target/WebAssembly/known_gcc_test_failures.txt


Index: llvm/trunk/lib/Target/WebAssembly/known_gcc_test_failures.txt
===================================================================
--- llvm/trunk/lib/Target/WebAssembly/known_gcc_test_failures.txt
+++ llvm/trunk/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.200082.patch
Type: text/x-patch
Size: 466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190517/32b11e13/attachment.bin>


More information about the llvm-commits mailing list