forked from OSchip/llvm-project
4 lines
155 B
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"
|