switch this to create coff sections for now, it doesn't really matter for
authorChris Lattner <sabre@nondot.org>
Sat, 8 Aug 2009 22:38:48 +0000 (22:38 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 8 Aug 2009 22:38:48 +0000 (22:38 +0000)
commit0aac30195c8f3f7066d4d069693e5d91f054f081
tree233783290a6d11631596b59ac6d8298b5b9b5bf2
parentb4dc13cab7ef894d3bb17657fa993b9f09af476b
switch this to create coff sections for now, it doesn't really matter for
llvm-mc's purpose yet and we'll want to switch to creating semantic sections
at some point.

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