[all-commits] [llvm/llvm-project] 8f6acd: Bump the DWARF version number to 5 on Darwin. (#95...

Adrian Prantl via All-commits all-commits at lists.llvm.org
Wed Jun 12 14:37:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f6acd973a38da6dce45faa676cbb51da37f72e5
      https://github.com/llvm/llvm-project/commit/8f6acd973a38da6dce45faa676cbb51da37f72e5
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2024-06-12 (Wed, 12 Jun 2024)

  Changed paths:
    M clang/lib/Driver/ToolChains/Darwin.cpp
    M clang/test/Driver/debug-options.c

  Log Message:
  -----------
  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



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list