Adding TBAA metadata to tinylang – Advanced IR Generation-1Adding TBAA metadata to tinylang – Advanced IR Generation-1
To support TBAA, we must add a new CGTBAA class. This class is responsible for generating the metadata nodes. Furthermore, we make the CGTBAA class a member of the CGModule [...]