This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0bf4b81d57b0: [Clang] Add an empty builtins.h file.
(authored by stefanp).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https:
nemanjai accepted this revision.
nemanjai added a comment.
This revision is now accepted and ready to land.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106065/new/
https://reviews.llvm.org/D106065
__
stefanp marked an inline comment as not done.
stefanp added inline comments.
Comment at: clang/test/Headers/builtins-header.c:1
+// RUN: %clang_cc1 -triple powerpc64-unknown-unknown -ffreestanding -emit-llvm
-o - %s | FileCheck %s
+// RUN: %clang_cc1 -triple powerpc64le-unknown-
stefanp updated this revision to Diff 359186.
stefanp added a comment.
Added comment to the builtins.h file.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106065/new/
https://reviews.llvm.org/D106065
Files:
clang/lib/Headers/CMakeLists.txt
cla
nemanjai added inline comments.
Comment at: clang/lib/Headers/builtins.h:8
+\*===--===*/
+
+#ifndef __BUILTINS_H
Please describe the purpose of this header file in a comment here.
=
stefanp created this revision.
stefanp added reviewers: nemanjai, lei.
Herald added a subscriber: mgorny.
stefanp requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
On Power PC some legacy compilers included a number of builtins in a
builtins.