]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - lib/clang/include/llvm/Config/AsmPrinters.def
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / lib / clang / include / llvm / Config / AsmPrinters.def
1 /* $FreeBSD$ */
2
3 LLVM_ASM_PRINTER(ARM)
4 LLVM_ASM_PRINTER(Mips)
5 LLVM_ASM_PRINTER(PowerPC)
6 LLVM_ASM_PRINTER(X86)
7
8 #undef LLVM_ASM_PRINTER