- Update to version 3.6.1

* No changelog upstream

- Update to version 3.6.1
  * No changelog upstream

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=414
This commit is contained in:
Ismail Dönmez
2015-05-25 14:45:49 +00:00
committed by Git OBS Bridge
parent 3cd250cd98
commit ca247229cf
32 changed files with 87 additions and 75 deletions

View File

@@ -1,7 +1,7 @@
Index: lldb-3.6.0.src/source/lldb.cpp
Index: lldb-3.6.1.src/source/lldb.cpp
===================================================================
--- lldb-3.6.0.src.orig/source/lldb.cpp
+++ lldb-3.6.0.src/source/lldb.cpp
--- lldb-3.6.1.src.orig/source/lldb.cpp
+++ lldb-3.6.1.src/source/lldb.cpp
@@ -325,11 +325,7 @@ extern "C" const unsigned char liblldb_c
static const char *
GetLLDBRevision()
@@ -14,10 +14,10 @@ Index: lldb-3.6.0.src/source/lldb.cpp
}
static const char *
Index: lldb-3.6.0.src/source/Core/IOHandler.cpp
Index: lldb-3.6.1.src/source/Core/IOHandler.cpp
===================================================================
--- lldb-3.6.0.src.orig/source/Core/IOHandler.cpp
+++ lldb-3.6.0.src/source/Core/IOHandler.cpp
--- lldb-3.6.1.src.orig/source/Core/IOHandler.cpp
+++ lldb-3.6.1.src/source/Core/IOHandler.cpp
@@ -31,8 +31,8 @@
#include "lldb/Target/ThreadPlan.h"
@@ -29,10 +29,10 @@ Index: lldb-3.6.0.src/source/Core/IOHandler.cpp
#endif
using namespace lldb;
Index: lldb-3.6.0.src/CMakeLists.txt
Index: lldb-3.6.1.src/CMakeLists.txt
===================================================================
--- lldb-3.6.0.src.orig/CMakeLists.txt
+++ lldb-3.6.0.src/CMakeLists.txt
--- lldb-3.6.1.src.orig/CMakeLists.txt
+++ lldb-3.6.1.src/CMakeLists.txt
@@ -83,7 +83,7 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURR
# Import CMake library targets from LLVM and Clang.
@@ -42,10 +42,10 @@ Index: lldb-3.6.0.src/CMakeLists.txt
set(PACKAGE_VERSION "${LLVM_PACKAGE_VERSION}")
Index: lldb-3.6.0.src/cmake/LLDBDependencies.cmake
Index: lldb-3.6.1.src/cmake/LLDBDependencies.cmake
===================================================================
--- lldb-3.6.0.src.orig/cmake/LLDBDependencies.cmake
+++ lldb-3.6.0.src/cmake/LLDBDependencies.cmake
--- lldb-3.6.1.src.orig/cmake/LLDBDependencies.cmake
+++ lldb-3.6.1.src/cmake/LLDBDependencies.cmake
@@ -132,7 +132,7 @@ set( CLANG_USED_LIBS
set(LLDB_SYSTEM_LIBS)