[all-commits] [llvm/llvm-project] a5d555: [Instrumentor] Allow printing a runtime stub
Kevin Sala Penades via All-commits
all-commits at lists.llvm.org
Wed May 7 14:44:59 PDT 2025
Branch: refs/heads/users/kevinsala/instrumentor-stub-rt-pr
Home: https://github.com/llvm/llvm-project
Commit: a5d5552d679005d2bfd9d9107d68fcd731a45e87
https://github.com/llvm/llvm-project/commit/a5d5552d679005d2bfd9d9107d68fcd731a45e87
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