[PATCH] D69620: Add AIX assembler support
Steven Wan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 30 09:12:02 PDT 2019
stevewan created this revision.
Herald added subscribers: cfe-commits, jfb.
Herald added a project: clang.
This is a follow on patch to D68340 <https://reviews.llvm.org/D68340>. Given the AIX toolchain skeleton and system linker support introduced in D68340 <https://reviews.llvm.org/D68340>, this patch adds suuport to system assembler invocation on AIX.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D69620
Files:
clang/lib/Driver/ToolChains/AIX.cpp
clang/lib/Driver/ToolChains/AIX.h
clang/test/Driver/aix-as.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69620.227119.patch
Type: text/x-patch
Size: 6285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191030/fb18ac50/attachment-0001.bin>
More information about the cfe-commits
mailing list