[PATCH] D73497: lld: Propeller framework part I

Han Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 17:26:23 PST 2020


shenhan updated this revision to Diff 243328.
shenhan added a comment.

Thanks Rui. Uploaded the patch: 1) removed PropellerConfig 2). Removed PropellerCommon.h from patch (and moved it into llvm realm).


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73497/new/

https://reviews.llvm.org/D73497

Files:
  lld/ELF/CMakeLists.txt
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/LinkerPropeller.cpp
  lld/ELF/LinkerPropeller.h
  lld/ELF/Options.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73497.243328.patch
Type: text/x-patch
Size: 11325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200208/49d48fd3/attachment.bin>


More information about the llvm-commits mailing list