commit | 4c0c5451c78423bcc08e23f230e912e35d11dc4d | [log] [tgz] |
---|---|---|
author | Duncan Sands <baldrick@free.fr> | Mon Nov 28 10:31:27 2011 +0000 |
committer | Duncan Sands <baldrick@free.fr> | Mon Nov 28 10:31:27 2011 +0000 |
tree | 7d8703fe62bc60d96edf3dd0c83ef3e198d40a7e | |
parent | 70b883b3a723b1d0af538c0b78cd45139597d216 [diff] |
Silence wrong warnings from GCC about variables possibly being used uninitialized: GCC doesn't understand that the variables are only used if !UseImm, in which case they have been initialized. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145239 91177308-0d34-0410-b5e6-96231b3b80d8