[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
Wed Jun 8 22:20:09 PDT 2022


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

Updated brace usage


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.435424.patch
Type: text/x-patch
Size: 9741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220609/87c692a0/attachment.bin>


More information about the llvm-commits mailing list