SVF icon indicating copy to clipboard operation
SVF copied to clipboard

llvm gold plugin

Open meweez opened this issue 3 years ago • 1 comments

hello, Can you please help me to find the differences between using wllvm tool and the things this llvm gold plugin does?

I follow the commands from your wiki page and then I couldn't compare their results.

Are they both doing the same things?

Thank you.

meweez avatar Apr 15 '21 17:04 meweez

same issue, and when I use wllvm, some errors occurred...,

error: Linking globals named 'mmu_step': symbol multiply defined!

and there maybe no good solution for this problem:

https://discourse.llvm.org/t/llvm-link-symbol-multiply-defined/718

I am thinking about whether to try gold plugin or not.

jmp0x7c00 avatar Mar 01 '22 14:03 jmp0x7c00