Commit Graph

4 Commits

Author SHA1 Message Date
Giacomo Vercesi 5169a13e58 Automatically assign Kind in constructor
Assign Kind in the default constructor and
(if needed) key constructor for derived classes
2022-04-06 17:37:45 +02:00
Giacomo Vercesi 7746ab04e5 Autogenerate Kind 2022-04-06 17:37:37 +02:00
Giacomo Vercesi a5375c618a Add Kind to FunctionEdge 2022-04-06 17:21:15 +02:00
Antonio Frighetto 20cdfe668a EFA: take the control-flow graph out of the model
The control-flow graph and all its hierarchy components
have been moved from `model` to `efa`. The CFG is now
serialized onto the LLVM IR module as a metadata.
2022-04-05 15:37:57 +02:00