[PATCH] D114961: [ORC-RT][ORC] Handle dynamic unwind registration for libunwind

Peter S. Housel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 22:25:23 PDT 2022


housel updated this revision to Diff 426918.
housel added a comment.

Updated in response to comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114961

Files:
  compiler-rt/lib/orc/elfnix_platform.cpp
  compiler-rt/test/orc/TestCases/FreeBSD/ehframe-default.cpp
  compiler-rt/test/orc/TestCases/FreeBSD/ehframe-libunwind.cpp
  compiler-rt/test/orc/TestCases/Linux/ehframe-default.cpp
  compiler-rt/test/orc/TestCases/Linux/ehframe-libunwind.cpp
  compiler-rt/test/orc/lit.cfg.py
  compiler-rt/test/orc/lit.site.cfg.py.in
  llvm/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h
  llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114961.426918.patch
Type: text/x-patch
Size: 9487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220504/a4388c24/attachment.bin>


More information about the llvm-commits mailing list