Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-70328

Enable LLVM_ENABLE_ZSTD=ON [rhel-9]

Linking RHIVOS CVEs to...Migration: Automation ...Sync from "Extern...XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done-Errata
    • Icon: Undefined Undefined
    • rhel-9.6
    • None
    • llvm
    • None
    • llvm-19.1.5-2.el9
    • None
    • 1
    • rhel-sst-pt-llvm-rust-go
    • ssg_platform_tools
    • 2
    • False
    • False
    • Hide

      None

      Show
      None
    • Yes
    • SST LLVM/Rust/Go Sprint 14
    • Enhancement
    • Hide
      .Clang and LLVM now support `zstd` for debug section compression

      By default, Clang and LLVM tools use `Zlib` as the algorithm for debug section compression. With this enhancement, users can alternatively use the Zstandard (`zstd`) algorithm which can reach a higher compression rate than `Zlib`.

      For example, if you want to use `zstd` compression when you compile a program with Clang, use the following command:

      ----
      $ clang -Wa,-compress-debug-sections=zstd -Wl,--compress-debug-sections=zstd ...
      ----
      Show
      .Clang and LLVM now support `zstd` for debug section compression By default, Clang and LLVM tools use `Zlib` as the algorithm for debug section compression. With this enhancement, users can alternatively use the Zstandard (`zstd`) algorithm which can reach a higher compression rate than `Zlib`. For example, if you want to use `zstd` compression when you compile a program with Clang, use the following command: ---- $ clang -Wa,-compress-debug-sections=zstd -Wl,--compress-debug-sections=zstd ... ----
    • Done
    • None

      Goal

      • < Goal-based statement, with context>
        • For example: As a <user/actor>, I Want <to achieve some goal>, so that <some reason/context>.

      Acceptance criteria

      A list of verification conditions, successful functional tests, or expected outcomes in order to declare this story/task successfully completed.

      • Verify X
      • Verify Y
      • Verify Z

              kkleine Konrad Kleine
              tstellar@redhat.com Thomas Stellard
              Konrad Kleine Konrad Kleine
              Jesus Checa Hidalgo Jesus Checa Hidalgo
              Marc Muehlfeld Marc Muehlfeld
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: