Skip to content

Commit 47ca0a2

Browse files
committed
missing debug
1 parent 6cdb9e5 commit 47ca0a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/cuda_builder/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ impl DebugInfo {
5353
}
5454
}
5555

56+
#[derive(Debug, Clone, Copy, PartialEq)]
5657
pub enum EmitOption {
5758
LlvmIr,
5859
Bitcode,

0 commit comments

Comments
 (0)