summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/libprofile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/runtime/libprofile')
-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 add0b25b22f..80cf4f74f00 100644
--- a/llvm/runtime/libprofile/Makefile
+++ b/llvm/runtime/libprofile/Makefile
@@ -13,5 +13,6 @@ SHARED_LIBRARY = 1
LIBRARYNAME = profile_rt
EXTRA_DIST = exported_symbols.lst
EXPORTED_SYMBOL_FILE = $(BUILD_SRC_DIR)/exported_symbols.lst
+BYTECODE_DESTINATION = $(cferuntime_libdir)
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud