diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2010-08-06 07:43:46 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2010-08-06 07:43:46 +0000 |
commit | 5a2849e166ec1ffc7d8a5392dd3ddbebff14dd51 (patch) | |
tree | b6a1748950692a0b34c222e2981215496e966cbf /llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp | |
parent | f216f69ad9164370b93dfe4b9d8efb6be4df0094 (diff) | |
download | llvm-5a2849e166ec1ffc7d8a5392dd3ddbebff14dd51.zip llvm-5a2849e166ec1ffc7d8a5392dd3ddbebff14dd51.tar.gz llvm-5a2849e166ec1ffc7d8a5392dd3ddbebff14dd51.tar.bz2 |
Fix uninitialized variable warning.
Also move 'default' case next to a real case to help compiler optimize in
non-Debug builds.
No functionality change.
llvm-svn: 110435
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp')
0 files changed, 0 insertions, 0 deletions