nir: Fix array initializer.
authorJose Fonseca <jfonseca@vmware.com>
Wed, 24 Oct 2018 10:33:09 +0000 (11:33 +0100)
committerJose Fonseca <jfonseca@vmware.com>
Wed, 24 Oct 2018 10:37:09 +0000 (11:37 +0100)
commitd9a04196d9b3919ed216842510606654eb64222d
tree3d5b09cd5daf6cbb1dd3ed19338043089dd5533b
parentd99fda17c8318af96158edc18f7532f049b4304e
nir: Fix array initializer.

Empty initializer is not standard C.  This fixes MSVC build.

Trivial.
src/compiler/nir/nir_linking_helpers.c