[all-commits] [llvm/llvm-project] 1733d9: Revert "[lld] Preliminary fat-lto-object support"

Paul Kirth via All-commits all-commits at lists.llvm.org
Wed Jul 19 20:38:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1733d949633a61cd0213f63e22d461a39e798946
      https://github.com/llvm/llvm-project/commit/1733d949633a61cd0213f63e22d461a39e798946
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M lld/ELF/Config.h
    M lld/ELF/Driver.cpp
    M lld/ELF/Options.td
    M lld/docs/ReleaseNotes.rst
    M lld/docs/ld.lld.1
    R lld/test/ELF/fatlto/fatlto.invalid.s
    R lld/test/ELF/fatlto/fatlto.test

  Log Message:
  -----------
  Revert "[lld] Preliminary fat-lto-object support"

This reverts commit c9953d9891a6067549a78e7d07ca8eb6a7596792 and a
forward fix in 3a45b843dec1bca195884aa1c5bc56bd0e6755b4.

D14677 causes some failure on windows bots that the forward fix did not
address. Thus I'm reverting until the underlying cause can me triaged.




More information about the All-commits mailing list