aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Module.cpp
diff options
context:
space:
mode:
authorThomas Preud'homme <thomas.preudhomme@arm.com>2018-07-30 16:48:39 +0000
committerThomas Preud'homme <thomas.preudhomme@arm.com>2018-07-30 16:48:39 +0000
commit196149c943ffde9f2f3368fc47d5f843a9ab44a4 (patch)
treed859213b60da47fbfd60d3d7a99ef20702cd156f /clang/lib/Basic/Module.cpp
parent6c1b0752997a8bf0c3109bcf4101eff24d97c9ce (diff)
downloadllvm-196149c943ffde9f2f3368fc47d5f843a9ab44a4.zip
llvm-196149c943ffde9f2f3368fc47d5f843a9ab44a4.tar.gz
llvm-196149c943ffde9f2f3368fc47d5f843a9ab44a4.tar.bz2
Reapply "Fix crash on inline asm with 64bit matching input in 32bit GPR"
This reapplies commit r338206 reverted by r338214 since the bug that r338206 uncovered has been fixed in r338268. Add support for inline assembly with matching input operand that do not naturally go in the register class it is constrained to (eg. double in a 32-bit GPR). Note that regular input is already handled by existing code. llvm-svn: 338269
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions