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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 14 21:26:57 PST 2019


MaskRay added a comment.

(If you haven't started a thread on llvm-dev maybe it is a good time to do it now. It'd be good to get feedback from users of other OSes and arches)

Varying PLT entry sizes should work but you'd likely have to teach GNU objdump/llvm-objdump how to symbolize them. (lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp fintPltEntries)


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