Closed MarkMankins closed 4 months ago
If --enable-gcov is passed to the configure script, PANDA displays this message and aborts when llvm is first enabled:
JIT session error: Symbols not found: [ llvm_gcov_init ]
This patch fixes that issue.
If --enable-gcov is passed to the configure script, PANDA displays this message and aborts when llvm is first enabled:
JIT session error: Symbols not found: [ llvm_gcov_init ]
This patch fixes that issue.