[all-commits] [llvm/llvm-project] 57cf19: [llvm][ARM] Missing switch statement handles (#116...

Nashe Mncube via All-commits all-commits at lists.llvm.org
Wed Nov 13 10:13:31 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57cf199be2f1496e242f6dcd32456b3ed816d46d
      https://github.com/llvm/llvm-project/commit/57cf199be2f1496e242f6dcd32456b3ed816d46d
  Author: Nashe Mncube <nashe.mncube at arm.com>
  Date:   2024-11-13 (Wed, 13 Nov 2024)

  Changed paths:
    M llvm/lib/Target/ARM/ARMSubtarget.cpp

  Log Message:
  -----------
  [llvm][ARM] Missing switch statement handles (#116086)

PR #115153 added enums which needed to be handled in a switch statement.
This trips up buildbot.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list