[PATCH] D64793: [Driver] Properly use values-X[ca].o, values-xpg[46].o on Solaris
Rainer Orth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 1 02:34:16 PDT 2019
ro updated this revision to Diff 212763.
ro marked 2 inline comments as done.
ro added a comment.
Updated patch to make use of the move <https://reviews.llvm.org/D65562> to
`Basic`.
Tested on top of that one on `x86_64-pc-solaris2.11`, `sparcv9-sun-solaris2.11`, and
`x86_64-pc-linux-gnu`.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64793/new/
https://reviews.llvm.org/D64793
Files:
lib/Driver/ToolChains/Solaris.cpp
test/Driver/Inputs/solaris_sparc_tree/usr/lib/values-Xa.o
test/Driver/Inputs/solaris_sparc_tree/usr/lib/values-Xc.o
test/Driver/Inputs/solaris_sparc_tree/usr/lib/values-xpg4.o
test/Driver/Inputs/solaris_sparc_tree/usr/lib/values-xpg6.o
test/Driver/Inputs/solaris_x86_tree/usr/lib/values-Xa.o
test/Driver/Inputs/solaris_x86_tree/usr/lib/values-Xc.o
test/Driver/Inputs/solaris_x86_tree/usr/lib/values-xpg4.o
test/Driver/Inputs/solaris_x86_tree/usr/lib/values-xpg6.o
test/Driver/solaris-ld-values.c
test/Driver/solaris-ld-values.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64793.212763.patch
Type: text/x-patch
Size: 7441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190801/e139ff83/attachment-0001.bin>
More information about the cfe-commits
mailing list