We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af263e4 commit 74096a7Copy full SHA for 74096a7
src/rustc/middle/trans/native.rs
@@ -1,4 +1,4 @@
1
-// The classification code for the x86 ABI is taken from the clay language
+// The classification code for the x86_64 ABI is taken from the clay language
2
// https://github.com/jckarter/clay/blob/master/compiler/src/externals.cpp
3
4
import driver::session::{session, arch_x86_64};
0 commit comments