rdaly525 / coreir

BSD 3-Clause "New" or "Revised" License
101 stars 24 forks source link

Fix mem leaks #912

Closed leonardt closed 4 years ago

leonardt commented 4 years ago

These came up when debugging https://github.com/rdaly525/coreir/pull/911

Minor changes to cleanup some code in the binary exit logic. Also one style change caught by clang-format