summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Transforms')
-rw-r--r--llvm/lib/Transforms/Hello/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Transforms/Hello/Makefile b/llvm/lib/Transforms/Hello/Makefile
index d9886a95e55..ccd9caff16a 100644
--- a/llvm/lib/Transforms/Hello/Makefile
+++ b/llvm/lib/Transforms/Hello/Makefile
@@ -10,6 +10,7 @@
LEVEL = ../../..
LIBRARYNAME = LLVMHello
SHARED_LIBRARY = 1
+LOADABLE_MODULE = 1
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud