[all-commits] [llvm/llvm-project] d74540: [Instrumentor] Allow printing a runtime stub
Kevin Sala Penades via All-commits
all-commits at lists.llvm.org
Mon Jun 16 17:35:23 PDT 2025
Branch: refs/heads/users/kevinsala/instrumentor-stub-rt-pr
Home: https://github.com/llvm/llvm-project
Commit: d7454027069e3d436b1fb260727e09a328645c78
https://github.com/llvm/llvm-project/commit/d7454027069e3d436b1fb260727e09a328645c78
Author: Kevin Sala <salapenades1 at llnl.gov>
Date: 2025-06-16 (Mon, 16 Jun 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