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 b1fb0dbd6b1..487cb7d9c50 100644 --- a/test/C++Frontend/2007-01-06-ELF-Thunk-Sections.cpp +++ b/test/C++Frontend/2007-01-06-ELF-Thunk-Sections.cpp @@ -1,6 +1,7 @@ // 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