hanchenye-llvm-project/clang/test/Driver/arch.c

4 lines
155 B
C

// RUN: %clang -ccc-host-triple armv7a-unknown-linux-gnueabi -S -emit-llvm %s -o - | FileCheck %s
// CHECK: target triple = "armv7-unknown-linux-gnueabi"