[PATCH] D122922: [lld][common][lld-macho][lld-coff] Support per-thread allocators and StringSavers

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 10:13:31 PDT 2022


oontvoo added a comment.

In D122922#3469516 <https://reviews.llvm.org/D122922#3469516>, @MaskRay wrote:

> I have a chrome build on Linux x86-64. Say /tmp/c/0 has a lld built from main branch. /tmp/c/1 is a lld built with this patch.

Hi @MaskRay  Is this the same chromium repro package we've been using in lld-macho? if not, are you able to share with us the repro? 
Thank!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122922/new/

https://reviews.llvm.org/D122922



More information about the llvm-commits mailing list