rsmith added a comment.

@rjmccall We could alternatively address this by creating and registering the 
global first, and only then building and adding its initializer, but either way 
we're going to need some special-case code to detect and handle this situation 
(because we might need to change the type of the global to match the emitted 
constant). Happy to switch to that approach if you prefer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97733

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D97733: F... Richard Smith - zygoloid via Phabricator via cfe-commits
    • [PATCH] D977... Richard Smith - zygoloid via Phabricator via cfe-commits
    • [PATCH] D977... John McCall via Phabricator via cfe-commits
    • [PATCH] D977... Richard Smith - zygoloid via Phabricator via cfe-commits

Reply via email to