[PATCH] D127056: [ORC][ORC_RT] Handle ELF .init_array with non-default priority

Peter S. Housel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 22:48:58 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2be5abb7e9a1: [ORC][ORC_RT] Handle ELF .init_array with non-default priority (authored by housel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127056

Files:
  compiler-rt/lib/orc/elfnix_platform.cpp
  compiler-rt/lib/orc/elfnix_platform.h
  compiler-rt/test/orc/TestCases/FreeBSD/x86-64/priority-static-initializer.S
  compiler-rt/test/orc/TestCases/Linux/x86-64/priority-static-initializer.S
  llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp
  llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127056.435803.patch
Type: text/x-patch
Size: 9743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220610/416958fe/attachment.bin>


More information about the llvm-commits mailing list