summaryrefslogtreecommitdiffstats
path: root/test/Driver/arch.c
blob: df9a3e10e02e8634364e8c66498c64e4ff15bd18 (plain)
1
2
3
// RUN: %clang -target armv7a-unknown-linux-gnueabi -S -emit-llvm %s -o - | FileCheck %s

// CHECK: target triple = "armv7-unknown-linux-gnueabi"