[all-commits] [llvm/llvm-project] e84bbe: [CallSite removal][ExecutionEngine] Use CallBase i...
topperc via All-commits
all-commits at lists.llvm.org
Mon Apr 20 10:37:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e84bbe91dac610b3bd6ec5a23c26b6e8547e6abe
https://github.com/llvm/llvm-project/commit/e84bbe91dac610b3bd6ec5a23c26b6e8547e6abe
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-04-20 (Mon, 20 Apr 2020)
Changed paths:
M llvm/lib/ExecutionEngine/Interpreter/Execution.cpp
M llvm/lib/ExecutionEngine/Interpreter/Interpreter.h
Log Message:
-----------
[CallSite removal][ExecutionEngine] Use CallBase in the Interpreter. NFC
Differential Revision: https://reviews.llvm.org/D78475
More information about the All-commits
mailing list