amd/common: use ARRAY_SIZE for the LLVM command line options
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 4 Apr 2019 09:49:52 +0000 (11:49 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Thu, 13 Jun 2019 00:28:23 +0000 (20:28 -0400)
commit1ff2440eee8464c05a9d1df564518a874928a077
tree8015c3252f0e4d877d6ef7dc64e238e2afa1746d
parentca21ba2a08a654b41d0e10712b0f9fc946564007
amd/common: use ARRAY_SIZE for the LLVM command line options

This is more convenient for changing it around during debug.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/amd/common/ac_llvm_util.c