[PATCH] D29445: LTO: add a code-model flag
Martell Malone via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 06:27:38 PST 2017
martell updated this revision to Diff 86798.
martell added a comment.
Apologies @jhenderson I did have a test case but it never got included by `git diff`
Here is an updated version which also includes the context of every file.
I am open to suggestions on how best not to have code duplication.
Repository:
rL LLVM
https://reviews.llvm.org/D29445
Files:
gold/gold-plugin.cpp
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/LTO.cpp
lld/ELF/Options.td
lld/test/ELF/code-model.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29445.86798.patch
Type: text/x-patch
Size: 5543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/f2550cf6/attachment.bin>
More information about the llvm-commits
mailing list