[PATCH] D116475: [JITLink] Add anonymous symbols in LinkGraph for unnamed temporary symbols

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 22 00:51:17 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGde8723829515: [JITLink] Add anonymous symbols in LinkGraph for unnamed temporary symbols (authored by StephenFan).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116475

Files:
  llvm/include/llvm/ExecutionEngine/JITLink/riscv.h
  llvm/lib/ExecutionEngine/JITLink/ELFLinkGraphBuilder.h
  llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
  llvm/lib/ExecutionEngine/JITLink/riscv.cpp
  llvm/test/ExecutionEngine/JITLink/RISCV/anonymous_symbol.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116475.402191.patch
Type: text/x-patch
Size: 4542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220122/3bed6927/attachment.bin>


More information about the llvm-commits mailing list