[llvm-branch-commits] [hmaptool] Implement simple string deduplication (PR #102677)

2024-08-09 Thread Shoaib Meenai via llvm-branch-commits
https://github.com/smeenai created https://github.com/llvm/llvm-project/pull/102677 This reduces the size of the generated header maps significantly (35% measured internally). Further savings are possible through tail deduplication, but the additional complication isn't worth the gain IMO. __

[llvm-branch-commits] [lld] ReleaseNotes: add lld/ELF notes (PR #80393)

2024-02-02 Thread Shoaib Meenai via llvm-branch-commits
https://github.com/smeenai approved this pull request. LGTM, thanks! https://github.com/llvm/llvm-project/pull/80393 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-com

[llvm-branch-commits] [lld] ReleaseNotes: add lld/ELF notes (PR #80393)

2024-02-02 Thread Shoaib Meenai via llvm-branch-commits
@@ -29,8 +29,42 @@ ELF Improvements * ``--fat-lto-objects`` option is added to support LLVM FatLTO. Without ``--fat-lto-objects``, LLD will link LLVM FatLTO objects using the relocatable object file. (`D146778 `_) +* ``-Bsymbolic-non-weak``

[llvm-branch-commits] [lld] ReleaseNotes: add lld/ELF notes (PR #80393)

2024-02-02 Thread Shoaib Meenai via llvm-branch-commits
@@ -29,8 +29,42 @@ ELF Improvements * ``--fat-lto-objects`` option is added to support LLVM FatLTO. Without ``--fat-lto-objects``, LLD will link LLVM FatLTO objects using the relocatable object file. (`D146778 `_) +* ``-Bsymbolic-non-weak``

[llvm-branch-commits] [lld] ReleaseNotes: add lld/ELF notes (PR #80393)

2024-02-02 Thread Shoaib Meenai via llvm-branch-commits
https://github.com/smeenai edited https://github.com/llvm/llvm-project/pull/80393 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [lld] 05d07e4 - [lld] Fix typo in 15.x release notes

2022-08-29 Thread Shoaib Meenai via llvm-branch-commits
Author: Shoaib Meenai Date: 2022-08-29T16:33:53+05:00 New Revision: 05d07e41b3c5bccf8c9b93ae93ee05518a7435f1 URL: https://github.com/llvm/llvm-project/commit/05d07e41b3c5bccf8c9b93ae93ee05518a7435f1 DIFF: https://github.com/llvm/llvm-project/commit/05d07e41b3c5bccf8c9b93ae93ee05518a7435f1.diff

[llvm-branch-commits] [clang] 4dbb3f5 - [clang] Add llvm-strip to test dependencies

2021-01-09 Thread Shoaib Meenai via llvm-branch-commits
Author: Shoaib Meenai Date: 2021-01-09T11:57:27-08:00 New Revision: 4dbb3f57c6fe581ef525dbe49a401f4bab834eff URL: https://github.com/llvm/llvm-project/commit/4dbb3f57c6fe581ef525dbe49a401f4bab834eff DIFF: https://github.com/llvm/llvm-project/commit/4dbb3f57c6fe581ef525dbe49a401f4bab834eff.diff

[llvm-branch-commits] [lld] b117d17 - [doc] Place sha256 in lld/README.md into backticks

2021-01-12 Thread Shoaib Meenai via llvm-branch-commits
Author: Emil Engler Date: 2021-01-12T10:19:40-08:00 New Revision: b117d17d264f448e0b037a62f5a48ec9aedd886c URL: https://github.com/llvm/llvm-project/commit/b117d17d264f448e0b037a62f5a48ec9aedd886c DIFF: https://github.com/llvm/llvm-project/commit/b117d17d264f448e0b037a62f5a48ec9aedd886c.diff L

[llvm-branch-commits] [libcxx] 0066a09 - [libc++] Give extern templates default visibility on gcc

2021-01-12 Thread Shoaib Meenai via llvm-branch-commits
Author: Shoaib Meenai Date: 2021-01-12T18:30:56-08:00 New Revision: 0066a09579ca90f60cb1947691e5a441f9f57a5d URL: https://github.com/llvm/llvm-project/commit/0066a09579ca90f60cb1947691e5a441f9f57a5d DIFF: https://github.com/llvm/llvm-project/commit/0066a09579ca90f60cb1947691e5a441f9f57a5d.diff