[PATCH] D137441: [IR] Allow available_externally GlobalAlias

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 5 01:35:03 PDT 2022


nikic added inline comments.


================
Comment at: llvm/docs/LangRef.rst:911
 * No global value in the expression can be a declaration, since that
   would require a relocation, which is not possible.
 
----------------
This needs to be updated.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137441



More information about the llvm-commits mailing list