llvm-project
473b0595
- [ORC] Add ExecutorAddrRange::fromPtrRange convenience method.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
303 days ago
[ORC] Add ExecutorAddrRange::fromPtrRange convenience method. 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.
Author
lhames
Committer
lhames
Parents
37b5f77f
Loading