llvm-project
cde996c3
- [lld/COFF] Remove needless indirection
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[lld/COFF] Remove needless indirection `symtab.ctx.symtab` is just `symtab`. Looks like #119296 added this using a global find-and-replace. This was the only instance of `symtab.ctx.symtab` in lld/. No behavior change.
Author
nico
Committer
nico
Parents
169c32eb
Loading