[PATCH] D110383: [JITLink][NFC] Add TableManager to replace PerGraph...Builder pass

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 14 07:13:45 PDT 2021


StephenFan updated this revision to Diff 379710.
StephenFan added a comment.

rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110383

Files:
  llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h
  llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
  llvm/lib/ExecutionEngine/JITLink/PerGraphTLSInfoEntryBuilder.h
  llvm/lib/ExecutionEngine/JITLink/TableManager.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110383.379710.patch
Type: text/x-patch
Size: 20031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211014/a5c54ba0/attachment.bin>


More information about the llvm-commits mailing list