forked from OSchip/llvm-project
parent
c2a0d7e351
commit
29dfc23373
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue