[all-commits] [llvm/llvm-project] da0eb0: [Instrumentor] Allow printing a runtime stub
Kevin Sala Penades via All-commits
all-commits at lists.llvm.org
Mon Jun 16 17:41:11 PDT 2025
Branch: refs/heads/users/kevinsala/instrumentor-stub-rt-pr
Home: https://github.com/llvm/llvm-project
Commit: da0eb06cbd729df3f260e95525c05706d6f159e1
https://github.com/llvm/llvm-project/commit/da0eb06cbd729df3f260e95525c05706d6f159e1
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