[all-commits] [llvm/llvm-project] a554cd: [RuntimeDyld] Fix dangling reference in RuntimeDyl...
lhames via All-commits
all-commits at lists.llvm.org
Sat Jan 2 15:25:18 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a554cd6ae5bc24627b959b00288754712879d822
https://github.com/llvm/llvm-project/commit/a554cd6ae5bc24627b959b00288754712879d822
Author: Lang Hames <lhames at gmail.com>
Date: 2021-01-03 (Sun, 03 Jan 2021)
Changed paths:
M llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
Log Message:
-----------
[RuntimeDyld] Fix dangling reference in RuntimeDyldELF.
Patch by Moritz Sichert. Thanks Moritz!
Differential Revision: https://reviews.llvm.org/D89373
More information about the All-commits
mailing list