[all-commits] [llvm/llvm-project] b24ec0: [JITLink] Update Section pointers on Blocks when m...
lhames via All-commits
all-commits at lists.llvm.org
Wed Nov 10 22:53:17 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b24ec07f43a5793b3b1912b29b17967ef642d30e
https://github.com/llvm/llvm-project/commit/b24ec07f43a5793b3b1912b29b17967ef642d30e
Author: Lang Hames <lhames at gmail.com>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
M llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h
M llvm/unittests/ExecutionEngine/JITLink/LinkGraphTests.cpp
Log Message:
-----------
[JITLink] Update Section pointers on Blocks when merging Sections.
More information about the All-commits
mailing list