[PATCH] D104084: [lld-macho] Add options -(no_)keep_dwarf_unwind

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 11 07:44:08 PDT 2021


thakis added a comment.

The intelligent approach isn't _that_ hard, is it? It's < 200 lines in ld64 I think. ld64-linked Chromium Framework leaves some __eh_frame around, so I think removing the whole section generally probably doesn't work.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104084



More information about the llvm-commits mailing list