[LLVMbugs] [Bug 10134] MC has movq and movd wrong
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Fri Jul 22 13:01:40 PDT 2011
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=10134
Nick Lewycky <nlewycky at google.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
--- Comment #3 from Nick Lewycky <nlewycky at google.com> 2011-07-22 15:01:39 CDT ---
Oh, I forgot to update this bug. I committed aliases for the instructions. Due
to users who are using LLVM on Darwin machines with old assemblers, LLVM
continues to emit the wrong instructions in the .s files, but accept both of
them like GNU as does.
-- 
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