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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to