[PATCH] D61448: build: disable unwind tables whenever possible

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 11:42:29 PDT 2019


smeenai accepted this revision.
smeenai added a comment.
This revision is now accepted and ready to land.

LGTM, given it doesn't have any effect by default. I'm not sure if there are negative consequences around e.g. stack walking for crashes, but having the option shouldn't hurt.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61448





More information about the llvm-commits mailing list