[all-commits] [llvm/llvm-project] a233e7: [AArch64] Fix unannotated fall-through between swi...
jsji via All-commits
all-commits at lists.llvm.org
Mon Oct 28 08:19:10 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a233e7d7cb642ada49985426c23aa3c6a4c98690
https://github.com/llvm/llvm-project/commit/a233e7d7cb642ada49985426c23aa3c6a4c98690
Author: Jinsong Ji <jji at us.ibm.com>
Date: 2019-10-28 (Mon, 28 Oct 2019)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
Log Message:
-----------
[AArch64] Fix unannotated fall-through between switch labels
This is breaking buildbot with -Werror,-Wimplicit-fallthrough on.
eg:
http://lab.llvm.org:8011/builders/ppc64le-lld-multistage-test/builds/6881
More information about the All-commits
mailing list