Implement irpc. Extracted from a patch by the PaX team. I just added the test.
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 16 Jun 2012 18:03:25 +0000 (18:03 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 16 Jun 2012 18:03:25 +0000 (18:03 +0000)
commitfc9216eb5a437719b3a53d88d79833a8abc93fee
treeaf19c4f8f1c8b9353766c079f52546e7873efe68
parent19e5015e5fbacbe1026e2d76d571b591003b4fea
Implement irpc. Extracted from a patch by the PaX team. I just added the test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158604 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmParser.cpp
test/MC/AsmParser/macro-irpc.s [new file with mode: 0644]