[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 01:39:19 PST 2019
shiva0217 updated this revision to Diff 184936.
shiva0217 retitled this revision from "[RISCV] Passing -G value to RISCV backend" to "[RISCV] Passing small data limitation value to RISCV backend".
shiva0217 edited the summary of this revision.
shiva0217 added a comment.
1. Setting small data limitation to zero for PIC and RV64 with large code model.
2. Support passing small data limitation 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/RISCVToolchain.cpp
lib/Driver/ToolChains/RISCVToolchain.h
test/Driver/riscv-features.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57497.184936.patch
Type: text/x-patch
Size: 5590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190203/2bf2dff1/attachment-0001.bin>
More information about the cfe-commits
mailing list