[all-commits] [llvm/llvm-project] 4e8b2a: [WebAssembly] Fix bug where -no-type-check failed ...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Thu May 19 02:08:21 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e8b2ac7c01982f05d10e100299dadb5d4c79c5e
      https://github.com/llvm/llvm-project/commit/4e8b2ac7c01982f05d10e100299dadb5d4c79c5e
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2022-05-19 (Thu, 19 May 2022)

  Changed paths:
    M llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
    A llvm/test/MC/WebAssembly/type-checker-disabled.s

  Log Message:
  -----------
  [WebAssembly] Fix bug where -no-type-check failed to completely disable the typechecker

Related to <https://github.com/llvm/llvm-project/issues/55566>.
Committing directly (per LLVM's code review policy) as this is a trivial
fix.




More information about the All-commits mailing list