make SectionKind be a first-class pod struct instead of just
authorChris Lattner <sabre@nondot.org>
Sat, 25 Jul 2009 23:21:55 +0000 (23:21 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 25 Jul 2009 23:21:55 +0000 (23:21 +0000)
commit0af00396a790f11d77831c9da47ec5de7c469c97
treeda59338b80926f45aa9e41a12b37e09013421003
parente5dc8594ea999ca576272fa44a0e5ff3754f3cb0
make SectionKind be a first-class pod struct instead of just
an enum.

llvm-svn: 77096
llvm/include/llvm/Target/DarwinTargetAsmInfo.h
llvm/include/llvm/Target/ELFTargetAsmInfo.h
llvm/include/llvm/Target/TargetAsmInfo.h
llvm/lib/Target/DarwinTargetAsmInfo.cpp
llvm/lib/Target/ELFTargetAsmInfo.cpp
llvm/lib/Target/PIC16/PIC16TargetAsmInfo.cpp
llvm/lib/Target/PIC16/PIC16TargetAsmInfo.h
llvm/lib/Target/TargetAsmInfo.cpp
llvm/lib/Target/X86/X86TargetAsmInfo.cpp
llvm/lib/Target/X86/X86TargetAsmInfo.h