temporarily xfail, this was broken by r123418

llvm-svn: 123430
This commit is contained in:
Chris Lattner 2011-01-14 05:30:12 +00:00
parent fb322d8c39
commit fe8b47411e
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
// RUN: %clang_cc1 %s -emit-llvm -o - -O2 | FileCheck %s
// XFAIL: *
struct B;
extern B x;