File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
src/doc/rustc/src/codegen-options Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -249,9 +249,6 @@ flavor. Valid options are:
249
249
* ` gcc ` : use the ` cc ` executable, which is typically gcc or clang on many systems.
250
250
* ` ld ` : use the ` ld ` executable.
251
251
* ` msvc ` : use the ` link.exe ` executable from Microsoft Visual Studio MSVC.
252
- * ` ptx ` : use [ ` rust-ptx-linker ` ] ( https://github.com/denzp/rust-ptx-linker )
253
- for Nvidia NVPTX GPGPU support.
254
- * ` bpf ` : use [ ` bpf-linker ` ] ( https://github.com/alessandrod/bpf-linker ) for eBPF support.
255
252
* ` wasm-ld ` : use the [ ` wasm-ld ` ] ( https://lld.llvm.org/WebAssembly.html )
256
253
executable, a port of LLVM ` lld ` for WebAssembly.
257
254
* ` ld64.lld ` : use the LLVM ` lld ` executable with the [ ` -flavor darwin `
You can’t perform that action at this time.
0 commit comments