[asan] Fixed link error by setting jump symbol to R_X86_64_PLT32.
Fixing this link error: ld: error: relocation R_X86_64_PC32 cannot be used against symbol __asan_report_load...; recompile with -fPIC Reviewed By: vitalybuka Differential Revision: https://reviews.llvm.org/D109183
Loading
Please sign in to comment