[all-commits] [llvm/llvm-project] 97b7e4: [ORC] Add missing dependency on intrinsics_gen to ...

Petr Hosek via All-commits all-commits at lists.llvm.org
Fri Jun 5 12:19:00 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 97b7e451423b8e971d6feb3369d67f659037ce83
      https://github.com/llvm/llvm-project/commit/97b7e451423b8e971d6feb3369d67f659037ce83
  Author: Petr Hosek <phosek at google.com>
  Date:   2026-06-05 (Fri, 05 Jun 2026)

  Changed paths:
    M llvm/lib/ExecutionEngine/Orc/Debugging/CMakeLists.txt

  Log Message:
  -----------
  [ORC] Add missing dependency on intrinsics_gen to Debugging library (#201908)

The Debugging library includes llvm/IR/Attributes.inc so it needs to
depend on intrinsics_gen to make sure the file is generated before it's
used.



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