[all-commits] [llvm/llvm-project] f730ac: [X86] Add missing break to the end of the last cas...

topperc via All-commits all-commits at lists.llvm.org
Wed Dec 4 12:34:22 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f730ac719db3dca40d430c8dd517ae915c01bacf
      https://github.com/llvm/llvm-project/commit/f730ac719db3dca40d430c8dd517ae915c01bacf
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp

  Log Message:
  -----------
  [X86] Add missing break to the end of the last case in a switch. NFC




More information about the All-commits mailing list