[all-commits] [llvm/llvm-project] d6d934: [Instrumentor] Move NumericFlags into Instrumentor...

Ethan Luis McDonough via All-commits all-commits at lists.llvm.org
Wed Jun 17 17:39:10 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d6d93464c59eb5f93452b27dd9e9e7e489606b4f
      https://github.com/llvm/llvm-project/commit/d6d93464c59eb5f93452b27dd9e9e7e489606b4f
  Author: Ethan Luis McDonough <ethanluismcdonough at gmail.com>
  Date:   2026-06-17 (Wed, 17 Jun 2026)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO/InstrumentorRuntimeHelper.h
    M llvm/lib/Transforms/IPO/Instrumentor.cpp
    M llvm/test/Instrumentation/Instrumentor/default_rt.h

  Log Message:
  -----------
  [Instrumentor] Move NumericFlags into InstrumentorRuntimeHelper.h (#204068)

This patch makes the `NumericFlags` enum visible to the end user by
moving it into `InstrumentorRuntimeHelper.h`.



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