llvm-project/clang/test/Headers/builtins-header.c

9 lines
311 B
C

// RUN: %clang_cc1 -triple powerpc64-unknown-unknown -ffreestanding -emit-llvm -o - %s | FileCheck %s
// RUN: %clang_cc1 -triple powerpc64le-unknown-unknown -ffreestanding -emit-llvm -o - %s | FileCheck %s
#include <builtins.h>
// Verify that we can include <builtins.h>
// CHECK: target triple = "powerpc64