]> granicus.if.org Git - llvm/commit
[JITLink] Move a typedef.
authorLang Hames <lhames@gmail.com>
Mon, 29 Apr 2019 22:37:16 +0000 (22:37 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 29 Apr 2019 22:37:16 +0000 (22:37 +0000)
commit18a863c7e9cfa05b7a8ff7b2e1abb89a79f3c6d3
treee467c5e8a807e0285e7b40ede6939b76c79ee422
parent01da091f106af191c63df82a7766411267873afb
[JITLink] Move a typedef.

The FinalizeContinuation typedef belongs on the Allocation class, not the
allocator.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359510 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ExecutionEngine/JITLink/JITLink.h