[all-commits] [llvm/llvm-project] 3a52a6: [ORC] Add more explicit narrowing casts.
lhames via All-commits
all-commits at lists.llvm.org
Mon Oct 11 22:00:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a52a639b18e91831cec1b1983d08e621d22d10a
https://github.com/llvm/llvm-project/commit/3a52a639b18e91831cec1b1983d08e621d22d10a
Author: Lang Hames <lhames at gmail.com>
Date: 2021-10-11 (Mon, 11 Oct 2021)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/EPCIndirectionUtils.cpp
Log Message:
-----------
[ORC] Add more explicit narrowing casts.
This should fix the buildbot failure at
https://lab.llvm.org/buildbot/#/builders/187/builds/2140
More information about the All-commits
mailing list