Fix warning when compiling with optimizations:
warning: ‘OPT’ may be used uninitialized in this function Now OPT is initialized to NULL. I'm not certain if this is the correct fix; others please review. llvm-svn: 75321
Loading
Please register or sign in to comment