[PATCH] D58147: [CodeGen] Fix calling llvm.var.annotation outside of a basic block.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 26 22:08:00 PST 2019


rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.

Well, it won't have a guarantee that it won't see unused annotations, but alright, I'm fine with this.


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

https://reviews.llvm.org/D58147





More information about the cfe-commits mailing list