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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 26 01:31:47 PST 2019


MaskRay added a comment.

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...

> 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.


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