diff options
| author | Nicholas Nethercote <nnethercote@mozilla.com> | 2020-03-20 12:09:24 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <nnethercote@mozilla.com> | 2020-03-23 10:45:23 +1100 |
| commit | d156bf658fd2478ee83d8e86e8c7c46093b74ec8 (patch) | |
| tree | 52455f666220000a7ebb66ea18983c4bfd6581e9 /src/rustllvm/RustWrapper.cpp | |
| parent | c54ce496635e0e013e14aa4be5d86c1247f9319a (diff) | |
| download | rust-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
