aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-07-11 00:21:48 +0000
committerTed Kremenek <kremenek@apple.com>2009-07-11 00:21:48 +0000
commitf5145921975c4b6a3d986ed34ab716d4dadeb8f9 (patch)
tree91ec63cb4033dc64531c58e794cd64f372d1ca38 /llvm/lib/CodeGen/MachineModuleInfo.cpp
parent106f2885d19bcac861599d407f4e963e89cd7a4e (diff)
downloadllvm-f5145921975c4b6a3d986ed34ab716d4dadeb8f9.zip
llvm-f5145921975c4b6a3d986ed34ab716d4dadeb8f9.tar.gz
llvm-f5145921975c4b6a3d986ed34ab716d4dadeb8f9.tar.bz2
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions