[all-commits] [llvm/llvm-project] 5a28bd: [ORC] Fix missing function in unit test.
lhames via All-commits
all-commits at lists.llvm.org
Tue Jun 15 04:39:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a28bdeeb61a49f71c5a2b3cb5d96ec1f9f3f571
https://github.com/llvm/llvm-project/commit/5a28bdeeb61a49f71c5a2b3cb5d96ec1f9f3f571
Author: Lang Hames <lhames at gmail.com>
Date: 2021-06-15 (Tue, 15 Jun 2021)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h
M llvm/unittests/ExecutionEngine/Orc/WrapperFunctionUtilsTest.cpp
Log Message:
-----------
[ORC] Fix missing function in unit test.
More information about the All-commits
mailing list