[PATCH] D61680: [X86] Avoid SFB - Fix inconsistent codegen with/without debug info

Greg Bedwell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 07:16:12 PDT 2019


gbedwell added a comment.

In D61680#1495085 <https://reviews.llvm.org/D61680#1495085>, @lebedev.ri wrote:

> Hm, can `-debugify` be run by `llc`?


No.  The debugify pass itself lives inside llvm/tools/opt.


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

https://reviews.llvm.org/D61680





More information about the llvm-commits mailing list