]> git.siccegge.de Git - frida/frida.git/commitdiff
Preliminary LLVM-3.6 support
authorChristoph Egger <Christoph.Egger@fau.de>
Wed, 25 Mar 2015 17:13:20 +0000 (18:13 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Wed, 25 Mar 2015 17:13:20 +0000 (18:13 +0100)
Allows llvm-3.6 in cmake and does compile with 3.6. However it
does *not* work! It will segfault right away. One of the suspects is
different base for addresses used in llvm's getInstruction() and family.


No differences found