1/* $FreeBSD$ */ 2 3LLVM_ASM_PARSER(ARM) 4LLVM_ASM_PARSER(Mips) 5LLVM_ASM_PARSER(PowerPC) 6LLVM_ASM_PARSER(X86) 7 8#undef LLVM_ASM_PARSER 9