Add an alternative implementation of CIE and FDE emission that outputs them
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 29 Apr 2011 02:42:28 +0000 (02:42 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 29 Apr 2011 02:42:28 +0000 (02:42 +0000)
commit9099813bd50a05c4b2a495e3cea817f49c1372d8
treeb6d42772ed5a98a2d1d6458c8a2972339c0255a4
parentbcffb1fbb85a88cb99f7c2115a5f78e860d7fc46
Add an alternative implementation of CIE and FDE emission that outputs them
in the same order as the one in CodeGen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130471 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCDwarf.h
lib/MC/MCDwarf.cpp