about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorNicholas Nethercote <nnethercote@mozilla.com>2020-03-20 12:09:24 +1100
committerNicholas Nethercote <nnethercote@mozilla.com>2020-03-23 10:45:23 +1100
commitd156bf658fd2478ee83d8e86e8c7c46093b74ec8 (patch)
tree52455f666220000a7ebb66ea18983c4bfd6581e9 /src/rustllvm/RustWrapper.cpp
parentc54ce496635e0e013e14aa4be5d86c1247f9319a (diff)
downloadrust-d156bf658fd2478ee83d8e86e8c7c46093b74ec8.tar.gz
rust-d156bf658fd2478ee83d8e86e8c7c46093b74ec8.zip
Remove some local variables.
I find the code easier to read if the values in `config` are all used
directly, rather than a mix of `config` values and local variables. It
will also faciliate some of the following commits.

Also, use `config.bitcode_needed()` in one place.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions