[lld] r318161 - Note that the benchmark set has been updated.

Galina Kistanova via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 20 11:15:08 PST 2017


Hello Rafael,

Unfortunately, the current clang-gdb-index benchmark is broken. It contains
absolute paths to system libraries instead of staged.

Please find attached the patch that fixes the issues.

Let me know if you would like to get the changed files instead.

Could you update the archive at your convenience, please?

Thanks

Galina


On Tue, Nov 14, 2017 at 9:48 AM, Rafael Espindola via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> Author: rafael
> Date: Tue Nov 14 09:48:48 2017
> New Revision: 318161
>
> URL: http://llvm.org/viewvc/llvm-project?rev=318161&view=rev
> Log:
> Note that the benchmark set has been updated.
>
> The only difference is that it now has a response file for each
> variation. This allows it to be used with utils/benchmark.py.
>
> Modified:
>     lld/trunk/README.md
>
> Modified: lld/trunk/README.md
> URL: http://llvm.org/viewvc/llvm-project/lld/trunk/README.md?
> rev=318161&r1=318160&r2=318161&view=diff
> ============================================================
> ==================
> --- lld/trunk/README.md (original)
> +++ lld/trunk/README.md Tue Nov 14 09:48:48 2017
> @@ -17,4 +17,4 @@ same tests, we create a collection of se
>
>  It is hosted at https://s3-us-west-2.amazonaws.com/linker-tests/
> lld-speed-test.tar.xz
>
> -The current sha256 is 4818e8d38961503a04a73597b0da12
> 42c39efc9df2ceb6dfca4ed36845239863.
> +The current sha256 is 69cff27cf63304a3f766e72dc90104
> 07eced5c60635254a3c31496e1183ef9e1.
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171220/fd7380f2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-gdb-index-fixed-paths.patch
Type: application/octet-stream
Size: 2143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171220/fd7380f2/attachment.obj>


More information about the llvm-commits mailing list