[LLVMdev] RFC: Bugpoint Patch

Bill Wendling isanbard at gmail.com
Wed Feb 25 16:59:43 PST 2009


I'm running into a problem where I need to have the "gcc" that's
executed by "bugpoint" take certain arguments that aren't applicable
to "llc". So, I came up with this patch, that adds a new flag
"-gcc-tool-args". It's similar to "-tool-args" but passes the command
line arguments to gcc instead of to llc.

Comments?

-bw
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugpoint.patch
Type: application/octet-stream
Size: 13722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090225/26490248/attachment.obj>


More information about the llvm-dev mailing list