[PATCH] D58102: Support X86 Control-flow Enforcement Technology (CET) in LLD

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 26 03:19:22 PST 2019


xiangzhangllvm added a comment.

In D58102#1410249 <https://reviews.llvm.org/D58102#1410249>, @MaskRay wrote:

> In case you missed it, what people request here is a thread (with title: `[RFC] ...`) on the llvm-dev <https://lists.llvm.org/mailman/listinfo/llvm-dev> mailing list...
>
> People who have replied here may know there is a discussion thread at  https://groups.google.com/forum/#!topic/x86-64-abi/nWA7tcnjPnk But other developers working on components that may be affected by this 2-PLT scheme may not be aware of it: clang, lld, lldb, binutils, MC, ...
>
> > Next time, please consider sending an RFC to express your intent to implement a feature before finishing up your patch.
> > 
> > You may send an email to llvm-dev (see http://lists.llvm.org/pipermail/llvm-dev/2019-February/thread.html for some examples)
> > 
> > If we can, I think there should be a longer discussion about both the motivation and implementation of this feature.


Sorry for my unfamiliarity with the process. It's my first time to send the patch to LLD community. Now, I have just register on the llvm-dev, and send the patch information to http://lists.llvm.org/pipermail/llvm-dev/2019-February/130538.html


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D58102





More information about the llvm-commits mailing list