add some fixme's for MCizing. EH still has a few things that
authorChris Lattner <sabre@nondot.org>
Wed, 10 Mar 2010 01:04:13 +0000 (01:04 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 10 Mar 2010 01:04:13 +0000 (01:04 +0000)
commit188a87da79f51b00522b9487ee352a50a01e5ea4
tree370cd07362745f19e1a59446aa28f5b0e24687f9
parenta015c1c876bb74a83cbbae06449056e0c6f0e9c9
add some fixme's for MCizing.  EH still has a few things that
need to be MCized, but the last debug info thing are LEB and
cygwin specific (which the MC api doesn't support yet) and
one specific form of EmitReference which I'll tackle next.

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