about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2024-06-26 12:40:47 +1000
committerZalathar <Zalathar@users.noreply.github.com>2024-06-30 18:55:39 +1000
commit3b22589cfa0015535ae08082b2cecf77ac1b5c33 (patch)
tree44b7a624f82dba5bd2a76e0d5c3471d766b7feda /compiler/rustc_codegen_gcc
parentad575b093bee669258b1d4914bccf56c5b9d1e82 (diff)
downloadrust-3b22589cfa0015535ae08082b2cecf77ac1b5c33.tar.gz
rust-3b22589cfa0015535ae08082b2cecf77ac1b5c33.zip
Replace a magic boolean with enum `EmitStorageLive`
The previous boolean used `true` to indicate that storage-live should _not_ be
emitted, so all occurrences of `Yes` and `No` should be the logical opposite of
the previous value.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions