[all-commits] [llvm/llvm-project] 3f33e6: [LinkerWrapper] Output a temp file with the wrappe...

Joseph Huber via All-commits all-commits at lists.llvm.org
Mon Feb 6 10:34:34 PST 2023


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

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

  Log Message:
  -----------
  [LinkerWrapper] Output a temp file with the wrapper bitcode

Summary:
The wrapper bitcode currently only gets a temp file for the compiled
object. This makes it more difficult to see what was actually generated.




More information about the All-commits mailing list