[LLVMbugs] [Bug 14019] "-S" and "-emit-llvm | llc" produce different assembly?

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Oct 4 08:12:54 PDT 2012


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

Anton Korobeynikov <asl at math.spbu.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |asl at math.spbu.ru
         Resolution|                            |INVALID

--- Comment #4 from Anton Korobeynikov <asl at math.spbu.ru> 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.



More information about the llvm-bugs mailing list