[PATCH] D146641: [JITLink] Introduce target flags for Symbol and prepare ObjectLinkingLayer to account for them
Stefan Gränitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 22 12:31:56 PDT 2023
sgraenitz updated this revision to Diff 507473.
sgraenitz marked an inline comment as done.
sgraenitz added a comment.
Steal one more bit from Offset
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146641/new/
https://reviews.llvm.org/D146641
Files:
llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h
llvm/lib/ExecutionEngine/JITLink/ELFLinkGraphBuilder.h
llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146641.507473.patch
Type: text/x-patch
Size: 5602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/01d6d68f/attachment.bin>
More information about the llvm-commits
mailing list