llvm-project
55b417a7
- [Offload] Cache symbols in program (#148209)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
112 days ago
[Offload] Cache symbols in program (#148209) When creating a new symbol, check that it already exists. If it does, return that pointer rather than building a new symbol structure.
References
#148209 - [Offload] Cache symbols in program
Author
RossBrunton
Parents
bd0f9dd8
Loading