llvm-6502/lib/IR
Rafael Espindola 72db10a995 Revert "Prevent alias from pointing to weak aliases."
This reverts commit r204781.

I will follow up to with msan folks to see what is what they
were trying to do with aliases to weak aliases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204784 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-26 06:14:40 +00:00
..
AsmWriter.cpp Make some assertions on constant expressions static. 2014-03-15 18:47:07 +00:00
AsmWriter.h IR: add a second ordering operand to cmpxhg for failure 2014-03-11 10:48:52 +00:00
AttributeImpl.h
Attributes.cpp
AutoUpgrade.cpp
BasicBlock.cpp
CMakeLists.txt
ConstantFold.cpp
ConstantFold.h
ConstantRange.cpp
Constants.cpp
ConstantsContext.h
Core.cpp Remove the linker_private and linker_private_weak linkages. 2014-03-13 23:18:37 +00:00
DataLayout.cpp
DebugInfo.cpp remove a bunch of unused private methods 2014-03-23 17:09:26 +00:00
DebugLoc.cpp
DiagnosticInfo.cpp Use DiagnosticInfo facility. 2014-03-14 21:58:59 +00:00
DiagnosticPrinter.cpp
DIBuilder.cpp Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs. 2014-03-18 02:34:58 +00:00
Dominators.cpp
Function.cpp Revert r203488 and r203520. 2014-03-12 18:09:37 +00:00
GCOV.cpp
Globals.cpp Revert "Prevent alias from pointing to weak aliases." 2014-03-26 06:14:40 +00:00
GVMaterializer.cpp
InlineAsm.cpp Remove copy ctors that did the same thing as the default one. 2014-03-11 11:32:49 +00:00
Instruction.cpp IR: add a second ordering operand to cmpxhg for failure 2014-03-11 10:48:52 +00:00
Instructions.cpp IR: add a second ordering operand to cmpxhg for failure 2014-03-11 10:48:52 +00:00
IntrinsicInst.cpp
IRBuilder.cpp
IRPrintingPasses.cpp
LeakDetector.cpp
LeaksContext.h
LegacyPassManager.cpp
LLVMBuild.txt
LLVMContext.cpp
LLVMContextImpl.cpp
LLVMContextImpl.h
Makefile
Mangler.cpp Remove the linker_private and linker_private_weak linkages. 2014-03-13 23:18:37 +00:00
Metadata.cpp
Module.cpp
Pass.cpp
PassManager.cpp Fix comment (PR19188) 2014-03-19 18:41:38 +00:00
PassRegistry.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeFinder.cpp
Use.cpp
User.cpp Disable Visual C++ warning 4722 about aborting a destructor, 2014-03-25 08:42:49 +00:00
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Revert "Prevent alias from pointing to weak aliases." 2014-03-26 06:14:40 +00:00