Skip to content

Commit f21da08

Browse files
committed
no other AsmDialect
1 parent a87cb5f commit f21da08

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • crates/rustc_codegen_nvvm_v19/src

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)