http://llvm.org/bugs/show_bug.cgi?id=7793
Summary: bugpoint should be able to pass args to opt
Product: tools
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: bugpoint
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected],
[email protected]
I'm trying to debug a crash in opt seemingly caused by -unroll-count. I would
like to use bugpoint to reduce my test case but cannot because bugpoint does
not pass -unroll-count down to opt. I've tried --tool-args, but that just goes
to llc, not opt.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs