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

Adrian Prantl via All-commits all-commits at lists.llvm.org
Thu Jun 13 09:52:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f57f6895724f858c9db924200524fad86cc4f11
      https://github.com/llvm/llvm-project/commit/8f57f6895724f858c9db924200524fad86cc4f11
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2024-06-13 (Thu, 13 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

(relanding 8f6acd973a38da6dce45faa676cbb51da37f72e5 with the bridgeOS platform check removed)



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