not all targets want to return an i32. What really matters is whether llc accepts...
authorChris Lattner <sabre@nondot.org>
Sun, 29 Apr 2007 18:59:01 +0000 (18:59 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Apr 2007 18:59:01 +0000 (18:59 +0000)
commit1d81d88fe36a70ed2f9040413c85adb88dbf4eb6
tree709fcd0ea22ca46de913418ab293026fa134df24
parent6995cf6015580eeab07a1c671fca180084a1325e
not all targets want to return an i32.  What really matters is whether llc accepts the generated code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36569 91177308-0d34-0410-b5e6-96231b3b80d8
test/CFrontend/2007-04-11-InlineAsmStruct.c
test/CFrontend/2007-04-11-InlineAsmUnion.c