Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop at non-conforming Debug Directory entry (#199)
Debug directory is not necessary for program execution. Sometimes toolchains put there data not conforming to any standards. It is still possible to parse the rest of the file, no need to fail parsing with an error.
- Loading branch information