[PATCH] D64793: [Driver] Properly use values-X[ca].o, values-xpg[46].o on Solaris

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 07:07:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367866: [Driver] Properly use values-X[ca].o, values-xpg[46].o on Solaris (authored by ro, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D64793?vs=212993&id=213355#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64793/new/

https://reviews.llvm.org/D64793

Files:
  cfe/trunk/lib/Driver/ToolChains/Solaris.cpp
  cfe/trunk/test/Driver/Inputs/solaris_sparc_tree/usr/lib/values-Xa.o
  cfe/trunk/test/Driver/Inputs/solaris_sparc_tree/usr/lib/values-Xc.o
  cfe/trunk/test/Driver/Inputs/solaris_sparc_tree/usr/lib/values-xpg4.o
  cfe/trunk/test/Driver/Inputs/solaris_sparc_tree/usr/lib/values-xpg6.o
  cfe/trunk/test/Driver/Inputs/solaris_x86_tree/usr/lib/values-Xa.o
  cfe/trunk/test/Driver/Inputs/solaris_x86_tree/usr/lib/values-Xc.o
  cfe/trunk/test/Driver/Inputs/solaris_x86_tree/usr/lib/values-xpg4.o
  cfe/trunk/test/Driver/Inputs/solaris_x86_tree/usr/lib/values-xpg6.o
  cfe/trunk/test/Driver/solaris-ld-values.c
  cfe/trunk/test/Driver/solaris-ld-values.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64793.213355.patch
Type: text/x-patch
Size: 7580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/13787d2e/attachment.bin>


More information about the llvm-commits mailing list