Skip to content
Commit 12330650 authored by Duncan Sands's avatar Duncan Sands
Browse files

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.

llvm-svn: 145239
parent 818a983e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment