OSDN Git Service

Do not propagate ELF-specific stuff (data.rel) into other targets. This simplifies...
authorAnton Korobeynikov <asl@math.spbu.ru>
Mon, 30 Mar 2009 15:27:43 +0000 (15:27 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Mon, 30 Mar 2009 15:27:43 +0000 (15:27 +0000)
commitfca82deecb1e1909a97db41cf324bf70e39af1e5
tree614a7975804ff59e71db3b437b4b387fc646be9f
parent71a7c6cde01fb516f0cbdbd831e07cda063fed4e
Do not propagate ELF-specific stuff (data.rel) into other targets. This simplifies code and also ensures correctness.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68032 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/ELFTargetAsmInfo.h
lib/Target/DarwinTargetAsmInfo.cpp
lib/Target/ELFTargetAsmInfo.cpp
lib/Target/TargetAsmInfo.cpp
lib/Target/X86/X86TargetAsmInfo.cpp