Add a TargetMachine hook that verifies DataLayout compatibility
[oota-llvm.git] / lib / CodeGen / AsmPrinter / WinException.h
2015-07-01 Benjamin Kramer[AsmPrinter] Hide implementation details
2015-06-30 Reid Kleckner[SEH] Add new intrinsics for recovering and restoring...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-09 Reid Kleckner[WinEH] Add 32-bit SEH state table emission prototype
2015-05-29 Reid Kleckner[WinEH] Emit EH tables for __CxxFrameHandler3 on 32...
2015-05-28 Reid KlecknerRename Win64Exception.(cpp|h) to WinException.(cpp|h)