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

Petr Hosek via All-commits all-commits at lists.llvm.org
Wed Apr 27 11:24:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d0c897212d0551966b26eae986209ea31c4f032
      https://github.com/llvm/llvm-project/commit/2d0c897212d0551966b26eae986209ea31c4f032
  Author: Petr Hosek <phosek at google.com>
  Date:   2022-04-27 (Wed, 27 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