Refactor the section emission code to remove duplicates now that
authorEric Christopher <echristo@gmail.com>
Tue, 19 Nov 2013 09:04:50 +0000 (09:04 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 19 Nov 2013 09:04:50 +0000 (09:04 +0000)
commitd2b3a0243c880d0d1658b427a0bdc67ee1490bae
treea97c7535466720f6013568c2549881453900c203
parenteee5230373916bad50633de1089409c9978102d8
Refactor the section emission code to remove duplicates now that
we can emit various sections in any order.
No functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195120 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp