summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/InstPrinter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/AMDGPU/InstPrinter/Makefile')
-rw-r--r--llvm/lib/Target/AMDGPU/InstPrinter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/AMDGPU/InstPrinter/Makefile b/llvm/lib/Target/AMDGPU/InstPrinter/Makefile
index a794cc1124e..4e48ac7e28a 100644
--- a/llvm/lib/Target/AMDGPU/InstPrinter/Makefile
+++ b/llvm/lib/Target/AMDGPU/InstPrinter/Makefile
@@ -7,7 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../../../..
-LIBRARYNAME = LLVMR600AsmPrinter
+LIBRARYNAME = LLVMAMDGPUAsmPrinter
# Hack: we need to include 'main' x86 target directory to grab private headers
CPP.Flags += -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
OpenPOWER on IntegriCloud