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

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 06:49:54 PDT 2022


int3 added a comment.

Okay, added it here: D129772: [clang] Document -femit-compact-unwind flag in the User’s Manual <https://reviews.llvm.org/D129772>

> well that's where I usually looks up lld's related flags/options :)

The flag is mentioned there, though the eligible flag values and the reason for the flag's existence is not really explained. But judging from the other flags in that file, it isn't the best place for lengthy descriptions


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