[Lldb-commits] [lldb] r294583 - Revert r294580 , it didn't fix the shared build

2017-02-09 Thread Ismail Donmez via lldb-commits
Author: ismail Date: Thu Feb 9 06:30:09 2017 New Revision: 294583 URL: http://llvm.org/viewvc/llvm-project?rev=294583&view=rev Log: Revert r294580 , it didn't fix the shared build Modified: lldb/trunk/source/Plugins/UnwindAssembly/x86/CMakeLists.txt Modified: lldb/trunk/source/Plugins/Unwin

[Lldb-commits] [lldb] r294580 - Fix shared library build

2017-02-09 Thread Ismail Donmez via lldb-commits
Author: ismail Date: Thu Feb 9 04:59:33 2017 New Revision: 294580 URL: http://llvm.org/viewvc/llvm-project?rev=294580&view=rev Log: Fix shared library build Modified: lldb/trunk/source/Plugins/UnwindAssembly/x86/CMakeLists.txt Modified: lldb/trunk/source/Plugins/UnwindAssembly/x86/CMakeList

[Lldb-commits] [lldb] r293767 - Fix missing include after r293660

2017-02-01 Thread Ismail Donmez via lldb-commits
Author: ismail Date: Wed Feb 1 07:33:50 2017 New Revision: 293767 URL: http://llvm.org/viewvc/llvm-project?rev=293767&view=rev Log: Fix missing include after r293660 Modified: lldb/trunk/tools/intel-mpx/IntelMPXTablePlugin.cpp Modified: lldb/trunk/tools/intel-mpx/IntelMPXTablePlugin.cpp URL

[Lldb-commits] [lldb] r277585 - Fix the BUILD_SHARED_LIBS=ON build, was getting the following error while linking liblldb.so:

2016-08-10 Thread Ismail Donmez via lldb-commits
Author: ismail Date: Wed Aug 3 05:46:42 2016 New Revision: 277585 URL: http://llvm.org/viewvc/llvm-project?rev=277585&view=rev Log: Fix the BUILD_SHARED_LIBS=ON build, was getting the following error while linking liblldb.so: ../include/llvm/Target/TargetOptions.h:104: error: undefined referenc