llvm-project
f1b16eae
- [orc-rt] Hold `const void*` rather than `void*` in ControllerInterface. (#186954)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[orc-rt] Hold `const void*` rather than `void*` in ControllerInterface. (#186954) We only care about addresses in ControllerInterface, not the underlying memory.
References
#186954 - [orc-rt] Hold `const void*` rather than `void*` in ControllerInterface.
Author
lhames
Parents
33cfc6ba
Loading