[all-commits] [llvm/llvm-project] f9c05f: [WebAssembly] Use the new crt1-command.o if present.

Dan Gohman via All-commits all-commits at lists.llvm.org
Thu Feb 11 14:44:59 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9c05fc391458e455e8e4d4108a7f270f2f7bedc
      https://github.com/llvm/llvm-project/commit/f9c05fc391458e455e8e4d4108a7f270f2f7bedc
  Author: Dan Gohman <dev at sunfishcode.online>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M clang/lib/Driver/ToolChains/WebAssembly.cpp

  Log Message:
  -----------
  [WebAssembly] Use the new crt1-command.o if present.

If crt1-command.o exists in the sysroot, the libc has new-style command
support, so use it.

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




More information about the All-commits mailing list