[all-commits] [llvm/llvm-project] d27f02: [NFC][DebugInfo] Strip out an undesired #if 0 block

Jeremy Morse via All-commits all-commits at lists.llvm.org
Mon Jan 24 10:05:27 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d27f02261442a15b0edb627023a8568735b2d110
      https://github.com/llvm/llvm-project/commit/d27f02261442a15b0edb627023a8568735b2d110
  Author: Jeremy Morse <jeremy.morse at sony.com>
  Date:   2022-01-24 (Mon, 24 Jan 2022)

  Changed paths:
    M llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp

  Log Message:
  -----------
  [NFC][DebugInfo] Strip out an undesired #if 0 block

As mentioned in discussion of D116821, it's better to just delete this
block than keep it hanging around.




More information about the All-commits mailing list