[all-commits] [llvm/llvm-project] 3c4f16: [lldb][NFCI] Consolidate segment names in ObjectFi...

Alex via All-commits all-commits at lists.llvm.org
Fri May 19 13:06:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c4f16b6cab2964702d70a4834ea631bed7daaca
      https://github.com/llvm/llvm-project/commit/3c4f16b6cab2964702d70a4834ea631bed7daaca
  Author: Alex Langford <alangford at apple.com>
  Date:   2023-05-19 (Fri, 19 May 2023)

  Changed paths:
    M lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp

  Log Message:
  -----------
  [lldb][NFCI] Consolidate segment names in ObjectFileMachO

We have static functions for each one, we should use them where it makes
sense.




More information about the All-commits mailing list