[all-commits] [llvm/llvm-project] 0dec59: [ORC] Make JITDylib::AsynchronousSymbolQuerySet pr...
lhames via All-commits
all-commits at lists.llvm.org
Fri Nov 19 21:16:30 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0dec59305a52e51be8ef70a3ccdc59b5235663b7
https://github.com/llvm/llvm-project/commit/0dec59305a52e51be8ef70a3ccdc59b5235663b7
Author: Lang Hames <lhames at gmail.com>
Date: 2021-11-19 (Fri, 19 Nov 2021)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/Core.h
Log Message:
-----------
[ORC] Make JITDylib::AsynchronousSymbolQuerySet private.
This type does not need to be public
More information about the All-commits
mailing list