Add support for the 'L' inline asm constraint.
authorEric Christopher <echristo@apple.com>
Mon, 7 May 2012 05:46:37 +0000 (05:46 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 7 May 2012 05:46:37 +0000 (05:46 +0000)
commit5ac47bba83ac1a1b79addc8d5e36e8a468324153
treeaf1fd80d1c58fd16e44c483b0bb5073c9a49b611
parentf49f846eec471ca64a72c151dbaa62a9306d4e37
Add support for the 'L' inline asm constraint.

Patch by Jack Carter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156283 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsISelLowering.cpp
test/CodeGen/Mips/inlineasm-cnstrnt-bad-L.ll [new file with mode: 0644]
test/CodeGen/Mips/inlineasm_constraint.ll