apple / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Apple’s stable releases of Clang as well as support the Swift project.
https://llvm.org
Other
1.1k stars 320 forks source link

[Cherry-pick into swift/release/6.0] Bump the DWARF version number to 5 on Darwin. (#95164) #8887

Closed adrian-prantl closed 2 weeks ago

adrian-prantl commented 3 weeks ago
commit 8f6acd973a38da6dce45faa676cbb51da37f72e5
Author: Adrian Prantl <aprantl@apple.com>
Date:   Wed Jun 12 14:36:56 2024 -0700

    Bump the DWARF version number to 5 on Darwin. (#95164)

    The default debug info format for newer versions of Darwin is DWARF 5.

    https://developer.apple.com/documentation/xcode-release-notes/xcode-16-release-notes

    rdar://110925733
adrian-prantl commented 3 weeks ago

@swift-ci test

adrian-prantl commented 3 weeks ago

@swift-ci test