From 3a70f2b80b6c3dc4a26cf211000f384e0accc26c Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 19 Jul 2016 12:20:32 +0000 Subject: [PATCH] snapshot => 3.9 --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 772b4d42..9a553595 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -llvm-toolchain-snapshot (1:3.9~svn275597-1~exp2) UNRELEASED; urgency=medium +llvm-toolchain-3.9 (1:3.9~svn275597-1~exp2) UNRELEASED; urgency=medium + * New snapshot release * Silent test CodeGen/SPARC/LeonInsertNOPsDoublePrecision.ll -- Sylvestre Ledru Fri, 15 Jul 2016 21:29:38 +0200 diff --git a/debian/control b/debian/control index 0615965a..88ff47a7 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: llvm-toolchain-snapshot +Source: llvm-toolchain-3.9 Section: devel Priority: optional Maintainer: LLVM Packaging Team