From 235b791f2a87d65b5a2cc98e22f1d85b1a51ec8b Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Tue, 9 Jan 2007 00:05:55 +0000 Subject: [PATCH] PR1085 is fixed now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33029 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/C++Frontend/2007-01-06-ELF-Thunk-Sections.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/C++Frontend/2007-01-06-ELF-Thunk-Sections.cpp b/test/C++Frontend/2007-01-06-ELF-Thunk-Sections.cpp index 487cb7d9c50..b1fb0dbd6b1 100644 --- a/test/C++Frontend/2007-01-06-ELF-Thunk-Sections.cpp +++ b/test/C++Frontend/2007-01-06-ELF-Thunk-Sections.cpp @@ -1,7 +1,6 @@ // RUN: %llvmgxx %s -emit-llvm -S -o - && // RUN: %llvmgxx %s -emit-llvm -S -o - | not grep 'gnu.linkonce.' // PR1085 -// XFAIL: i.86-pc-linux-* class __attribute__((visibility("default"))) QGenericArgument