[all-commits] [llvm/llvm-project] 0f3d6b: [ORC] Lift SymbolLookupSet into its own header. NF...

Lang Hames via All-commits all-commits at lists.llvm.org
Wed Jun 3 18:01:03 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f3d6b9cac25c750f5fa477d92ba15b68b03e210
      https://github.com/llvm/llvm-project/commit/0f3d6b9cac25c750f5fa477d92ba15b68b03e210
  Author: Lang Hames <lhames at gmail.com>
  Date:   2026-06-04 (Thu, 04 Jun 2026)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/Core.h
    A llvm/include/llvm/ExecutionEngine/Orc/SymbolLookupSet.h

  Log Message:
  -----------
  [ORC] Lift SymbolLookupSet into its own header. NFCI. (#201295)

Lifts the SymbolLookupSet class and SymbolLookupFlags enum out of Core.h
and into a new SymbolLookupSet.h header.



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