mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
4188b709be
The beautification library was split into a separate library for historical reason, having to do with LLVM passes, their dependencies, and dirty hacks we had around. Now the LLVM passes, and the hacks are gone, so we can merge back everything together.