Commit Graph

2 Commits

Author SHA1 Message Date
Massimo Fioravanti 30ef1af6e6 TupleTree: switch from public fields to accessors 2022-12-09 14:03:23 +01: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