[llvm-dev] Fixing some StackProtector issues

Matt Arsenault via llvm-dev llvm-dev at lists.llvm.org
Sat Sep 21 16:50:02 PDT 2019



> On Sep 21, 2019, at 19:22, via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> On second thought, no. This change was to allow running the StackProtector 
> pass from opt; but it's a CodeGen pass, not a Transform, and it can already 
> be run in isolation by llc. So this isn't needed.

Not sure what you mean. llc can’t be used for running IR->IR passes

-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190921/d8f609af/attachment.html>


More information about the llvm-dev mailing list