]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - lib/clang/include/llvm/Config/AsmParsers.def
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / lib / clang / include / llvm / Config / AsmParsers.def
1 /* $FreeBSD$ */
2
3 LLVM_ASM_PARSER(ARM)
4 LLVM_ASM_PARSER(Mips)
5 LLVM_ASM_PARSER(X86)
6
7 #undef LLVM_ASM_PARSER