[PATCH] D59048: Add AIX Target Info
Andus Yu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 8 11:22:04 PST 2019
andusy marked 2 inline comments as done.
andusy added inline comments.
================
Comment at: clang/test/CodeGen/arm-aapcs-zerolength-bitfield.c:5
+// RUN: %clang_cc1 -triple powerpc-ibm-aix7.1.0.0 %s -verify
+// expected-no-diagnostics
----------------
This file is pending a name change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59048/new/
https://reviews.llvm.org/D59048
More information about the cfe-commits
mailing list