[PATCH] D137441: [IR] Allow available_externally GlobalAlias

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 5 11:04:27 PDT 2022


MaskRay updated this revision to Diff 473445.
MaskRay marked an inline comment as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.

make available_externally alias stricter


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137441

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/GlobalAlias.h
  llvm/lib/IR/Verifier.cpp
  llvm/test/Verifier/alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137441.473445.patch
Type: text/x-patch
Size: 4722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221105/d7cb690f/attachment.bin>


More information about the llvm-commits mailing list