[all-commits] [llvm/llvm-project] bf92eb: Fix comment in wasm unreachable test (#70340)

Matt Harding via All-commits all-commits at lists.llvm.org
Thu Oct 26 10:23:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf92eba697453a358412af806df5b8df29a232e0
      https://github.com/llvm/llvm-project/commit/bf92eba697453a358412af806df5b8df29a232e0
  Author: Matt Harding <majaharding at gmail.com>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
    M llvm/test/CodeGen/WebAssembly/unreachable.ll

  Log Message:
  -----------
  Fix comment in wasm unreachable test (#70340)

Some textual editing errors got through this pull request that was
merged a few weeks ago: https://github.com/llvm/llvm-project/pull/65876

This patch clears up the unintentional duplicated line, and white-space
at the end of the lines.




More information about the All-commits mailing list