[all-commits] [llvm/llvm-project] ff9627: [NFC][DebugInfo] Set a testing flag to be hidden

Jeremy Morse via All-commits all-commits at lists.llvm.org
Mon Jan 22 15:32:13 PST 2024


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

  Changed paths:
    M llvm/tools/llc/llc.cpp
    M llvm/tools/opt/opt.cpp

  Log Message:
  -----------
  [NFC][DebugInfo] Set a testing flag to be hidden

This flag (--try-experimental-debuginfo-iterators) only exists for testing
purposes, to get some RUNlines running in new-debug-info mode before it's
properly supported. The flag isn't something that's going to be useful to
people using llvm 18, so hide it from the options list.




More information about the All-commits mailing list