[PATCH] D72214: [GlobalOpt] Get DT only if it is available.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 13:51:19 PST 2020


fhahn added a comment.

In D72214#1810202 <https://reviews.llvm.org/D72214#1810202>, @nikic wrote:

> Do you plan to pursue this patch? It would be great to resolve this one way or the other before LLVM 10 branches.


Yes I think it would be good to fix this. I'd like to hear what other people think about this workaround. Maybe there's something I am missing to do that in the legacy pass manager?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72214





More information about the llvm-commits mailing list