fix some more issues where we expected GetSection to do "get or create"
authorChris Lattner <sabre@nondot.org>
Fri, 31 Jul 2009 18:27:48 +0000 (18:27 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 31 Jul 2009 18:27:48 +0000 (18:27 +0000)
commit6bdd74ca382db0d7125c5b1bf36a34254491d7e5
treeca5940e93f69a5b659dc91b0fc73414455001a25
parent69bff07b4dc95fd0cc9d7580977beb08259daa17
fix some more issues where we expected GetSection to do "get or create"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77700 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-mc/AsmParser.cpp