[all-commits] [llvm/llvm-project] 966427: [lld][WebAssemlby] Check for command line flags wi...

Sam Clegg via All-commits all-commits at lists.llvm.org
Thu May 26 13:35:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 966427b8471d204b3df1412041af9aa9702db869
      https://github.com/llvm/llvm-project/commit/966427b8471d204b3df1412041af9aa9702db869
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2022-05-26 (Thu, 26 May 2022)

  Changed paths:
    M lld/test/wasm/driver.s
    M lld/wasm/Driver.cpp

  Log Message:
  -----------
  [lld][WebAssemlby] Check for command line flags with missing arguments

I'm really not sure how this was overlooked when we first ported lld
to Wasm.  The upstream code in the ELF backend has these two lines but
for some reason they never make it into the Wasm version.

Differential Revision: https://reviews.llvm.org/D126497




More information about the All-commits mailing list