summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2011-08-02 22:53:48 +0000
committerEvan Cheng <evan.cheng@apple.com>2011-08-02 22:53:48 +0000
commitfd7f6c94383a4b1f8c8b47822fc808f80cb98e24 (patch)
tree62830f3a1b5d46b8eb93101e2ea1c009892e6ec4
parent5c863aeefd988182966bd770252c5b78bfc7aabb (diff)
downloadbcm5719-llvm-fd7f6c94383a4b1f8c8b47822fc808f80cb98e24.tar.gz
bcm5719-llvm-fd7f6c94383a4b1f8c8b47822fc808f80cb98e24.zip
lldb doesn't need the edis dylib any more.
llvm-svn: 136738
-rw-r--r--llvm/tools/edis/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/edis/Makefile b/llvm/tools/edis/Makefile
index b5557fcb915..3fcb408c881 100644
--- a/llvm/tools/edis/Makefile
+++ b/llvm/tools/edis/Makefile
@@ -10,7 +10,6 @@
LEVEL = ../..
LIBRARYNAME = EnhancedDisassembly
LINK_LIBS_IN_SHARED = 1
-SHARED_LIBRARY = 1
EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/EnhancedDisassembly.exports
OpenPOWER on IntegriCloud