[all-commits] [llvm/llvm-project] 539b47: [lldb/Makefile.rules] Apply CFLAGS_EXTRAS after de...

Pavel Labath via All-commits all-commits at lists.llvm.org
Wed Jun 10 05:48:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 539b47c9d1edd3b152efc9073f6729f28cf48d9a
      https://github.com/llvm/llvm-project/commit/539b47c9d1edd3b152efc9073f6729f28cf48d9a
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2020-06-10 (Wed, 10 Jun 2020)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/make/Makefile.rules

  Log Message:
  -----------
  [lldb/Makefile.rules] Apply CFLAGS_EXTRAS after debug-info mode flags

This makes it possible to conditionally override some of these flags via
CFLAGS_EXTRAS. It should be NFC right now, but this seems the logical
order in which to apply these things, and I am going to make use of this
in another patch.




More information about the All-commits mailing list