1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/CodeGen/WinEH
Reid Kleckner 1d13d635fc [Windows] Replace TrapUnreachable with an int3 insertion pass
This is an alternative to D66980, which was reverted. Instead of
inserting a pseudo instruction that optionally expands to nothing, add a
pass that inserts int3 when appropriate after basic block layout.

Reviewers: hans

Differential Revision: https://reviews.llvm.org/D67201

llvm-svn: 371466
2019-09-09 23:04:25 +00:00
..
lit.local.cfg
wineh-asm.ll
wineh-cloning.ll
wineh-comdat.ll
wineh-demotion.ll
wineh-intrinsics-invalid.ll
wineh-intrinsics.ll
wineh-nested-unwind.ll
wineh-no-demotion.ll
wineh-noret-cleanup.ll [Windows] Replace TrapUnreachable with an int3 insertion pass 2019-09-09 23:04:25 +00:00
wineh-setjmp.ll
wineh-statenumbering-cleanups.ll
wineh-statenumbering.ll