[PATCH] D59048: Add AIX Target Info
Andus Yu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 6 13:45:02 PST 2019
andusy created this revision.
andusy added reviewers: apaprocki, chandlerc, hubert.reinterpretcast, jasonliu, xingxue, sfertile.
Herald added subscribers: jsji, jfb, kbarton, nemanjai.
Herald added a project: clang.
A first pass over platform-specific properties of the C API/ABI on AIX for both 32-bit and 64-bit modes. This is a continuation of D18360 <https://reviews.llvm.org/D18360> by Andrew Paprocki and further work by Wu Zhao.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D59048
Files:
clang/lib/Basic/Targets.cpp
clang/lib/Basic/Targets/OSTargets.h
clang/lib/Basic/Targets/PPC.cpp
clang/lib/Basic/Targets/PPC.h
clang/test/Driver/types.c
clang/test/Headers/max_align.c
clang/test/Preprocessor/init.c
clang/test/Sema/varargs-aix.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59048.189580.patch
Type: text/x-patch
Size: 25831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190306/c5e98b58/attachment-0001.bin>
More information about the cfe-commits
mailing list