[all-commits] [llvm/llvm-project] ea0ce3: [ORC-RT] Make ExecutorAddr hashable.

lhames via All-commits all-commits at lists.llvm.org
Mon Feb 7 21:11:22 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ea0ce326fd12178b1797b7f3e3b2a204d22d0ab7
      https://github.com/llvm/llvm-project/commit/ea0ce326fd12178b1797b7f3e3b2a204d22d0ab7
  Author: Lang Hames <lhames at gmail.com>
  Date:   2022-02-08 (Tue, 08 Feb 2022)

  Changed paths:
    M compiler-rt/lib/orc/executor_address.h
    M compiler-rt/lib/orc/unittests/executor_address_test.cpp

  Log Message:
  -----------
  [ORC-RT] Make ExecutorAddr hashable.

This will be used in an upcoming macho_platform patch.




More information about the All-commits mailing list