[PATCH] D12541: [Sparc][Shave]: Empower the toolchain formerly known as SHAVE to do more.

Douglas Katzman via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 17 07:58:08 PDT 2015


dougk updated this revision to Diff 34998.
dougk marked 3 inline comments as done.
dougk added a comment.

Use the same logic as Solaris::Solaris to die in the toolchain constructor if getArch() is unexpected.
Also don't hardcode -EL in linker.


http://reviews.llvm.org/D12541

Files:
  lib/Driver/Driver.cpp
  lib/Driver/ToolChains.cpp
  lib/Driver/ToolChains.h
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h
  test/Driver/Inputs/basic_myriad_tree/lib/gcc/sparc-myriad-elf/4.8.2/crtbegin.o
  test/Driver/shave-toolchain.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12541.34998.patch
Type: text/x-patch
Size: 14982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150917/1ca164a0/attachment.bin>


More information about the cfe-commits mailing list