[LLVMdev] [PATCH] docs/Bugpoint.html: mention -debug-pass=Arguments
Timo Juhani Lindfors
timo.lindfors at iki.fi
Mon Oct 12 06:02:36 PDT 2009
Hi,
when reporting
http://llvm.org/bugs/show_bug.cgi?id=5104
I spent quite a while trying to figure out what passes are used by
"-O1" so that I could give this list to bugpoint. It turns out
-debug-pass=Arguments is mentioned in docs/HowToSubmitABug.html but
under a chapter titled "Compile-time optimization bugs" which I
naively ignored since my bug was not a compile-time bug.
How about mentioning this more explicitely in the bugpoint
documentation along the lines of the attached patch?
best regards,
Timo Lindfors
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-doc-bugpoint-debug-arguments1.patch
Type: text/x-diff
Size: 775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091012/216bb8da/attachment.patch>
More information about the llvm-dev
mailing list