[all-commits] [llvm/llvm-project] a02c0d: [DWARFLinker][NFC] Move common code into the base ...

avl-llvm via All-commits all-commits at lists.llvm.org
Thu Jan 11 02:22:58 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a02c0d9450052b7f1bbff02eefb5344247759da9
      https://github.com/llvm/llvm-project/commit/a02c0d9450052b7f1bbff02eefb5344247759da9
  Author: avl-llvm <55248412+avl-llvm at users.noreply.github.com>
  Date:   2024-01-11 (Thu, 11 Jan 2024)

  Changed paths:
    A llvm/include/llvm/DWARFLinker/Utils.h
    M llvm/lib/DWARFLinker/Classic/DWARFLinker.cpp
    M llvm/lib/DWARFLinker/Parallel/AcceleratorRecordsSaver.cpp
    M llvm/lib/DWARFLinker/Parallel/DWARFLinkerCompileUnit.cpp
    M llvm/lib/DWARFLinker/Parallel/DWARFLinkerImpl.cpp
    R llvm/lib/DWARFLinker/Parallel/Utils.h
    M llvm/lib/DWARFLinker/Utils.cpp

  Log Message:
  -----------
  [DWARFLinker][NFC] Move common code into the base library: Utils.h (#77604)

This patch is extracted from #74725.
Put some usefull routines into the common Utils.h.




More information about the All-commits mailing list