Giacomo Vercesi
ab125b35b0
Fix License headers
...
Change company name to "rev.ng Labs Srl" in all license headers
to reflect changed company name and legal status
Add missing license headers to files that didn't have one
2022-04-19 12:17:59 +02:00
Pietro Fezzardi
9f1bbc8b49
Drop deprecated \brief Doxygen directive
...
\brief is a stupid feature that we should stop using:
https://lists.llvm.org/pipermail/llvm-dev/2015-May/085152.html
2022-03-22 10:48:03 +01:00
Pietro Fezzardi
af8a47fe93
test_reachabilitypass: fix memory leak
2021-05-18 11:46:01 +02:00
Pietro Fezzardi
93d9cbb67b
Enforce new include conventions
2020-11-12 18:00:45 +01:00
Alessandro Di Federico
37fde04594
Move licensing details to LICENSE.md
2020-11-09 10:03:33 +01:00
Pietro Fezzardi
217a18edb1
Update copyright notice
2020-11-06 15:07:45 +01:00
Andrea Gussoni
50f59b0eb9
Move ReachabilityPass to tests folder
...
Move the `ReachabilityPass` library to the `tests` folder, the only
place where it is used, and change it from static library to dynamic
library.
2020-09-09 11:16:50 +02:00
Pietro Fezzardi
b058c326c6
Enforce coding style
2019-05-08 17:40:53 +02:00
Andrea Gussoni
e8ad1e542b
Fixes and improvements suggested by MR
2019-05-03 15:46:07 +02:00
Andrea Gussoni
3e18b199bb
Use DotFileObject library provided in revng
...
Now use the `DotFileObject provided by `revng` instead of using our own.
2019-04-23 16:35:37 +02:00
Andrea Gussoni
84105a81ee
Add test for the ReachabilityPass
2019-04-15 10:11:26 +02:00