[all-commits] [llvm/llvm-project] 577f31: [ORC] Simplify some ExecutorAddr uses by removing ...
lhames via All-commits
all-commits at lists.llvm.org
Fri Mar 31 17:11:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 577f316c71900717231e6970681e0c894c6e7bf6
https://github.com/llvm/llvm-project/commit/577f316c71900717231e6970681e0c894c6e7bf6
Author: Lang Hames <lhames at gmail.com>
Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/SimpleRemoteEPC.cpp
Log Message:
-----------
[ORC] Simplify some ExecutorAddr uses by removing getValue and formatv.
More information about the All-commits
mailing list