[PATCH] D129540: [lld-macho] Enable EH frame parsing / pruning

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 13:42:38 PDT 2022


oontvoo added a comment.

would you be ok with flipping the default? (ie., preserving current behaviour?) rationale being: we are adding to the [n]ever-ending list of knobs that one needs to set to have compatible behaviours with LD64 and I worry it's getting a bit ugly.
if not, can we also add a note for this to the documentation somewhere? Otherwise, we might "forget" to set it and spend countless hours debugging stuff :\

what's ld64's default?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129540



More information about the llvm-commits mailing list