[all-commits] [llvm/llvm-project] 1ece14: [ORC] Silence a buggy GCC unused argument warning.
lhames via All-commits
all-commits at lists.llvm.org
Fri Sep 3 15:45:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ece14b652755cdc9641c8361e6d29a7943a7b49
https://github.com/llvm/llvm-project/commit/1ece14b652755cdc9641c8361e6d29a7943a7b49
Author: Lang Hames <lhames at gmail.com>
Date: 2021-09-04 (Sat, 04 Sep 2021)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h
Log Message:
-----------
[ORC] Silence a buggy GCC unused argument warning.
More information about the All-commits
mailing list