[all-commits] [llvm/llvm-project] 19190c: [Driver] Support for compressed debug info on Fuchsia

Petr Hosek via All-commits all-commits at lists.llvm.org
Tue Apr 26 23:47:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19190cc651ef153c308d23fb56f064223b144488
      https://github.com/llvm/llvm-project/commit/19190cc651ef153c308d23fb56f064223b144488
  Author: Petr Hosek <phosek at google.com>
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/Fuchsia.cpp
    M clang/test/Driver/fuchsia.c

  Log Message:
  -----------
  [Driver] Support for compressed debug info on Fuchsia

Pass the --compress-debug-sections=zlib argument to the linker when
the use of compressed debug info is requested.

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




More information about the All-commits mailing list