http://llvm.org/bugs/show_bug.cgi?id=9290
Rafael Ávila de Espíndola <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #4 from Rafael Ávila de Espíndola <[email protected]> 2011-04-28 16:08:59 CDT --- Reopening. It is expected that at -O0 clang will relax everything when compiling from C, but it would be nice for it to perform as a regular assembler when given an asm file. A corner case is the we should not change the behavior when -save-temps is given. -- 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
