rustc: Fix comment about ABI in trans::native
This commit is contained in:
parent
af263e43c2
commit
74096a79d8
@ -1,4 +1,4 @@
|
||||
// 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
|
||||
// https://github.com/jckarter/clay/blob/master/compiler/src/externals.cpp
|
||||
|
||||
import driver::session::{session, arch_x86_64};
|
||||
|
Loading…
Reference in New Issue
Block a user