From: David B. <dbr...@cm...> - 2014-09-25 16:59:31
|
Hi, Capstone looks like a really cool engine for parsing instructions. You mentioned it was a port from LLVM. One question I have is whether there is a way to update capstone as LLVM is updated, e.g., suppose LLVM updates an instruction, is there a way to automatically incorporate this into capstone? It looks like you might be using tblgen as a basis; is there code around this that I'm not seeing in the project? Thanks, David |