[PATCH] D76639: Change X86RetpolineThunks from a MachineFunctionPass to a ModulePass

Scott Constable via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 25 16:49:21 PDT 2020


sconstab abandoned this revision.
sconstab added a comment.

Due to performance/memory reasons, it is not a good idea to refactor this pass into a ModulePass.


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

https://reviews.llvm.org/D76639





More information about the llvm-commits mailing list