[all-commits] [llvm/llvm-project] 121302: [ORC] Add explicit cast to fix a narrowing convers...
lhames via All-commits
all-commits at lists.llvm.org
Thu Jul 16 15:33:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 121302ac6286c79aed5625b9e17ae907ed25f71d
https://github.com/llvm/llvm-project/commit/121302ac6286c79aed5625b9e17ae907ed25f71d
Author: Lang Hames <lhames at gmail.com>
Date: 2020-07-16 (Thu, 16 Jul 2020)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/TPCIndirectionUtils.cpp
Log Message:
-----------
[ORC] Add explicit cast to fix a narrowing conversion error.
More information about the All-commits
mailing list