[PATCH] D57497: [RISCV] Passing small data limitation value to RISCV backend
Shiva Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 3 18:45:03 PST 2019
shiva0217 updated this revision to Diff 184988.
shiva0217 added a comment.
Support passing small data limitation for target riscv32-unknown-linux-gnu with LTO enabled.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57497/new/
https://reviews.llvm.org/D57497
Files:
lib/Driver/ToolChains/Clang.cpp
lib/Driver/ToolChains/Gnu.cpp
lib/Driver/ToolChains/RISCVToolchain.cpp
lib/Driver/ToolChains/RISCVToolchain.h
test/Driver/riscv-features.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57497.184988.patch
Type: text/x-patch
Size: 7189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190204/bd1075b9/attachment.bin>
More information about the cfe-commits
mailing list