This splits the abbreviation writing into a module-dependent part and a
module-independent part. The idea is that we would emit a single set of
module-independent abbreviations followed by one set of module-dependent
abbreviations for each module.
Details
Details
- Reviewers
mehdi_amini
Diff Detail
Diff Detail
- Build Status
Buildable 847 Build 847: arc lint + arc unit
Event Timeline
Comment Actions
As discussed on IRC: let's not support multiple block info blocks like this. It'd be simpler to require each block info block to be independent.