[all-commits] [llvm/llvm-project] f67534: [ExecutionEngine] Add a missing break to avoid war...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Wed Nov 20 02:20:50 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f67534afd6f237d3ec00c207b26579968c3d60e5
https://github.com/llvm/llvm-project/commit/f67534afd6f237d3ec00c207b26579968c3d60e5
Author: Martin Storsjö <martin at martin.st>
Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths:
M llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFAArch64.h
Log Message:
-----------
[ExecutionEngine] Add a missing break to avoid warnings
This fixes buildbot errors since dc3ee330891c2.
More information about the All-commits
mailing list