OSDN Git Service

[ORC] Strip the Materializing flag off finalized symbols in VSOs.
authorLang Hames <lhames@gmail.com>
Thu, 14 Jun 2018 15:32:56 +0000 (15:32 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 14 Jun 2018 15:32:56 +0000 (15:32 +0000)
commit103c75a7dbaa75c1c2540b301cc5ba3df4bed865
tree5a020eb9aa2d7b2f1331a7496e4d5fcfb779520c
parent385d0da89cd5facaacba5c5d3897fb0f20cbeec7
[ORC] Strip the Materializing flag off finalized symbols in VSOs.

Finalized symbols are no longer in the materializing state.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334721 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Orc/Core.cpp