Skip to content

Commit 74096a7

Browse files
committed
rustc: Fix comment about ABI in trans::native
1 parent af263e4 commit 74096a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rustc/middle/trans/native.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// The classification code for the x86 ABI is taken from the clay language
1+
// The classification code for the x86_64 ABI is taken from the clay language
22
// https://github.com/jckarter/clay/blob/master/compiler/src/externals.cpp
33

44
import driver::session::{session, arch_x86_64};

0 commit comments

Comments
 (0)