Implement irpc. Extracted from a patch by the PaX team. I just added the test.
[oota-llvm.git] / test / MC / AsmParser / ifndef.s
2011-02-08 Benjamin KramerSupport for .ifdef / .ifndef in the assembler parser...