llvm-project
642c75bf
- [ORC] Make LazyReexportManager::KeyToReentryAddrs plural, use vector::insert.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
321 days ago
[ORC] Make LazyReexportManager::KeyToReentryAddrs plural, use vector::insert. Cleanup to recent LazyReexportManager changes: KeyToReentryAddr now maps to multiple addrs, so make its name plural. Use vector insert rather than a for loop. NFC.
Author
lhames
Committer
lhames
Parents
b1fab4f8
Loading