Skip to content

Commit af263e4

Browse files
committed
rustc: Link to original Clay x86 classification code
1 parent bdebe92 commit af263e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/rustc/middle/trans/native.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// The classification code for the x86 ABI is taken from the clay language
2+
// https://github.com/jckarter/clay/blob/master/compiler/src/externals.cpp
3+
14
import driver::session::{session, arch_x86_64};
25
import syntax::codemap::span;
36
import libc::c_uint;

0 commit comments

Comments
 (0)