llvm-project
3ac9b77d
- [LVI] Remove unused DL member (NFC)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
30 days ago
[LVI] Remove unused DL member (NFC) This is never used (the data layout is taken later from the module instead) and not even initialized in the legacy PM code path.
Author
nikic
Committer
nikic
Parents
b549b337
Loading