[all-commits] [llvm/llvm-project] df4777: [ORC] Explicitly convert to ArrayRefs to silence e...
lhames via All-commits
all-commits at lists.llvm.org
Mon Jul 19 03:49:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df4777060010ead66bd626fbc6ddbadbb2ce4b18
https://github.com/llvm/llvm-project/commit/df4777060010ead66bd626fbc6ddbadbb2ce4b18
Author: Lang Hames <lhames at gmail.com>
Date: 2021-07-19 (Mon, 19 Jul 2021)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp
Log Message:
-----------
[ORC] Explicitly convert to ArrayRefs to silence errors.
This aims to fix build failures like
https://lab.llvm.org/buildbot#builders/165/builds/3761.
More information about the All-commits
mailing list