split the ELF-specific section flag inference-from-name code out
authorChris Lattner <sabre@nondot.org>
Fri, 24 Jul 2009 16:50:24 +0000 (16:50 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 24 Jul 2009 16:50:24 +0000 (16:50 +0000)
commit27f3065cf36fc93f619f25862288513b13d8bb95
tree0afec6f4adda30e3eb67ab7285cd33630d29f812
parent8adc547a91b423472148877ca5a4b5b5a0fd2f64
split the ELF-specific section flag inference-from-name code out
into its own helper function.

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