[all-commits] [llvm/llvm-project] 763671: [COFF] Port CallGraphSort to COFF from ELF

ZequanWu via All-commits all-commits at lists.llvm.org
Thu Jul 30 15:25:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 763671f387fdd00329c5b715d3ec6c62680f3f8e
      https://github.com/llvm/llvm-project/commit/763671f387fdd00329c5b715d3ec6c62680f3f8e
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M lld/COFF/CMakeLists.txt
    A lld/COFF/CallGraphSort.cpp
    A lld/COFF/CallGraphSort.h
    M lld/COFF/Config.h
    M lld/COFF/Driver.cpp
    M lld/COFF/InputFiles.cpp
    M lld/COFF/InputFiles.h
    M lld/COFF/Options.td
    M lld/COFF/Writer.cpp
    M lld/ELF/CallGraphSort.cpp
    A lld/test/COFF/cgprofile-bad-clusters.s
    A lld/test/COFF/cgprofile-err.s
    A lld/test/COFF/cgprofile-icf.s
    A lld/test/COFF/cgprofile-obj.s
    A lld/test/COFF/cgprofile-print.s
    A lld/test/COFF/cgprofile-txt.s

  Log Message:
  -----------
  [COFF] Port CallGraphSort to COFF from ELF




More information about the All-commits mailing list