[PATCH] D134234: [llvm] Support forward-referenced globals with dso_local_equivalent

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 15:43:17 PDT 2022


leonardchan updated this revision to Diff 461732.
leonardchan marked 4 inline comments as done.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134234

Files:
  llvm/include/llvm/AsmParser/LLParser.h
  llvm/lib/AsmParser/LLParser.cpp
  llvm/test/CodeGen/X86/dso_local_equivalent.ll
  llvm/test/CodeGen/X86/dso_local_equivalent_invalid_arg.ll
  llvm/test/CodeGen/X86/dso_local_equivalent_undefined_func.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134234.461732.patch
Type: text/x-patch
Size: 7803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220920/0e3c9beb/attachment.bin>


More information about the llvm-commits mailing list