[all-commits] [llvm/llvm-project] a0c9ec: [Driver] Honor "-gdwarf-N" at any position for ass...

Igor Kudrin via All-commits all-commits at lists.llvm.org
Wed Feb 17 19:37:29 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a0c9ec1f5e70e8f15da170667b2a8e63d024f3ab
      https://github.com/llvm/llvm-project/commit/a0c9ec1f5e70e8f15da170667b2a8e63d024f3ab
  Author: Igor Kudrin <ikudrin at accesssoftek.com>
  Date:   2021-02-18 (Thu, 18 Feb 2021)

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

  Log Message:
  -----------
  [Driver] Honor "-gdwarf-N" at any position for assembler sources

This fixes an issue when "-gdwarf-N" switch was ignored if it was given
before another debug option.

Differential Revision: https://reviews.llvm.org/D96865




More information about the All-commits mailing list