Reapply 56585:56589 with proper fix for some gcc versions
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 25 Sep 2008 21:00:33 +0000 (21:00 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 25 Sep 2008 21:00:33 +0000 (21:00 +0000)
commit32b952a2a60d1091e0e17bb6ce788cd1d41e6f8b
treeecadc8690534554752eb68d3b76000b96f487b1e
parent0b457f0c3a7e21b1fb9ac8b9f8e404e1312b6a60
Reapply 56585:56589 with proper fix for some gcc versions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56621 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
include/llvm/Target/DarwinTargetAsmInfo.h
include/llvm/Target/ELFTargetAsmInfo.h
include/llvm/Target/TargetAsmInfo.h
lib/Target/ARM/ARMTargetAsmInfo.cpp
lib/Target/ARM/ARMTargetAsmInfo.h
lib/Target/ARM/ARMTargetMachine.cpp
lib/Target/PowerPC/PPCTargetAsmInfo.cpp
lib/Target/PowerPC/PPCTargetAsmInfo.h
lib/Target/TargetAsmInfo.cpp
lib/Target/X86/X86TargetAsmInfo.cpp
lib/Target/X86/X86TargetAsmInfo.h
lib/Target/X86/X86TargetMachine.cpp