Output .eh_frames on COFF too now that the integrated as is used on mingw.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 2 Dec 2013 14:59:34 +0000 (14:59 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 2 Dec 2013 14:59:34 +0000 (14:59 +0000)
commitdfb31b6cac83de624653cc23f242f4f807f79768
tree58cf860a81885222572b57c284eaf91511bca648
parentad249171e4fa718290be2f1b276c1b7864dd27f7
Output .eh_frames on COFF too now that the integrated as is used on mingw.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196104 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/WinCOFFStreamer.cpp
test/MC/COFF/eh-frame.s [new file with mode: 0644]