http://llvm.org/bugs/show_bug.cgi?id=13143
Chad Rosier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |WONTFIX --- Comment #1 from Chad Rosier <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
