llvm-6502/lib/Transforms/ObjCARC
Reid Kleckner bfabc8f8c5 Revert "Don't make assumptions about the name of private global variables."
This reverts commit r222061.

It's causing linker errors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222077 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-15 02:03:53 +00:00
..
ARCRuntimeEntryPoints.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
CMakeLists.txt Revert "Don't make assumptions about the name of private global variables." 2014-11-15 02:03:53 +00:00
DependencyAnalysis.cpp Use range based for loops to avoid needing to re-mention SmallPtrSet size. 2014-08-24 23:23:06 +00:00
DependencyAnalysis.h Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size. 2014-08-21 05:55:13 +00:00
LLVMBuild.txt
Makefile
ObjCARC.cpp
ObjCARC.h Revert "Don't make assumptions about the name of private global variables." 2014-11-15 02:03:53 +00:00
ObjCARCAliasAnalysis.cpp
ObjCARCAliasAnalysis.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
ObjCARCAPElim.cpp
ObjCARCContract.cpp Revert "IR: MDNode => Value" 2014-11-11 21:30:22 +00:00
ObjCARCExpand.cpp
ObjCARCOpts.cpp Revert "IR: MDNode => Value" 2014-11-11 21:30:22 +00:00
ObjCARCUtil.cpp
ProvenanceAnalysis.cpp
ProvenanceAnalysis.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00