[all-commits] [llvm/llvm-project] b8ede3: [ORC] Fix implicit conversion warning due to 52931...
lhames via All-commits
all-commits at lists.llvm.org
Mon Sep 11 14:13:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8ede3ba33f0bcfc69fc7f3fe85c12323ae6a7ff
https://github.com/llvm/llvm-project/commit/b8ede3ba33f0bcfc69fc7f3fe85c12323ae6a7ff
Author: Lang Hames <lhames at gmail.com>
Date: 2023-09-11 (Mon, 11 Sep 2023)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/MachOBuilder.h
Log Message:
-----------
[ORC] Fix implicit conversion warning due to 5293109774d.
This should fix the warning seen in
https://lab.llvm.org/buildbot/#/builders/13/builds/39980/steps/6/logs/stdio
More information about the All-commits
mailing list