Commit Graph

92 Commits

Author SHA1 Message Date
Sylvestre Ledru
27d8448809 sync from the 3.3 branch 2013-09-05 10:09:20 +00:00
Sylvestre Ledru
452a331ebd cpp11-migrate renamed to clang-modernize 2013-09-05 09:57:15 +00:00
Sylvestre Ledru
128450efaf Jon Severinsson: Automatically determine if -fuse-ld=gold is supported based on binutils package version 2013-09-03 10:40:38 +00:00
Sylvestre Ledru
4ac4be9668 Jon Severinsson: * Automatically determine GCC_VERSION and dep:devlibs based on g++ package version. 2013-09-03 10:39:03 +00:00
Sylvestre Ledru
0118a14541 [ Jon Severinsson ]
* Merge from llvm-toolchain-3.2 branch up to 3.2repack-11.
2013-09-03 10:35:41 +00:00
Sylvestre Ledru
0094db28a9 Only use -fuse-ld=gold on supported distribution. Simplify the
backports.
2013-08-26 12:49:53 +00:00
Sylvestre Ledru
81004deb50 * Refresh of the patches
* debhelper version 9.20130720 fails on the call to dh_auto_clean
  Remove it. It was anyway useless.
2013-08-22 20:50:39 +00:00
Sylvestre Ledru
c3f3e451a5 debhelper version 9.20130720 fails on the call to dh_auto_clean
Remove it. It was anyway useless.
2013-08-22 14:41:20 +00:00
Sylvestre Ledru
76530c2c24 Sync from 3.3 2013-08-22 07:06:20 +00:00
Sylvestre Ledru
4b487d2b2b Remove the hardcoded declaration 2013-08-21 11:08:01 +00:00
Sylvestre Ledru
a2f2504b7e Do not remove all *.o in tests. Some of them are from upstream source
tarball. Thanks to Maarten Lankhorst for the fix.
2013-08-19 07:21:46 +00:00
Sylvestre Ledru
da344a5b29 Enable the code coveragea also on generated *.inc files 2013-08-07 14:37:45 +00:00
Sylvestre Ledru
ebe2c90f5d -fused-ld=gold enables the gold linker (but is not supported by all archs / distro) 2013-08-05 09:28:57 +00:00
Sylvestre Ledru
f311d41075 Disable the -fvisibility-inlines-hidden option 2013-08-03 20:29:41 +00:00
Sylvestre Ledru
4228bb2d0c With the code coverage, also add -fvisibility-inlines-hidden see http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130729/183016.html 2013-08-01 14:28:20 +00:00
Sylvestre Ledru
708c17e609 binutils-gold no longer exists. Use -fuse-ld=gold instead. 2013-08-01 14:22:08 +00:00
Sylvestre Ledru
ece61f3bbe * llvm-config-3.3 --libdir reports wrong directory (Closes: #717346)
* Backport of upstream patch to fix the FTBFS under kfreebsd i386
* binutils-gold no longer exists. Use -fuse-ld=gold instead.
2013-08-01 14:19:54 +00:00
Sylvestre Ledru
ed1abd0c9d also use scan-build during the make 2013-07-05 21:46:08 +00:00
Sylvestre Ledru
c1c56e85ae put the comments at the right place 2013-07-04 17:26:02 +00:00
Sylvestre Ledru
9bdf23bad0 Use the correct declaration 2013-07-04 13:26:28 +00:00
Sylvestre Ledru
87e8494d8f Fix the syntax 2013-07-04 12:00:53 +00:00
Sylvestre Ledru
d4afd42dba And more comments to detail the work + disable the test when doing the scan-build report 2013-07-04 10:25:25 +00:00
Sylvestre Ledru
3fac5ef963 Disable polly until we have the right dependencies 2013-07-03 09:01:50 +00:00
Sylvestre Ledru
c6d5b0b73c * Fix warning python-script-but-no-python-dep on clang-format-X.Y
* manpages are generated during build time (simplifies maintenance)
* Fix duplicate underscore.js and jquery.js
* Move libjs-jquery & libjs-underscore dependencies to llvm-X.Y-doc
* Add lldb-X.Y manpage
* Hopefully fix the ftbfs under mipsel (mipsel-ftbfs.diff)
* Add patch to find correctly LLVMGold.so with -O4 (Closes: #712437)
2013-06-20 13:46:59 +00:00
Sylvestre Ledru
39eeca85ac bring back the lldb tests 2013-06-20 13:17:47 +00:00
Sylvestre Ledru
a6c0767fbd Improve the man + doc build 2013-06-20 13:00:58 +00:00
Léo Cavaillé
0b0ede35b1 New snapshot svn184294 release.
Improve some scripts and fix cpp11-migrate install from clang-tools-extra.
Fix "versionless" clang manpages install.
Fix Toolchain patch from change of scope (add namespaces).
2013-06-19 13:41:48 +00:00
Sylvestre Ledru
8a980f6c64 refresh of the patches 2013-06-15 17:43:23 +00:00
Sylvestre Ledru
76129c2312 * Fix warning python-script-but-no-python-dep on clang-format-X.Y
* manpages are generated during build time (simplifies maintenance)
* Fix duplicate underscore.js and jquery.js
* Move libjs-jquery & libjs-underscore dependencies to llvm-X.Y-doc
* Add lldb-X.Y manpage
2013-06-14 13:32:44 +00:00
Sylvestre Ledru
9ef695bee6 pollycc is now generated (it was containing 3.2 instead of 3.3) 2013-06-14 12:14:36 +00:00
Sylvestre Ledru
1efbf57606 update of the changelog 2013-06-13 16:54:46 +00:00
Sylvestre Ledru
d0f49fcedc merge changes from the 3.3 release 2013-06-13 16:42:42 +00:00
Sylvestre Ledru
8fee87f85d also create the lib directory for the arch which does not build compiler-rt 2013-06-11 15:40:27 +00:00
Sylvestre Ledru
2b1208d8f5 also create the lib directory for the arch which does not build compiler-rt 2013-06-11 15:40:27 +00:00
Sylvestre Ledru
75875d8fd1 comment the lldb test (some freeze) + upload to exp 2013-06-11 11:31:09 +00:00
Sylvestre Ledru
580fe6bed4 sync the latest changes from 3.3 into the snapshot 2013-06-06 16:18:29 +00:00
Sylvestre Ledru
8515a69595 Enhance the build system + build clang tools extra 2013-06-06 15:31:10 +00:00
Sylvestre Ledru
7fa75a0e32 * Introduce the clang-format-X.Y package
* Install the vim llvm script at the right place
2013-06-06 13:44:21 +00:00
Sylvestre Ledru
31daa19018 Install the vim stuff correctly 2013-06-06 12:09:59 +00:00
Sylvestre Ledru
3a53e16269 Fix a syntax error 2013-06-06 11:58:16 +00:00
Sylvestre Ledru
1a9e46d4e3 * Do not use binutils-gold for powerpc
* Create the compiler-rt directory for unsupported platforms
2013-06-05 06:18:42 +00:00
Sylvestre Ledru
a59988098e cat the right directory 2013-06-04 20:33:53 +00:00
Sylvestre Ledru
4b8936d0ed * Print the lldb test failures 2013-06-04 14:26:13 +00:00
Sylvestre Ledru
2d1bf9c69b Print the lldb test failures 2013-06-04 14:25:57 +00:00
Sylvestre Ledru
9f33736ccc merge from the 3.3 release 2013-06-04 13:26:18 +00:00
Sylvestre Ledru
8dfb4e1330 take the modif from snapshot to 3.3 2013-06-03 19:55:39 +00:00
Sylvestre Ledru
eb79a1b17d Use the variable 2013-05-30 08:46:45 +00:00
Sylvestre Ledru
3b524bad08 Update of the report file for the code coverage 2013-05-30 08:32:41 +00:00
Sylvestre Ledru
c1b01078bc create the right symlink to make sure the lldb test runs. Thanks to Daniel Malea for the patch 2013-05-30 08:18:51 +00:00
Sylvestre Ledru
72d6c0cbb3 polly-test target has been renamed to check-polly 2013-05-28 16:37:36 +00:00