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

Kevin Sala Penades via All-commits all-commits at lists.llvm.org
Thu May 7 12:45:33 PDT 2026


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

  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


  Commit: fecc5ca76bd92404cd9428ffb4fdd0c8132c44f8
      https://github.com/llvm/llvm-project/commit/fecc5ca76bd92404cd9428ffb4fdd0c8132c44f8
  Author: Kevin Sala <salapenades1 at llnl.gov>
  Date:   2026-05-07 (Thu, 07 May 2026)

  Changed paths:
    M llvm/test/Instrumentation/Instrumentor/generate_bad_rt.ll

  Log Message:
  -----------
  Fix test for windows


  Commit: d41ee9a635e3404176c985a843a216d693e45e62
      https://github.com/llvm/llvm-project/commit/d41ee9a635e3404176c985a843a216d693e45e62
  Author: Kevin Sala <salapenades1 at llnl.gov>
  Date:   2026-05-07 (Thu, 07 May 2026)

  Changed paths:
    M llvm/test/Instrumentation/Instrumentor/generate_rt.ll

  Log Message:
  -----------
  [Instrumentor] Fix test for Windows


Compare: https://github.com/llvm/llvm-project/compare/8240f80c40f7...d41ee9a635e3

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