[all-commits] [llvm/llvm-project] fa5209: [LinkerWrapper] Adjust placement of input files fo...

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Feb 1 11:49:46 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fa5209ce4060f659aeb9c0e70ca4cf908c788fff
      https://github.com/llvm/llvm-project/commit/fa5209ce4060f659aeb9c0e70ca4cf908c788fff
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
    M clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp

  Log Message:
  -----------
  [LinkerWrapper] Adjust placement of input files for the linker

Summary:
The placement of input files can change the result of the linker. We
should put the input files earlier to avoid this.




More information about the All-commits mailing list