diff options
| author | kulst <kulst@mailbox.org> | 2025-02-05 21:33:58 +0100 |
|---|---|---|
| committer | kulst <kulst@mailbox.org> | 2025-02-16 21:57:03 +0100 |
| commit | 831d9f39e9c330934b7c4f35010477ba4a738d96 (patch) | |
| tree | 025f8137a4b7b0140ef9850092dfe5157ecd0e4a /compiler/rustc_mir_transform/src/coverage/graph.rs | |
| parent | 2445dd794e4e24d62ab8d79ba8924baba44865ae (diff) | |
| download | rust-831d9f39e9c330934b7c4f35010477ba4a738d96.tar.gz rust-831d9f39e9c330934b7c4f35010477ba4a738d96.zip | |
Pass through of target features to llvm-bitcode-linker and handling them
The .ptx version produced by llc can be specified by passing it with --mattr. Currently it is not possible to specify the .ptx version with -Ctarget-feature because these are not passed through to llvm-bitcode-linker and handled by it. This commit adds both. --target-feature and -mattr are passed with equals to mitigate issues when the value starts with a - (minus).
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions
