1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00

Remove presumed editor dropping from r336988

This commit is contained in:
Ed Maste 2018-07-31 19:35:34 +00:00
parent d1efe5165c
commit 499e3cf250
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/clang700-import/; revision=337003

View File

@ -4,7 +4,7 @@
# error Please define the macro LLVM_ASM_PARSER(TargetName)
#endif
1;5B#ifdef LLVM_TARGET_ENABLE_AARCH64
#ifdef LLVM_TARGET_ENABLE_AARCH64
LLVM_ASM_PARSER(AArch64)
#endif
#ifdef LLVM_TARGET_ENABLE_ARM