[PATCH] D33839: Correctly remap BlockAddress when using CodeExtractor

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 11 14:19:48 PDT 2017


serge-sans-paille added a comment.

@davidxl

  >  reference to block addresses from outside the parent function is illegal

If that's true, then my first patch was indeed better than this one. Can you point me to the relevant spec section?


https://reviews.llvm.org/D33839





More information about the llvm-commits mailing list