[all-commits] [llvm/llvm-project] 6edc3f: [Orc] Fix OrcV2Examples after D94690
Stefan Gränitz via All-commits
all-commits at lists.llvm.org
Fri Jan 15 04:50:38 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6edc3fe598aff04f9c1de6cc2ac97950b73b832d
https://github.com/llvm/llvm-project/commit/6edc3fe598aff04f9c1de6cc2ac97950b73b832d
Author: Stefan Gränitz <stefan.graenitz at gmail.com>
Date: 2021-01-15 (Fri, 15 Jan 2021)
Changed paths:
M llvm/examples/OrcV2Examples/LLJITDumpObjects/LLJITDumpObjects.cpp
M llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/LLJITWithGDBRegistrationListener.cpp
M llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/LLJITWithObjectLinkingLayerPlugin.cpp
Log Message:
-----------
[Orc] Fix OrcV2Examples after D94690
Differential Revision: https://reviews.llvm.org/D94690
More information about the All-commits
mailing list