about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorAmanieu d'Antras <amanieu@gmail.com>2022-02-10 18:04:09 +0000
committerAmanieu d'Antras <amanieu@gmail.com>2022-02-10 18:04:09 +0000
commit20e6c1d0139df1ec315bdbfa7c46dc98fafa84ab (patch)
tree72831014f149ad6454a2246d925dbee05db6df7b /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent502d6aa47b4118fea1e326529e71b25a99b0d6c5 (diff)
downloadrust-20e6c1d0139df1ec315bdbfa7c46dc98fafa84ab.tar.gz
rust-20e6c1d0139df1ec315bdbfa7c46dc98fafa84ab.zip
Fix incorrect register conflict detection in asm!
This would previously incorrectly reject two subregisters that were
distinct but part of the same larger register, for example `al` and
`ah`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions