[PATCH] D70034: Fix include guard and properly order __deregister_frame_info.

Sterling Augustine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 12:38:14 PST 2019


saugustine added a comment.

...and finally, after some off line feedback, someone pointed out to me that we really do want using the frame registry to be configurable. Not the least of which because llvm-libunwind does nothing inside __register_frame_info.

Assuming no objections, will commit later today, as nothing functional has changed since acceptance.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70034





More information about the llvm-commits mailing list