[PATCH] D50246: [RISCV] Add support for computing sysroot for riscv32-unknown-elf

Lewis Revill via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 30 08:19:19 PDT 2018


lewis-revill updated this revision to Diff 163339.
lewis-revill added a comment.

Rebased and ensured that -fuse-init-array is always used (as intended in https://reviews.llvm.org/D50043), since addClangTargetOptions is overidden for this patch.


Repository:
  rC Clang

https://reviews.llvm.org/D50246

Files:
  lib/Driver/ToolChains/RISCV.cpp
  lib/Driver/ToolChains/RISCV.h
  test/Driver/riscv32-toolchain.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50246.163339.patch
Type: text/x-patch
Size: 8216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180830/3ade582b/attachment-0001.bin>


More information about the cfe-commits mailing list