[all-commits] [llvm/llvm-project] 8a3675: [ORC] Handle void and no-argument async wrapper ca...
lhames via All-commits
all-commits at lists.llvm.org
Wed Aug 18 19:22:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a3675023693093d9f00157d09dda504c999439a
https://github.com/llvm/llvm-project/commit/8a3675023693093d9f00157d09dda504c999439a
Author: Lang Hames <lhames at gmail.com>
Date: 2021-08-19 (Thu, 19 Aug 2021)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h
M llvm/unittests/ExecutionEngine/Orc/ExecutionSessionWrapperFunctionCallsTest.cpp
Log Message:
-----------
[ORC] Handle void and no-argument async wrapper calls.
More information about the All-commits
mailing list