From: Sam Clegg Date: Fri, 17 May 2019 19:55:17 +0000 (+0000) Subject: [WebAssembly] Remove expected failure of builtin-location.C test X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=412f4b2a3db51230bb2ba887fb99053e7b550415;p=llvm [WebAssembly] Remove expected failure of builtin-location.C test This seems to have been fixed by https://reviews.llvm.org/D61956 Yay Differential Revision: https://reviews.llvm.org/D62075 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361071 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/WebAssembly/known_gcc_test_failures.txt b/lib/Target/WebAssembly/known_gcc_test_failures.txt index a191828d514..ad152d78633 100644 --- a/lib/Target/WebAssembly/known_gcc_test_failures.txt +++ b/lib/Target/WebAssembly/known_gcc_test_failures.txt @@ -85,7 +85,6 @@ complit12.C 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