Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Hey @ruiu, do you know how we can stop herrald from adding @espindola as reviewer on all these CLs? My understanding is that he in no longer involved with the project.
| lld/wasm/Writer.cpp | ||
|---|---|---|
| 953 ↗ | (On Diff #189447) | Can this just be if (Sym->IsUsedInRegularObj)? AFAICT this flag is not set on lazy symbols (nor should it be). |