summaryrefslogtreecommitdiff
path: root/open_issues
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-03-25 22:42:52 +0100
committerThomas Schwinge <thomas@codesourcery.com>2013-03-25 22:42:52 +0100
commitab11a8b78ca03dede4b29bbb7a04dac40019042f (patch)
tree6b1315ce7a4deff25868861404176445c5d0fb71 /open_issues
parentd166bfaaa3ddf8b83b5cc6bde62f8872e6a80c82 (diff)
open_issues/llvm: dc218fb6ae3241f4b66e9bf2c9d6352efecc0a14 (2013-03-24), clang 744290b5ecd48bddb4a6cf96d68cdc4a57e24e36 (2013-03-24), compiler-rt a06fe9183fbffb78798a444da9bc3040fdd444aa (2013-03-23), test-suite 1821ab0ef1c73430705356fdfde3769460092382 (2013-03-24)
Diffstat (limited to 'open_issues')
-rw-r--r--open_issues/llvm.mdwn20
1 files changed, 11 insertions, 9 deletions
diff --git a/open_issues/llvm.mdwn b/open_issues/llvm.mdwn
index 22bbe947..2a4b4ed5 100644
--- a/open_issues/llvm.mdwn
+++ b/open_issues/llvm.mdwn
@@ -47,10 +47,10 @@ git log --reverse --topo-order --pretty=fuller --stat=$COLUMNS,$COLUMNS -w -p -C
-->
Last reviewed up to the [[Git mirror's sources|source_repositories/llvm]]: llvm
-760fa5dc8022dcf6982969c26ef566dfbeea979c (2013-03-10), clang
-3521c49fc4867ff9ac78d4ad6a9e3e5566ba8b83 (2013-03-10), compiler-rt
-07020829d181dcd352ff6f01eab4d353c37a19b6 (2013-03-09), test-suite
-3135166052dac85b312a98bafbc59a59511546d5 (2013-03-06).
+6f7becfe23f38e8c28e9422d883263974058aeed (2013-03-24), clang
+495cfa46300979642acde8d93a1f21c9291dac98 (2013-03-23), compiler-rt
+a06fe9183fbffb78798a444da9bc3040fdd444aa (2013-03-23), test-suite
+5a05572d268568fb15b48f374f9fc9f882adecd2 (2013-03-23).
* <http://anonscm.debian.org/viewvc/pkg-llvm/llvm/trunk/debian/patches/>.
@@ -69,6 +69,8 @@ Last reviewed up to the [[Git mirror's sources|source_repositories/llvm]]: llvm
* [low] Linuxisms
+ * In some CMake files (`CMakeLists.txt`, for example).
+
* `test/`, `unittests`, `tools/clang/test/`, `tools/clang/unittests/` not
yet examined.
@@ -100,10 +102,10 @@ Last reviewed up to the [[Git mirror's sources|source_repositories/llvm]]: llvm
Here's a log of a LLVM build run; this is from our [[Git repository's
sources|source_repositories/llvm]], llvm
-a276c9d4e58db920ed984a349b03cb6ef505bd00 (2013-03-10), clang
-29f4b2545b11bff73a934e9f6138476a15ec8655 (2013-03-10), compiler-rt
-07020829d181dcd352ff6f01eab4d353c37a19b6 (2013-03-09), test-suite
-c1298f8eb55a6840bd4f438f71cfa3bda1fd30d8 (2013-03-10; 2013-03-06), run on
+dc218fb6ae3241f4b66e9bf2c9d6352efecc0a14 (2013-03-24), clang
+744290b5ecd48bddb4a6cf96d68cdc4a57e24e36 (2013-03-24), compiler-rt
+a06fe9183fbffb78798a444da9bc3040fdd444aa (2013-03-23), test-suite
+1821ab0ef1c73430705356fdfde3769460092382 (2013-03-24), run on
kepler.SCHWINGE and coulomb.SCHWINGE.
$ export LC_ALL=C
@@ -126,7 +128,7 @@ for the corresponding GNU/Linux build). Using `--enable-debug-symbols
the corresponding GNU/Linux build). Also there is a separate
`--enable-debug-runtime`.
-This takes up around 3 GiB, and needs roughly 1.25 h on kepler.SCHWINGE and
+This takes up around 3.2 GiB, and needs roughly 1.5 h on kepler.SCHWINGE and
5.25 h on coulomb.SCHWINGE.
Configuring without `--enable-optimized` even crashes mighty darnassus,