[PATCH] D57422: [LTO] Set CGOptLevel in LTO config.
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 29 15:39:10 PST 2019
sbc100 created this revision.
Herald added subscribers: llvm-commits, dexonsmith, steven_wu, aheejin, arichardson, inglorion, emaste.
Herald added a reviewer: espindola.
Previously we were never setting this which means it was always being
set to Default (-O2/-Os).
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D57422
Files:
COFF/LTO.cpp
Common/Args.cpp
ELF/LTO.cpp
include/lld/Common/Args.h
wasm/LTO.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57422.184196.patch
Type: text/x-patch
Size: 3133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/23b6caa0/attachment.bin>
More information about the llvm-commits
mailing list