about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorChristiaan Dirkx <christiaan@dirkx.email>2021-03-03 01:14:17 +0100
committerChristiaan Dirkx <christiaan@dirkx.email>2021-03-03 01:14:17 +0100
commit738f7360664503e497d609cc8224f0602f31b07e (patch)
treed144afc4f2d97a23c603c45b44e8d8fabf6ddf78 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent5233edcf1c7ee70ac25e4ec1115c3546f53d8a2d (diff)
downloadrust-738f7360664503e497d609cc8224f0602f31b07e.tar.gz
rust-738f7360664503e497d609cc8224f0602f31b07e.zip
Remove unnecessary conditional `cfg(target_os)` for `redox` and `vxworks`
`redox` and `vxworks` are part of target_family `unix`, thus `cfg(unix)` already implies `cfg(target_os="redox")` and `(target_os="vxworks")`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions