Patch improves message to show locations for
"can't create dynamic relocation" error.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
ELF/Relocations.cpp | ||
---|---|---|
651–652 ↗ | (On Diff #77614) | This function already took too much parameters. I wouldn't add new parameters that can be inferred from other parameters. Don't pass C because it should be reachable from Body. |