introduce specialized mergable const sectionkinds for elements of size 4/8/16 to
authorChris Lattner <sabre@nondot.org>
Sun, 26 Jul 2009 06:11:33 +0000 (06:11 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 26 Jul 2009 06:11:33 +0000 (06:11 +0000)
commit8ca520944e1924f487561be5cd8369da0a53d8ae
tree7e3781cf005482bc6daab4023dcc73d3387839f2
parent7f88a20f676350676015c4b3fb52de656f473772
introduce specialized mergable const sectionkinds for elements of size 4/8/16 to
simplify targets.

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