[all-commits] [llvm/llvm-project] 928e9e: [lld][WebAssembly] Add support for --rsp-quoting

Sam Clegg via All-commits all-commits at lists.llvm.org
Wed Mar 4 11:42:06 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 928e9e172305752583a75a8174ab5a87b4e09d80
      https://github.com/llvm/llvm-project/commit/928e9e172305752583a75a8174ab5a87b4e09d80
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M lld/ELF/DriverUtils.cpp
    M lld/test/wasm/responsefile.test
    M lld/wasm/Driver.cpp
    M lld/wasm/Options.td

  Log Message:
  -----------
  [lld][WebAssembly] Add support for --rsp-quoting

This also changes to default style to match the host.

Reviewed By: ruiu

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




More information about the All-commits mailing list