[all-commits] [llvm/llvm-project] b6e563: [VPlan] Add LLVM_ABI_FOR_TEST to classes/structs u...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jun 8 11:55:45 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6e563e628cf1a95a153b8632f0c4fbd4cd56760
      https://github.com/llvm/llvm-project/commit/b6e563e628cf1a95a153b8632f0c4fbd4cd56760
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlan.h
    M llvm/lib/Transforms/Vectorize/VPlanValue.h

  Log Message:
  -----------
  [VPlan] Add LLVM_ABI_FOR_TEST to classes/structs used by tests (NFC). (#202400)

Add LLVM_ABI_FOR_TEST to classes that are used in unittests, either
directly or by one of their subclasses.

Should hopefully fix visability issue in
https://lab.llvm.org/buildbot/#/builders/160/builds/39088



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