http://llvm.org/bugs/show_bug.cgi?id=14019
Anton Korobeynikov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #4 from Anton Korobeynikov <[email protected]> 2012-10-04 10:12:54 CDT --- llc does frame pointer elimination by default, clang - does not. In particular clang and llc have different set of defaults. -- 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
