about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/asm.rs
diff options
context:
space:
mode:
authorYuki Okushi <yuki.okushi@huawei.com>2021-10-19 11:34:58 +0900
committerYuki Okushi <yuki.okushi@huawei.com>2021-10-26 11:02:51 +0900
commit630df7c54ab1b6d227893aae98bfdbf77228e637 (patch)
tree85385223dd14af1f364ddb24f73cfc5746c8e1b5 /compiler/rustc_codegen_llvm/src/asm.rs
parentf5cbb9b9e6e8c2d2e1932b0e7b6556f689d44b0d (diff)
downloadrust-630df7c54ab1b6d227893aae98bfdbf77228e637.tar.gz
rust-630df7c54ab1b6d227893aae98bfdbf77228e637.zip
Remove unnecessary check for registers
`is_clobber()` already checks if `reg` is a register and the both
values should be the same.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/asm.rs')
0 files changed, 0 insertions, 0 deletions