diff options
author | Thomas Preud'homme <thomas.preudhomme@arm.com> | 2018-07-30 16:45:40 +0000 |
---|---|---|
committer | Thomas Preud'homme <thomas.preudhomme@arm.com> | 2018-07-30 16:45:40 +0000 |
commit | 6c1b0752997a8bf0c3109bcf4101eff24d97c9ce (patch) | |
tree | 96c998cc25fba0abaa30e1ab724ccf905c449f11 /clang/lib/Basic/Module.cpp | |
parent | 7816531f3c7724fb0297110346439397a99ffbcf (diff) | |
download | llvm-6c1b0752997a8bf0c3109bcf4101eff24d97c9ce.zip llvm-6c1b0752997a8bf0c3109bcf4101eff24d97c9ce.tar.gz llvm-6c1b0752997a8bf0c3109bcf4101eff24d97c9ce.tar.bz2 |
Fix uninitialized read in ARM's PrintAsmOperand
Summary:
Fix read of uninitialized RC variable in ARM's PrintAsmOperand when
hasRegClassConstraint returns false. This was causing
inline-asm-operand-implicit-cast test to fail in r338206.
Reviewers: t.p.northover, weimingz, javed.absar, chill
Reviewed By: chill
Subscribers: chill, eraman, kristof.beyls, chrib, llvm-commits
Differential Revision: https://reviews.llvm.org/D49984
llvm-svn: 338268
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions