about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorDarshan Kathiriya <darshankathiriya121@gmail.com>2020-10-07 09:09:59 -0300
committerDarshan Kathiriya <darshankathiriya121@gmail.com>2020-10-08 16:11:45 -0300
commite8dca789a15c2dc082ae4240ba68a8c879753812 (patch)
tree6fc1000def63c90de398b743d7e7d6351cd26468 /compiler/rustc_codegen_llvm/src
parentccea570488694e502c1a7ca8f3f0866c9b763ce4 (diff)
downloadrust-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