[all-commits] [llvm/llvm-project] 2bcb59: [DLCov] Origin-Tracking: Add CMake options

Stephen Tozer via All-commits all-commits at lists.llvm.org
Wed Jun 11 01:51:20 PDT 2025


  Branch: refs/heads/users/SLTozer/dl-coverage-origin-debugify
  Home:   https://github.com/llvm/llvm-project
  Commit: 2bcb596f887219f450dc7e895f4f9336f39f738c
      https://github.com/llvm/llvm-project/commit/2bcb596f887219f450dc7e895f4f9336f39f738c
  Author: Stephen Tozer <stephen.tozer at sony.com>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

  Changed paths:
    M llvm/CMakeLists.txt
    M llvm/cmake/modules/HandleLLVMOptions.cmake
    M llvm/docs/CMake.rst
    M llvm/include/llvm/Config/config.h.cmake

  Log Message:
  -----------
  [DLCov] Origin-Tracking: Add CMake options


  Commit: fe689ddeffec55986babe116da1a321a804d8093
      https://github.com/llvm/llvm-project/commit/fe689ddeffec55986babe116da1a321a804d8093
  Author: Stephen Tozer <stephen.tozer at sony.com>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

  Changed paths:
    M llvm/include/llvm/Support/Signals.h
    M llvm/lib/Support/Signals.cpp
    M llvm/lib/Support/Unix/Signals.inc
    M llvm/lib/Support/Windows/Signals.inc

  Log Message:
  -----------
  [DLCov] Origin-Tracking: SymbolizeAddresses


  Commit: 37c0c6899b38513704a72fb658b5cebd2ceba51d
      https://github.com/llvm/llvm-project/commit/37c0c6899b38513704a72fb658b5cebd2ceba51d
  Author: Stephen Tozer <stephen.tozer at sony.com>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

  Changed paths:
    M llvm/include/llvm/IR/DebugLoc.h
    M llvm/include/llvm/IR/Instruction.h
    M llvm/lib/CodeGen/BranchFolding.cpp
    M llvm/lib/IR/DebugLoc.cpp
    M llvm/lib/IR/Instruction.cpp

  Log Message:
  -----------
  [DLCov] Origin-Tracking: Core implementation


  Commit: 3facd4f3f2be10924eeb31a57732686f2176f0c2
      https://github.com/llvm/llvm-project/commit/3facd4f3f2be10924eeb31a57732686f2176f0c2
  Author: Stephen Tozer <stephen.tozer at sony.com>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

  Changed paths:
    M llvm/lib/Transforms/Utils/Debugify.cpp
    M llvm/utils/llvm-original-di-preservation.py

  Log Message:
  -----------
  [DLCov] Origin-Tracking: Add debugify support


Compare: https://github.com/llvm/llvm-project/compare/c973e73b792c...3facd4f3f2be

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list