[JITLink] Delete copy and move constructors for jitlink::Section.
authorLang Hames <lhames@gmail.com>
Wed, 31 Mar 2021 05:56:41 +0000 (22:56 -0700)
committerLang Hames <lhames@gmail.com>
Wed, 31 Mar 2021 05:58:14 +0000 (22:58 -0700)
commitec235dd3556d9879b0ec58ebd6009904d0ef0d24
tree90ddf9eed40fca22e6cfc7f749748cc36e7727fb
parent9a9214fa2562b397764193517fa540a3dcbfd5a1
[JITLink] Delete copy and move constructors for jitlink::Section.

Sections are not movable or copyable.
llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h
llvm/unittests/ExecutionEngine/JITLink/LinkGraphTests.cpp