[PATCH] D139347: [ORC] Extract hasInitializerSection for testing (NFC)

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 10:22:45 PST 2022


keith created this revision.
keith added reviewers: dblaikie, lhames.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
keith requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Based on the discussion in https://reviews.llvm.org/D130221 and https://reviews.llvm.org/D139223


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139347

Files:
  llvm/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h
  llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp
  llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp
  llvm/unittests/ExecutionEngine/JITLink/CMakeLists.txt
  llvm/unittests/ExecutionEngine/JITLink/LinkGraphTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139347.480155.patch
Type: text/x-patch
Size: 5582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221205/f320a6a1/attachment.bin>


More information about the llvm-commits mailing list