[ORC] Remove more unnecessary ExecutorAddr::getValue calls.
authorLang Hames <lhames@gmail.com>
Sat, 1 Apr 2023 01:56:20 +0000 (18:56 -0700)
committerLang Hames <lhames@gmail.com>
Sat, 1 Apr 2023 03:41:32 +0000 (20:41 -0700)
commitfdd9df1952c962fc8e2e14861c095d12f55947dc
tree353bbd402a95814c5db02795b05906345d8a32a9
parent5baaf0c23e467af1d9b5eb4a995c543dc1796953
[ORC] Remove more unnecessary ExecutorAddr::getValue calls.
llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp
llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp
llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp
llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.cpp