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-unknown -ffreestanding -emit-llvm -o - %s | FileCheck %s ---------------- nemanjai wrote: > Does this need something like `REQUIRES: powerpc-registered-target`? I don't think so... but I could be wrong. I am testing this using the Power PC triple but in reality there is nothing specifically Power PC about this header file. I think that it can be included on any target. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D106065/new/ https://reviews.llvm.org/D106065 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits