[PATCH] D78778: Add SupportsDebugUnwindInformation to MCAsmInfo
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 29 12:53:22 PDT 2020
probinson added a comment.
I was not aware that `.eh_frame` needed to be an ALLOC section, although it makes sense now that you say it; thanks for that!
I don't feel qualified to approve this, but any reviewer will tell you: Needs a test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78778/new/
https://reviews.llvm.org/D78778
More information about the llvm-commits
mailing list