[all-commits] [llvm/llvm-project] a63efd: Use assert instead of branch-to-unreachable

David Blaikie via All-commits all-commits at lists.llvm.org
Fri Sep 15 22:01:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a63efd26324066d38724a8fd7fe1d6315c8a790e
      https://github.com/llvm/llvm-project/commit/a63efd26324066d38724a8fd7fe1d6315c8a790e
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2023-09-16 (Sat, 16 Sep 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86AsmPrinter.cpp

  Log Message:
  -----------
  Use assert instead of branch-to-unreachable

(pretty sure we wrote this down in the style guide at some point)




More information about the All-commits mailing list