AVX-512: Added intrinsics for VCVT* instructions.
[oota-llvm.git] / lib / Target / CppBackend / Makefile
index e607c636e9ae101b6af8a0f0c7ff1d74268a1c52..efc7463fda3d6b0119bfde88e08194f7af505671 100644 (file)
@@ -1,14 +1,16 @@
 ##===- lib/Target/CppBackend/Makefile --- ------------------*- Makefile -*-===##
-# 
+#
 #                     The LLVM Compiler Infrastructure
 #
 # This file is distributed under the University of Illinois Open Source
 # License. See LICENSE.TXT for details.
-# 
+#
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../../..
-LIBRARYNAME = LLVMCppBackend
+LIBRARYNAME = LLVMCppBackendCodeGen
+DIRS = TargetInfo
+
 include $(LEVEL)/Makefile.common
 
 CompileCommonOpts += -Wno-format