提交 42287d0f 编写于 作者: P Patrick Walton

rustc: Call LLVM on the C stack

上级 4793a023
......@@ -112,7 +112,7 @@
const LLVMRealUNE: uint = 14u;
#[link_args = "-Lrustllvm"]
native "cdecl" mod llvm = "rustllvm" {
native "c-stack-cdecl" mod llvm = "rustllvm" {
type ModuleRef;
type ContextRef;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册