hanchenye-llvm-project/lld/Common
Fangrui Song ccfc8415c2 Set MAttrs in LTO mode
Summary: Without this patch, MAttrs are not set.

Patch by Yin Ma

Reviewers: espindola, MaskRay, ruiu, pcc

Reviewed By: MaskRay, pcc

Subscribers: pcc, emaste, sbc100, inglorion, arichardson, aheejin, steven_wu, llvm-commits

Differential Revision: https://reviews.llvm.org/D53446

llvm-svn: 345884
2018-11-01 20:02:49 +00:00
..
Args.cpp Allow later -z name=<int> args to override earlier args 2018-09-26 20:50:39 +00:00
CMakeLists.txt [coff] Print detailed timing information with /TIME. 2018-01-17 19:16:26 +00:00
ErrorHandler.cpp [Common] Discard the temp file while keeping the memory mapping open, on errors 2018-08-24 18:36:42 +00:00
Memory.cpp Move Memory.{h,cpp} to Common. 2017-11-28 20:39:17 +00:00
Reproduce.cpp toString function take a const refs where possible 2017-12-05 16:50:46 +00:00
Strings.cpp lld-link: Also demangle undefined dllimported symbols. 2018-09-17 16:31:20 +00:00
TargetOptionsCommandFlags.cpp Set MAttrs in LTO mode 2018-11-01 20:02:49 +00:00
Threads.cpp Delete dead code. 2017-11-07 23:12:41 +00:00
Timer.cpp Add a missing file header. 2018-01-18 23:46:28 +00:00
Version.cpp