swift
3c244c30 - Merge pull request #69436 from apple/revert-69416-revert-69254-dwarf-version

Commit
1 year ago
Merge pull request #69436 from apple/revert-69416-revert-69254-dwarf-version Revert "Revert "Make the DWARF version emitted by the Swift compiler configurable.""
Author
  • include/swift
    • ABI
      • File
        ObjectFile.h
    • AST
      • File
        IRGenOptions.h
    • Basic
      • File
        Dwarf.h
    • Driver
      • File
        Driver.h
    • Option
      • Options.td
  • lib
    • ASTSectionImporter
      • File
        ASTSectionImporter.cpp
    • Driver
      • File
        DarwinToolChains.cpp
      • File
        Driver.cpp
      • File
        ToolChains.cpp
      • File
        UnixToolChains.cpp
      • File
        WindowsToolChains.cpp
    • Frontend
      • File
        CompilerInvocation.cpp
    • FrontendTool
      • File
        FrontendTool.cpp
    • IRGen
      • File
        IRGen.cpp
      • File
        IRGenDebugInfo.cpp
      • File
        IRGenModule.cpp
    • Serialization
      • File
        Serialization.cpp
  • test/Driver
    • File
      options.swift
  • tools/lldb-moduleimport-test
    • File
      lldb-moduleimport-test.cpp