[all-commits] [llvm/llvm-project] 7964b6: [Instrumentor] Move instrumentor stub library into...

Ethan Luis McDonough via All-commits all-commits at lists.llvm.org
Thu May 28 19:00:47 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7964b66bf55d53f7a528a8153c005bee0614a3d7
      https://github.com/llvm/llvm-project/commit/7964b66bf55d53f7a528a8153c005bee0614a3d7
  Author: Ethan Luis McDonough <ethanluismcdonough at gmail.com>
  Date:   2026-05-28 (Thu, 28 May 2026)

  Changed paths:
    M llvm/include/llvm/CMakeLists.txt
    A llvm/include/llvm/Transforms/IPO/InstrumentorRuntimeHelper.h
    A llvm/include/llvm/Transforms/IPO/InstrumentorVariables.inc.in
    M llvm/lib/Transforms/IPO/InstrumentorStubPrinter.cpp
    M llvm/test/Instrumentation/Instrumentor/default_rt.h

  Log Message:
  -----------
  [Instrumentor] Move instrumentor stub library into its own header file (#199329)

This patch depends on #198366. It moves the instrumentor runtime helper
header into its own file and makes it accessible as a string value to
the instrumentor pass.



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