[PATCH] D109946: [lld-macho] Teach ICF to dedup functions with identical unwind info

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 12 12:53:38 PST 2021


int3 added a comment.

Sigh I just spent a decent amount of time setting up a Linux env to track down my test failures in D113721 <https://reviews.llvm.org/D113721>, only to find that the culprit was really that I had it stacked upon this diff in my local copy :/

Can I get a stamp to land this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109946



More information about the llvm-commits mailing list