Avoid an undefined reference failure.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
ELF/LinkerScript.cpp | ||
---|---|---|
536–539 ↗ | (On Diff #65107) | I think we usually write !B instead of B == nullptr. |