OSDN Git Service

[ORC] Make MaterializationResponsibility's constructor private.
authorLang Hames <lhames@gmail.com>
Thu, 17 May 2018 20:48:50 +0000 (20:48 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 17 May 2018 20:48:50 +0000 (20:48 +0000)
commite78f10b99e038a0ebe3acc2f881516937ac0705e
tree8629631467eae828664190222176cafa62211c87
parent0d0bfa9754af429bd59b70f9a3793bf10f595e00
[ORC] Make MaterializationResponsibility's constructor private.

MaterializationResponsibility instances should be created by
MaterializationUnits only. Making the constructor private enforces this.

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