[PATCH] D135483: [llvm][LLParser] Fix issue with forward-referenced dso_local_equivalent globals

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 14:48:04 PDT 2022


nikic added a reviewer: aeubanks.
nikic added a comment.

This seems to add some non-trivial complexity for something that is only relevant for typed pointers. Why do you need this at this point in time?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135483



More information about the llvm-commits mailing list