[LLVMdev] using bugpoint

Jakob Stoklund Olesen stoklund at 2pi.dk
Mon Dec 6 08:10:55 PST 2010


On Dec 6, 2010, at 2:18 AM, Ryan M. Lefever wrote:
> 
> llc X.3.bc arg1 arg2
> 
> That llc command is currently seg faulting because of a bug in one of my 
> passes or in support.bc. Can I use bugpoint to find a smaller version of 
> X.bc that produces the same problem? Specifically how would I call 
> bugpoint to do that?

bugpoint X.3.bc -run-llc -tool-args arg1 arg2

/jakob


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101206/97daaed8/attachment.bin>


More information about the llvm-dev mailing list