[PATCH] D73890: Fix a -Wbitwise-conditional-parentheses warning in _LIBUNWIND_ARM_EHABI libunwind builds

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 06:50:25 PST 2020


thakis added a comment.

Useful resources for reading the old ehabi code:

- Original code: https://reviews.llvm.org/rL211743
- EHABI spec: https://static.docs.arm.com/ihi0038/a/IHI0038A_ehabi.pdf?_ga=2.135617969.1216612656.1580737833-1865674396.1580737769


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

https://reviews.llvm.org/D73890





More information about the llvm-commits mailing list