[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
Fri Aug 2 01:58:47 PDT 2019
ro updated this revision to Diff 212993.
ro added a comment.
Account for enum class Language change in D65562 <https://reviews.llvm.org/D65562>.
Tested as before.
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.212993.patch
Type: text/x-patch
Size: 7444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190802/824e49ef/attachment.bin>
More information about the cfe-commits
mailing list