mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 15:19:31 -04:00
This contains many improvements, primarily better C++ support, an integrated assembler for x86 and support for -pg.
8 lines
135 B
Modula-2
8 lines
135 B
Modula-2
/* $FreeBSD$ */
|
|
|
|
LLVM_ASM_PRINTER(ARM)
|
|
LLVM_ASM_PRINTER(Mips)
|
|
LLVM_ASM_PRINTER(PowerPC)
|
|
LLVM_ASM_PRINTER(X86)
|
|
|
|
#undef LLVM_ASM_PRINTER
|