Commit Graph

6 Commits

Author SHA1 Message Date
Pietro Fezzardi 3b2dac4e85 Enforce clang-format 2019-02-25 12:29:15 +01:00
Alessandro Di Federico d00bf31bca Reorganize the build system 2019-02-10 16:20:24 +01:00
Pietro Fezzardi 00169c5833 Switch to new cmake package for revamb libraries
This change makes `CMakeLists.txt` files less verbose and allows proper
registration of debug `Logger`s from revamb `Support` library,
enabling their use without manually enabling them.
This also means that they can be properly enabled with command line
arguments and that we can remove some hacks in the code that was put in
place to work around this limitation.
2019-01-22 19:16:48 +01:00
Pietro Fezzardi 1110587416 First implementation of the DecompilationPass 2019-01-11 00:52:48 +01:00
Alessandro Di Federico e2abcbffe8 Test usage of revamb's headers/libraries 2018-12-05 12:23:52 +01:00
Alessandro Di Federico 7d4abadced Initial import 2018-12-04 22:40:50 +01:00