summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/InstrSched/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/InstrSched/Makefile b/llvm/lib/CodeGen/InstrSched/Makefile
new file mode 100644
index 00000000000..7ddca32b4d1
--- /dev/null
+++ b/llvm/lib/CodeGen/InstrSched/Makefile
@@ -0,0 +1,7 @@
+LEVEL = ../../..
+
+DIRS =
+
+LIBRARYNAME = sched
+
+include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud