Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider describing bugpoint bug reproduction minimization process in book #1

Open
dylanmckay opened this issue Jul 23, 2020 · 2 comments

Comments

@dylanmckay
Copy link
Member

No description provided.

@shepmaster
Copy link
Member

This content can start with the stuff from the old wiki

@stappersg
Copy link
Member

Today I Learned: bugpoint is a tool from the LLVM universum and aids debugging LLVM errors.

$ apt-file search bugpoint
llvm: /usr/bin/bugpoint                   
llvm-11: /usr/bin/bugpoint-11
llvm-11: /usr/lib/llvm-11/bin/bugpoint
llvm-11-doc: /usr/share/doc/llvm-11-doc/html/CommandGuide/bugpoint.html
llvm-11-doc: /usr/share/doc/llvm-11-doc/html/_sources/CommandGuide/bugpoint.rst.txt
llvm-12: /usr/bin/bugpoint-12
   ...
llvm-14-doc: /usr/share/doc/llvm-14-doc/html/_sources/CommandGuide/bugpoint.rst.txt
llvm-15: /usr/bin/bugpoint-15
llvm-15: /usr/lib/llvm-15/bin/bugpoint
llvm-15: /usr/share/man/man1/bugpoint-15.1.gz
llvm-15-doc: /usr/share/doc/llvm-15-doc/html/CommandGuide/bugpoint.html
llvm-15-doc: /usr/share/doc/llvm-15-doc/html/_sources/CommandGuide/bugpoint.rst.txt
$

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

No branches or pull requests

3 participants