[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
Thu Feb 14 08:34:56 PST 2019


rjmccall added a comment.

Okay.  Is it acceptable for the annotation to simply disappear in this case?  I don't really understand the purposes of annotations well enough to judge.


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

https://reviews.llvm.org/D58147





More information about the cfe-commits mailing list