commit | d54bf7ceefd2d6ba89fd800700a5ff201861861c | [log] [tgz] |
---|---|---|
author | Benjamin Kramer <benny.kra@googlemail.com> | Mon May 20 15:58:43 2013 +0000 |
committer | Benjamin Kramer <benny.kra@googlemail.com> | Mon May 20 15:58:43 2013 +0000 |
tree | bcf2dad95905d5925c3cd381ad0afb876810e3ff | |
parent | 4f8d90df4518f1ebcc798fdbf01358a1a45adca6 [diff] |
R600: Fix bug detected by GCC warning. R600TextureIntrinsicsReplacer.cpp:232: warning: the address of ‘ArgsType’ will always evaluate as ‘true’ This doesn't have any effect on the output as a vararg intrinsic behaves the same way as a non-vararg one. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182293 91177308-0d34-0410-b5e6-96231b3b80d8