diff options
author | Duncan Sands <baldrick@free.fr> | 2011-11-28 10:31:27 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2011-11-28 10:31:27 +0000 |
commit | 4c0c5451c78423bcc08e23f230e912e35d11dc4d (patch) | |
tree | 7d8703fe62bc60d96edf3dd0c83ef3e198d40a7e /lib/MC/MCDisassembler/EDMain.cpp | |
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
Diffstat (limited to 'lib/MC/MCDisassembler/EDMain.cpp')
0 files changed, 0 insertions, 0 deletions