[all-commits] [llvm/llvm-project] cda4d3: [JITLink] Re-apply 6884fbc2c4f (ELF eh support) wi...
lhames via All-commits
all-commits at lists.llvm.org
Mon Jan 25 17:01:18 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cda4d3d37f1490e2586ba9147f94e87bc860fa78
https://github.com/llvm/llvm-project/commit/cda4d3d37f1490e2586ba9147f94e87bc860fa78
Author: Lang Hames <lhames at gmail.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp
M llvm/lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h
M llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
M llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h
M llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp
A llvm/test/ExecutionEngine/JITLink/X86/ELF_ehframe_basic.s
Log Message:
-----------
[JITLink] Re-apply 6884fbc2c4f (ELF eh support) with fix for broken test case.
More information about the All-commits
mailing list