mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 08:16:46 +00:00

This can be used to construct an ExecutorAddrRange from a pair of pointers, or a pointer and a size. This will be used to reduce boilerplate in an upcoming patch.