[PATCH] D123218: [dsymutil] Fix O(n^2) behavior when running on ld64.lld's current ICF output

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 07:59:26 PDT 2022


thakis added a comment.

Didn't see the LLVM.tools/dsymutil/ARM::extern-alias.test failure locally since I'm building with only X86 and Aarch64 enabled. Looking…


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

https://reviews.llvm.org/D123218



More information about the llvm-commits mailing list