[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 06:36:49 PDT 2021


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

Change to static inline


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.379699.patch
Type: text/x-patch
Size: 20135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211014/5f1d435d/attachment.bin>


More information about the llvm-commits mailing list