[objc-arc] Change EntryPointType to an enum class outside of ARCRuntimeEntryPoints...
authorMichael Gottesman <mgottesman@apple.com>
Mon, 16 Mar 2015 07:02:24 +0000 (07:02 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Mon, 16 Mar 2015 07:02:24 +0000 (07:02 +0000)
commit5b69462b3a9d08107463232847f13f5e048c2603
treea5289b5a8e782b51dce5c975e2cd9dbd44ed1824
parent5e4931b4893b5d3fe1da777d548cbfe9f68ef433
[objc-arc] Change EntryPointType to an enum class outside of ARCRuntimeEntryPoints called ARCRuntimeEntryPointKind.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232347 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h
lib/Transforms/ObjCARC/ObjCARCContract.cpp
lib/Transforms/ObjCARC/ObjCARCOpts.cpp