[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
Fri May 6 14:01:21 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG981523b2e467: [ORC-RT][ORC] Handle dynamic unwind registration for libunwind (authored by housel).

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.427737.patch
Type: text/x-patch
Size: 9487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220506/123e9577/attachment.bin>


More information about the llvm-commits mailing list