v2.1.21
2.1.21 (2019-01-10)
Bug Fixes
- Fixed infinite loop in
BuildInstructions.fileby removing the method and
replacing all.fileaccesses with equivalent.filenameaccesses. Also
renamedfile_abstofilename_abs. - Fixed bug in blueprint construction that caused source name and dependent
image names to be swapped with one another. - Fixed use-before-defined in
gcovcoverage extractor.