mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
Can be used to test that one address range is fully contained within
another. This is an orc-rt counterpart to aa731e1904, which added the
same operation to llvm::orc::ExecutorAddrRange.