[PATCH] D64971: [SafeStack] Insert the deref after the offset

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 15:37:01 PDT 2019


vsk added a comment.

It might help to 'llvm-extract' the problematic function, then use 'llc' and 'print-after-all' to find the responsible pass.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64971





More information about the llvm-commits mailing list