Revert "Prevent alias from pointing to weak aliases."
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 26 Mar 2014 06:14:40 +0000 (06:14 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 26 Mar 2014 06:14:40 +0000 (06:14 +0000)
commit72db10a9959431a710712f64d4b98299ab5a022d
tree8ea039520d3cec3f1adcf367c2a6915744f6a559
parent360ee971798ebccc177f7e1c2947a74e3bd9fbc0
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
18 files changed:
docs/LangRef.rst
include/llvm/IR/GlobalAlias.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/ExecutionEngine/JIT/JITEmitter.cpp
lib/IR/Globals.cpp
lib/IR/Verifier.cpp
lib/Target/PowerPC/PPCAsmPrinter.cpp
lib/Target/PowerPC/PPCFastISel.cpp
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
lib/Target/TargetMachine.cpp
lib/Target/X86/X86FastISel.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/XCore/XCoreISelLowering.cpp
lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
test/CodeGen/X86/dllexport-x86_64.ll
test/CodeGen/X86/dllexport.ll
test/Feature/aliases.ll
test/Transforms/GlobalOpt/alias-resolve.ll