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

Kevin Sala Penades via All-commits all-commits at lists.llvm.org
Sun Jul 6 22:08:05 PDT 2025


  Branch: refs/heads/users/kevinsala/instrumentor-stub-rt-pr
  Home:   https://github.com/llvm/llvm-project
  Commit: 371483a750a456459d054a56787b40e946ab2890
      https://github.com/llvm/llvm-project/commit/371483a750a456459d054a56787b40e946ab2890
  Author: Kevin Sala <salapenades1 at llnl.gov>
  Date:   2025-07-06 (Sun, 06 Jul 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
    A llvm/test/Instrumentation/Instrumentor/bad_rt_config.json
    M llvm/test/Instrumentation/Instrumentor/default_config.json
    A llvm/test/Instrumentation/Instrumentor/default_rt
    A llvm/test/Instrumentation/Instrumentor/generate_bad_rt.ll
    A llvm/test/Instrumentation/Instrumentor/generate_rt.ll
    M llvm/test/Instrumentation/Instrumentor/load_store_config.json
    M llvm/test/Instrumentation/Instrumentor/load_store_noreplace_config.json
    A llvm/test/Instrumentation/Instrumentor/rt_config.json

  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