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