mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-10 14:57:14 +00:00
rustc: Link to original Clay x86 classification code
This commit is contained in:
parent
bdebe92400
commit
af263e43c2
@ -1,3 +1,6 @@
|
||||
// The classification code for the x86 ABI is taken from the clay language
|
||||
// https://github.com/jckarter/clay/blob/master/compiler/src/externals.cpp
|
||||
|
||||
import driver::session::{session, arch_x86_64};
|
||||
import syntax::codemap::span;
|
||||
import libc::c_uint;
|
||||
|
Loading…
Reference in New Issue
Block a user