]> granicus.if.org Git - llvm/commit
Fix bad go bindings test.
authorRichard Trieu <rtrieu@google.com>
Fri, 31 May 2019 03:45:11 +0000 (03:45 +0000)
committerRichard Trieu <rtrieu@google.com>
Fri, 31 May 2019 03:45:11 +0000 (03:45 +0000)
commit7a9c1dcc3ec7e5332ca082b5dcdd9cafed0f7341
treec67a9084fcd4b7ce8355cca9976d39a6909fa105
parent6975687611b866da267df30c05b3b7235e70b99d
Fix bad go bindings test.

After r362128, the "byval" attribute has a stricter check and will cause an
assertion.  Remove the "byval" test case for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362189 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/go/llvm/ir_test.go