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
Loading
Please register or sign in to comment