[WinEH] Add test for llvm.va.start in catchpad
authorReid Kleckner <rnk@google.com>
Wed, 21 Oct 2015 19:54:40 +0000 (19:54 +0000)
committerReid Kleckner <rnk@google.com>
Wed, 21 Oct 2015 19:54:40 +0000 (19:54 +0000)
commit062c18d55036338851b4ae370c001d959cbada30
tree25887233abc9dfa52d5b030a66e9c1cdaa6f1be6
parentbfe573bc3230440f41f6e455ca03fc75dd6d904d
[WinEH] Add test for llvm.va.start in catchpad

It already works, but we should have a test for it.

This used to be PR23094 in the old model.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250936 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/win-catchpad-varargs.ll [new file with mode: 0644]