]> git.siccegge.de Git - frida/frida.git/commitdiff
Clean up LLVM Linking and use LLVM.so
authorChristoph Egger <christoph@anonymous.siccegge.de>
Wed, 26 Nov 2014 19:32:54 +0000 (20:32 +0100)
committerChristoph Egger <christoph@anonymous.siccegge.de>
Wed, 26 Nov 2014 19:32:54 +0000 (20:32 +0100)
LLVM.so prevents segfaults when running with an llvmized graphics
driver as it avoids linking against LLVM multiple times (and using
incompatible versions).


No differences found