This commit merges the latest LLVM sources from the vendor space. It also updates the build glue to match the new sources. Clang's version number is changed to match LLVM's, which means /usr/include/clang/2.0 has been renamed to /usr/include/clang/2.8. Obtained from: projects/clangbsd
7 lines
83 B
Modula-2
7 lines
83 B
Modula-2
/* $FreeBSD$ */
|
|
|
|
LLVM_ASM_PARSER(ARM)
|
|
LLVM_ASM_PARSER(X86)
|
|
|
|
#undef LLVM_ASM_PARSER
|