[all-commits] [llvm/llvm-project] 671fa9: [ORC][MachO] For convenience, make MachOPlatform r...
lhames via All-commits
all-commits at lists.llvm.org
Tue Dec 12 09:39:43 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 671fa917ce33b6dfadd87d57ba30c59fa94e9a27
https://github.com/llvm/llvm-project/commit/671fa917ce33b6dfadd87d57ba30c59fa94e9a27
Author: Lang Hames <lhames at gmail.com>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
Log Message:
-----------
[ORC][MachO] For convenience, make MachOPlatform ref available to subclasses.
This saves SimpleMachOHeaderMU subclasses from having to hold their own
reference.
More information about the All-commits
mailing list