Files
rust/compiler/rustc_codegen_ssa/src
Josh Triplett ff697c613c On macOS, make strip="symbols" not pass any options to strip
This makes the output with `strip="symbols"` match the result of just
calling `strip` on the output binary, minimizing the size of the binary.
2021-08-18 05:11:26 -07:00
..
2021-07-06 18:28:07 +02:00