[PATCH] D53446: Set CGOptLevel and MAttrs in LTO mode

Yin Ma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 19 11:59:20 PDT 2018


yinma created this revision.
Herald added subscribers: llvm-commits, dexonsmith, steven_wu, aheejin, arichardson, inglorion, sbc100, emaste.
Herald added a reviewer: espindola.

Without this patch, CGOptLevel and MAttrs are not set.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D53446

Files:
  COFF/LTO.cpp
  Common/TargetOptionsCommandFlags.cpp
  ELF/LTO.cpp
  include/lld/Common/TargetOptionsCommandFlags.h
  wasm/LTO.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53446.170229.patch
Type: text/x-patch
Size: 3203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181019/2a916aaf/attachment.bin>


More information about the llvm-commits mailing list