Fixing this link error:
ld: error: relocation R_X86_64_PC32 cannot be used against symbol __asan_report_load...; recompile with -fPIC
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D109183
[asan] Fixed link error by setting jump symbol to R_X86_64_PLT32. kstoimenov on Sep 2 2021, 12:28 PM. Authored by
Details Fixing this link error:
Diff Detail
Event Timeline |