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

Petr Hosek via All-commits all-commits at lists.llvm.org
Fri Apr 29 15:41:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4bdb505d62659491b8b935e0c2e19584839eab74
      https://github.com/llvm/llvm-project/commit/4bdb505d62659491b8b935e0c2e19584839eab74
  Author: Petr Hosek <phosek at google.com>
  Date:   2022-04-29 (Fri, 29 Apr 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/Fuchsia.cpp
    M clang/test/Driver/compress.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