rustc: Link to original Clay x86 classification code
This commit is contained in:
@@ -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 driver::session::{session, arch_x86_64};
|
||||||
import syntax::codemap::span;
|
import syntax::codemap::span;
|
||||||
import libc::c_uint;
|
import libc::c_uint;
|
||||||
|
|||||||
Reference in New Issue
Block a user