* Replaced LLIL_CALL_PARAM_SSA with LLIL_CALL_PARAM so it compiles 2018-04-25Adding tailcall analysis to the core.Brian Potchik 2018-02-26Advance submodule reference.Brian Potchik 2018-02-23Add APIs for subclassing or hooking an existing architecture in C/C++Rusty Wagner 2017-12-12Add fixes for x86_extension wrapperPeter LaFosse 2017-11-21example: use arch plugins for cmdline disassemblerAndrew Lamoureux 2017-11-13Add GetInstructionAlignment Callback to Architecture.Brian Potchik 2017-11-07Update to latest asmx86Peter LaFosse 2017-08-30Adding helper functions to x86 extensionPeter LaFosse 2017-08-19Add C++ x86 architecture wrapper for extending architecturesPeter LaFosse 2017-08-05Refactor IL instruction access APIsRusty Wagner