summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/runtime/libprofile/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/runtime/libprofile/Makefile b/llvm/runtime/libprofile/Makefile
index 373c54ce2a4..d90771d026b 100644
--- a/llvm/runtime/libprofile/Makefile
+++ b/llvm/runtime/libprofile/Makefile
@@ -10,6 +10,7 @@
LEVEL = ../..
BYTECODE_LIBRARY = 1
SHARED_LIBRARY = 1
+LOADABLE_MODULE = 1
LIBRARYNAME = profile_rt
EXTRA_DIST = exported_symbols.lst
EXPORTED_SYMBOL_FILE = $(BUILD_SRC_DIR)/exported_symbols.lst
OpenPOWER on IntegriCloud