diff options
| author | Darshan Kathiriya <darshankathiriya121@gmail.com> | 2020-10-07 09:09:59 -0300 |
|---|---|---|
| committer | Darshan Kathiriya <darshankathiriya121@gmail.com> | 2020-10-08 16:11:45 -0300 |
| commit | e8dca789a15c2dc082ae4240ba68a8c879753812 (patch) | |
| tree | 6fc1000def63c90de398b743d7e7d6351cd26468 /compiler/rustc_codegen_llvm/src | |
| parent | ccea570488694e502c1a7ca8f3f0866c9b763ce4 (diff) | |
| download | rust-e8dca789a15c2dc082ae4240ba68a8c879753812.tar.gz rust-e8dca789a15c2dc082ae4240ba68a8c879753812.zip | |
Replace run_compiler with RunCompiler builder pattern.
RunCompiler::new takes non-optional params, and optional params can be set using set_*field_name* method. finally `run` will forward all fields to `run_compiler`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
