Saleem Abdulrasool 7cc1de1090 MC: split Win64EHUnwindEmitter into a shared streamer
This changes Win64EHEmitter into a utility WinEH UnwindEmitter that can be
shared across multiple architectures and a target specific bit which is
overridden (Win64::UnwindEmitter).  This enables sharing the section selection
code across X86 and the intended use in ARM for emitting unwind information for
Windows on ARM.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215050 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-07 02:59:41 +00:00
..
2014-07-18 16:41:58 +00:00
2014-07-02 20:05:48 +00:00
2014-06-24 22:45:16 +00:00
2014-06-24 22:45:16 +00:00
2014-05-03 19:57:04 +00:00
2014-07-03 02:01:39 +00:00