git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256429
91177308-0d34-0410-b5e6-
96231b3b80d8
type = Library
name = X86AsmParser
parent = X86
-required_libraries = MC MCParser Support X86CodeGen X86Desc X86Info
+required_libraries = MC MCParser Support X86Desc X86Info
add_to_library_groups = X86
LEVEL = ../../../..
LIBRARYNAME = LLVMX86AsmParser
-# Hack: we need to include 'main' x86 target directory to grab private headers
-CPP.Flags += -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
-
include $(LEVEL)/Makefile.common