[LLVMbugs] [Bug 9731] Clang Does Not Supply Correct Linker Flags Under Slackware
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Apr 18 10:52:18 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9731
Ted Kremenek <kremenek at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |kremenek at apple.com
Resolution| |FIXED
--- Comment #1 from Ted Kremenek <kremenek at apple.com> 2011-04-18 12:52:17 CDT ---
I committed this patch in r129704.
I agree that searching for /??/gcc may be more flexible, although there are
advantages to explicitly enumerating (some cases) so that the behavior is
well-defined. I think the design of this functionality is worth bringing up on
cfe-dev. I personally don't have a strong opinion.
--
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.
More information about the llvm-bugs
mailing list