[FastISel][X86] Argument lowering test case
authorJuergen Ributzka <juergen@apple.com>
Thu, 12 Jun 2014 20:34:09 +0000 (20:34 +0000)
committerJuergen Ributzka <juergen@apple.com>
Thu, 12 Jun 2014 20:34:09 +0000 (20:34 +0000)
commitc7147a3b6d63bba3dfac29e446847e69956a3f90
tree32925da1577da5839c83d577956ab275fc966ac9
parent3f2b28dcafc5eea8691218718cefed3d9bd9f294
[FastISel][X86] Argument lowering test case

This test case is supposed to xfail, because we do not handle structs or byval
arguments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210816 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/fast-isel-args-fail2.ll [new file with mode: 0644]