[all-commits] [llvm/llvm-project] d098f1: [orc-rt] Add ExecutorAddrRange::contains overload ...
Lang Hames via All-commits
all-commits at lists.llvm.org
Tue Oct 14 14:40:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d098f19e0a7bcb259eaca634966f7ff0446443d5
https://github.com/llvm/llvm-project/commit/d098f19e0a7bcb259eaca634966f7ff0446443d5
Author: Lang Hames <lhames at gmail.com>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M orc-rt/include/orc-rt/ExecutorAddress.h
M orc-rt/unittests/ExecutorAddressTest.cpp
Log Message:
-----------
[orc-rt] Add ExecutorAddrRange::contains overload for ranges. (#163458)
Can be used to test that one address range is fully contained within
another. This is an orc-rt counterpart to aa731e19045, which added the
same operation to llvm::orc::ExecutorAddrRange.
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