Skip to content

Commit f21da08

Browse files
committed
no other AsmDialect
1 parent a87cb5f commit f21da08

File tree

1 file changed

+0
-1
lines changed
  • crates/rustc_codegen_nvvm_v19/src

1 file changed

+0
-1
lines changed

crates/rustc_codegen_nvvm_v19/src/llvm.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,6 @@ pub(crate) enum MetadataType {
381381
#[derive(Copy, Clone)]
382382
#[repr(C)]
383383
pub enum AsmDialect {
384-
Other,
385384
Att,
386385
Intel,
387386
}

0 commit comments

Comments
 (0)