aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2010-11-30 22:01:58 +0000
committerSean Callanan <scallanan@apple.com>2010-11-30 22:01:58 +0000
commitf5a998643c4fc5647cf8313abfad2cd3bf61ae97 (patch)
tree37891ea5e36da0d3447f99fbfac680a6d3f94b3d /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent6712251f41f91a99c9449a9b5d18baeefeb85717 (diff)
downloadllvm-f5a998643c4fc5647cf8313abfad2cd3bf61ae97.zip
llvm-f5a998643c4fc5647cf8313abfad2cd3bf61ae97.tar.gz
llvm-f5a998643c4fc5647cf8313abfad2cd3bf61ae97.tar.bz2
Fixed a problem where m_register_info was not being
copied by the copy constructor for ClangExpressionVariable. This meant that a NULL m_register_info wouldn't be copied, and instead the field was uninitialized, potentially confusing the materializer. llvm-svn: 120472
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions