http://llvm.org/bugs/show_bug.cgi?id=10149
Eric Christopher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Eric Christopher <[email protected]> 2011-07-07 17:30:01 CDT --- Fixed thusly: [yendi:Data/sources/llvm] echristo% git svn dcommit Committing to https://llvm.org/svn/llvm-project/llvm/trunk ... M lib/CodeGen/SelectionDAG/TargetLowering.cpp Committed r134647 M lib/Target/Mips/MipsInstrInfo.td r134645 = 58b4edbef426064b00087bcff639cb6f7ef5b25e (refs/remotes/origin/master) M lib/CodeGen/SelectionDAG/TargetLowering.cpp r134647 = 3e7ceca1d7bd2b91a3bfd6b9290f0485694fb174 (refs/remotes/origin/master) W: 5ede211a754d87a5a1df91b48b2a4d5f51cb3d2c and refs/remotes/origin/master differ, using rebase: :040000 040000 1fe39b7d8ec289bf48340a71916997214f1258a0 05d4f8e7a535d4315320f0043258c8ed9dabf676 M lib First, rewinding head to replay your work on top of it... Applying: Add support for the X86 'l' constraint. M lib/Target/X86/X86ISelLowering.cpp M test/CodeGen/X86/inline-asm.ll Committed r134648 M test/CodeGen/X86/inline-asm.ll M lib/Target/X86/X86ISelLowering.cpp r134648 = 1f7667c1972413f09d50ecdb729b2621b7b487e5 (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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
