[LLVMbugs] [Bug 4062] RFE: Support "-Wp, -MD" option (req. for Linux kernel build)
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Apr 25 19:11:03 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4062
Daniel Dunbar <daniel at zuster.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |daniel at zuster.org
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #1 from Daniel Dunbar <daniel at zuster.org> 2009-04-25 21:11:03 ---
Using -Wp is a hack for doing this. Is there any reason the kernel can't use
-MD directly?
I don't want the driver to need to get in the business of ripping apart the
-Wp, argument and reinterpreting it, unless there is a very compelling reason.
--
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