http://llvm.org/bugs/show_bug.cgi?id=4037

           Summary: independently control IR optimization and fast codegen
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-gcc
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


For debugging, I'd like to be able to specify the IR-level optimizations (-O0,
-O2) independently from whether codegen is running in fast mode at the llvm-gcc
driver level.


-- 
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