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

View File

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