[LLVMbugs] [Bug 1305] Bugpoint hard-coded to use "gcc"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Oct 18 00:32:54 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=1305

Bill Wendling <isanbard at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |isanbard at gmail.com
         Resolution|---                         |FIXED

--- Comment #4 from Bill Wendling <isanbard at gmail.com> ---
Bugpoint now has these two options:

  -gcc=<string>             - The gcc binary to use. (default 'gcc')
  -gcc-tool-args=<string>   - <gcc-tool arguments>...

I don't know if this is a useful bug anymore. I'm going to close this out.
Please reopen if the above options aren't sufficient.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131018/ab4c33b3/attachment.html>


More information about the llvm-bugs mailing list