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

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