[LLVMbugs] [Bug 6529] New: -g0 should disable debug info
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Mar 6 19:59:38 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6529
Summary: -g0 should disable debug info
Product: clang
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Driver
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: rafael.espindola at gmail.com
CC: llvmbugs at cs.uiuc.edu
In gcc -g0 disables debug information. In clang it passes -g to "clang -cc1".
I found this bug while benchmarking clang. I was surprised it was just a bit
faster than gcc :-)
--
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