diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-08-07 02:59:41 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-08-07 02:59:41 +0000 |
commit | 64a8cc7d0d63f5479b48c1e3e1adf85b1d0208c5 (patch) | |
tree | 50b9eb2943b33f2cf5629df92f18e36224c1e602 /clang/lib/Driver/Tools.cpp | |
parent | bd3305b60f1b25727618b2f01e5c0a639e569eeb (diff) | |
download | llvm-64a8cc7d0d63f5479b48c1e3e1adf85b1d0208c5.zip llvm-64a8cc7d0d63f5479b48c1e3e1adf85b1d0208c5.tar.gz llvm-64a8cc7d0d63f5479b48c1e3e1adf85b1d0208c5.tar.bz2 |
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.
llvm-svn: 215050
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions