[LLVMbugs] [Bug 10352] inline asm can't tie bool to "q" constraint

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jul 14 13:15:31 PDT 2011


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

Eric Christopher <echristo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Eric Christopher <echristo at gmail.com> 2011-07-14 15:15:30 CDT ---
Fixed thusly:


[ghostwheel:~/sources/llvm-git] echristo% git svn dcommit
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
Authentication realm: <https://llvm.org:443> LLVM Subversion repository
Password for 'echristo': 
    M    lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M    lib/CodeGen/SelectionDAG/TargetLowering.cpp
    M    lib/Target/X86/X86ISelLowering.cpp
    M    test/CodeGen/X86/inline-asm.ll
Committed r135180
    M    test/CodeGen/X86/inline-asm.ll
    M    lib/Target/X86/X86ISelLowering.cpp
    M    lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M    lib/CodeGen/SelectionDAG/TargetLowering.cpp
r135180 = 288d8c56b953b1ede3ee5ca7ff5d8d4bc6869969 (refs/remotes/origin/master)
No changes between current HEAD and refs/remotes/origin/master
Resetting to the latest refs/remotes/origin/master

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