[all-commits] [llvm/llvm-project] c0320e: [ORC] Add ordering to ExecutorAddrRanges.

lhames via All-commits all-commits at lists.llvm.org
Sun Jan 29 15:24:13 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c0320e731fdf2e1977b03111325b62f2b04dcd5f
      https://github.com/llvm/llvm-project/commit/c0320e731fdf2e1977b03111325b62f2b04dcd5f
  Author: Lang Hames <lhames at gmail.com>
  Date:   2023-01-29 (Sun, 29 Jan 2023)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h
    M llvm/unittests/ExecutionEngine/Orc/ExecutorAddressTest.cpp

  Log Message:
  -----------
  [ORC] Add ordering to ExecutorAddrRanges.

This allows ranges to be sorted and used as map keys.




More information about the All-commits mailing list