[LLVMbugs] [Bug 13143] Support for gno-strict-dwarf missing in clang.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jun 19 09:42:36 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13143
Chad Rosier <chad.rosier at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |chad.rosier at gmail.com
Resolution| |WONTFIX
--- Comment #1 from Chad Rosier <chad.rosier at gmail.com> 2012-06-19 11:42:36 CDT ---
With the exception of -gline-tables-only, all debug options are replaced with
-g. Even if we add the option it wouldn't have any effect on the debug
information produced. Therefore, I don't see a point in adding it.
--
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