about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/src/optimize/code_layout.rs
diff options
context:
space:
mode:
authorTyler Mandry <tmandry@gmail.com>2020-12-10 21:33:19 -0800
committerGitHub <noreply@github.com>2020-12-10 21:33:19 -0800
commit0327b5dac5010e8b64dea9b4535c2d0ed51e0988 (patch)
tree52e498243a32317c889ff5fd7d3cb37d3154f564 /compiler/rustc_codegen_cranelift/src/optimize/code_layout.rs
parent3a46a6b9974db88e1690f254cbc2f3a1d6384d28 (diff)
parent40ed0f68574db71ec71afe77a9882ee723cc46a1 (diff)
downloadrust-0327b5dac5010e8b64dea9b4535c2d0ed51e0988.tar.gz
rust-0327b5dac5010e8b64dea9b4535c2d0ed51e0988.zip
Rollup merge of #79917 - sivadeilra:asm_symbols, r=petrochenkov
Use Symbol for inline asm register class names

This takes care of one "FIXME":
// FIXME: use direct symbol comparison for register class names

Instead of using string literals, this uses Symbol for register
class names.

This is part of work I am doing to improve how Symbol interning works.
Diffstat (limited to 'compiler/rustc_codegen_cranelift/src/optimize/code_layout.rs')
0 files changed, 0 insertions, 0 deletions