[all-commits] [llvm/llvm-project] 5e75f2: [ORC] Replace RedirectionManager::SymbolAddrMap ty...

Lang Hames via All-commits all-commits at lists.llvm.org
Tue Nov 5 14:56:38 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e75f294f1e2900e75f1f1e2cc4e5abe46366047
      https://github.com/llvm/llvm-project/commit/5e75f294f1e2900e75f1f1e2cc4e5abe46366047
  Author: Lang Hames <lhames at gmail.com>
  Date:   2024-11-06 (Wed, 06 Nov 2024)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/JITLinkRedirectableSymbolManager.h
    M llvm/include/llvm/ExecutionEngine/Orc/RedirectionManager.h
    M llvm/lib/ExecutionEngine/Orc/JITLinkRedirectableSymbolManager.cpp

  Log Message:
  -----------
  [ORC] Replace RedirectionManager::SymbolAddrMap typedef with SymbolMap. NFC.

They're the same type -- no need for a separate typedef here.



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