[PATCH] D111413: [Orc] Support atexit in Orc(JITLink)

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 8 08:26:05 PDT 2021


StephenFan updated this revision to Diff 378233.
StephenFan added a comment.

Add declaration.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111413

Files:
  compiler-rt/lib/orc/elfnix_platform.cpp
  compiler-rt/lib/orc/elfnix_platform.h
  compiler-rt/test/orc/TestCases/Linux/x86-64/trivial-atexit.S
  llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111413.378233.patch
Type: text/x-patch
Size: 5731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211008/e36faa41/attachment-0001.bin>


More information about the llvm-commits mailing list