about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorVadim Petrochenkov <vadim.petrochenkov@gmail.com>2020-11-08 14:27:51 +0300
committerVadim Petrochenkov <vadim.petrochenkov@gmail.com>2020-11-08 17:29:13 +0300
commite9c34b3cf8f368077065e7f9a658038f36e196eb (patch)
tree2ec0d4ebdfbe1e1cc030d51812db3a02bfbcfb18 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent8a097f7b2c8caae3bbcbb80fed451eed066336a4 (diff)
downloadrust-e9c34b3cf8f368077065e7f9a658038f36e196eb.tar.gz
rust-e9c34b3cf8f368077065e7f9a658038f36e196eb.zip
Collapse all uses of `target.options.foo` into `target.foo`
with an eye on merging `TargetOptions` into `Target`.

`TargetOptions` as a separate structure is mostly an implementation detail of `Target` construction, all its fields logically belong to `Target` and available from `Target` through `Deref` impls.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions