[PATCH] D137441: [IR] Allow available_externally GlobalAlias

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


MaskRay updated this revision to Diff 473446.
MaskRay added a comment.

fix typo in LangRef: alias=>aliasee


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.473446.patch
Type: text/x-patch
Size: 4724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221105/9300909c/attachment.bin>


More information about the llvm-commits mailing list