rustc: Fix comment about ABI in trans::native
This commit is contained in:
parent
af263e43c2
commit
74096a79d8
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue