to this test, and doesn't always start with 'clang' when fully resolved
on some build systems.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138878
91177308-0d34-0410-b5e6-
96231b3b80d8
// RUN: %clang -ccc-host-triple le32-unknown-nacl %s -emit-llvm -S -c -o - | FileCheck %s
// RUN: %clang -ccc-host-triple le32-unknown-nacl %s -emit-llvm -S -c -pthread -o - | FileCheck %s -check-prefix=THREADS
-// ECHO: clang{{.*}} -cc1 {{.*}}le32-unknown-nacl.c
+// ECHO: {{.*}} -cc1 {{.*}}le32-unknown-nacl.c
// Check platform defines
#include <stdarg.h>