llvm-project
785d376d
- [ORC][JITLink] Treat common symbols as weak definitions.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[ORC][JITLink] Treat common symbols as weak definitions. Duplicate common definitions should be coaleseced, rather than being treated as duplicate definitions. Strong definitions should override common definitions. rdar://132314264
Author
lhames
Committer
lhames
Parents
9d1d0cc0
Loading