Author: rafael
Date: Thu Jan 28 16:56:41 2016
New Revision: 259108

URL: http://llvm.org/viewvc/llvm-project?rev=259108&view=rev
Log:
Update for llvm change.

Modified:
    cfe/trunk/test/CodeGen/pr18235.c

Modified: cfe/trunk/test/CodeGen/pr18235.c
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/CodeGen/pr18235.c?rev=259108&r1=259107&r2=259108&view=diff
==============================================================================
--- cfe/trunk/test/CodeGen/pr18235.c (original)
+++ cfe/trunk/test/CodeGen/pr18235.c Thu Jan 28 16:56:41 2016
@@ -1,3 +1,3 @@
 // RUN: not %clang_cc1 -triple le32-unknown-nacl %s -S -o - 2>&1 | FileCheck %s
 
-// CHECK: error: unable to create target: 'No available targets are compatible 
with this triple, see -version for the available targets.'
+// CHECK: error: unable to create target: 'No available targets are compatible 
with this triple.


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to