[all-commits] [llvm/llvm-project] 2d2700: [Instrumentor] Allow printing a runtime stub

Kevin Sala Penades via All-commits all-commits at lists.llvm.org
Wed May 7 15:05:28 PDT 2025


  Branch: refs/heads/users/kevinsala/instrumentor-stub-rt-pr
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d27003992b149ab21a8c0c278290829a1aeb00c
      https://github.com/llvm/llvm-project/commit/2d27003992b149ab21a8c0c278290829a1aeb00c
  Author: Kevin Sala <salapenades1 at llnl.gov>
  Date:   2025-05-07 (Wed, 07 May 2025)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO/Instrumentor.h
    A llvm/include/llvm/Transforms/IPO/InstrumentorStubPrinter.h
    M llvm/lib/Transforms/IPO/CMakeLists.txt
    M llvm/lib/Transforms/IPO/Instrumentor.cpp
    A llvm/lib/Transforms/IPO/InstrumentorStubPrinter.cpp
    M llvm/test/Instrumentation/Instrumentor/default_config.json
    A llvm/test/Instrumentation/Instrumentor/default_rt
    A llvm/test/Instrumentation/Instrumentor/rt.ll

  Log Message:
  -----------
  [Instrumentor] Allow printing a runtime stub



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