From: John McCall Date: Thu, 24 May 2012 20:58:21 +0000 (+0000) Subject: XFAIL this test, which does not pass on trunk since the grand X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d65dbd8e6a919deeec13f7b8310e24b77654517a;p=platform%2Fupstream%2Fllvm.git XFAIL this test, which does not pass on trunk since the grand renaming in r157403. llvm-svn: 157413 --- diff --git a/clang/test/CodeGen/builtins-nvptx.c b/clang/test/CodeGen/builtins-nvptx.c index 4a094bb..006cf11 100644 --- a/clang/test/CodeGen/builtins-nvptx.c +++ b/clang/test/CodeGen/builtins-nvptx.c @@ -1,6 +1,7 @@ // RUN: %clang_cc1 -triple nvptx-unknown-unknown -emit-llvm -o %t %s // RUN: %clang_cc1 -triple nvptx64-unknown-unknown -emit-llvm -o %t %s +// XFAIL: * int read_tid() {