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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
311 B
C
Raw Normal View History

// 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