[PATCH] D53986: [lto] Fix a crash caused by accessing an empty ValueInfo

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 2 14:08:48 PDT 2018


tejohnson commandeered this revision.
tejohnson edited reviewers, added: tmroeder; removed: tejohnson.
tejohnson added a comment.

Uploading new patch shortly. It includes this earlier fix along with a newer one to better handle aliases, as it is needed as a fallback in certain cases as described in the updated description.


Repository:
  rL LLVM

https://reviews.llvm.org/D53986





More information about the llvm-commits mailing list