mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-30 16:34:03 +00:00
Appease autoconf build since X86Disassembler.c has been disappeared in r206717.
It can be reverted a few days later, after X86Disassembler.d is updated not to contain "X86Disassembler.c". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206758 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f161a918fb
commit
3c390e5184
@ -14,3 +14,5 @@ LIBRARYNAME = LLVMX86Disassembler
|
||||
CPP.Flags += -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
.PHONY: $(PROJ_SRC_DIR)/X86DisassemblerDecoder.c
|
||||
|
Loading…
Reference in New Issue
Block a user