[all-commits] [llvm/llvm-project] 167aca: Propagate the DWARF version from the main compiler...

Adrian Prantl via All-commits all-commits at lists.llvm.org
Tue Sep 12 08:31:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 167acac417254d85a1eb36d3a2479b50cedef271
      https://github.com/llvm/llvm-project/commit/167acac417254d85a1eb36d3a2479b50cedef271
  Author: Adrian Prantl <adrian-prantl at users.noreply.github.com>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
    M clang/test/Modules/ModuleDebugInfo.cpp

  Log Message:
  -----------
  Propagate the DWARF version from the main compiler invocation to PCHC… (#66032)

…ontainerGenerator

Currently it remains uninitialized and thus always uses the LLVM default
of 4.




More information about the All-commits mailing list