Add some last minute changes to lldb (lldb33-to-r183444.patch)

This commit is contained in:
Sylvestre Ledru 2013-06-13 16:08:11 +00:00
parent c5cc4bc058
commit 09055154d9
3 changed files with 17400 additions and 1 deletions

3
debian/changelog vendored
View File

@ -1,6 +1,7 @@
llvm-toolchain-3.3 (1:3.3-1) UNRELEASED; urgency=low
llvm-toolchain-3.3 (1:3.3-1) unstable; urgency=low
* Upload to unstable
* Add some last minute changes to lldb (lldb33-to-r183444.patch)
* Add the patch for the Ubuntu Saucy detection
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 13 Jun 2013 14:58:20 +0200

17397
debian/patches/lldb33-to-r183444.patch vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@ -23,3 +23,4 @@ hurd-endian.diff
clang-format-version.diff
kfreebsd.diff
add-ubuntu-saucy.patch
lldb33-to-r183444.patch