Skip to content

Conversation

@gitoleg
Copy link
Contributor

@gitoleg gitoleg commented Apr 2, 2019

Previously, generating primus lisp documentation could fail without any error, log messages, etc.:

$ bap /bin/true --primus-lisp-documentation | wc -l 
$ 0

The reason was in the order in which passes applied to a program. This PR fixes this bug by adding a dependency from api.

$ bap /bin/true --primus-lisp-documentation | wc -l 
$ 488

@gitoleg gitoleg merged commit 7268622 into BinaryAnalysisPlatform:master Apr 2, 2019
@gitoleg gitoleg deleted the fixes-lisp-doc branch May 13, 2020 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants