fixed __puts_nvptx

This commit is contained in:
Evghenii
2014-02-05 17:48:04 +01:00
parent 7b2ceba128
commit c23dd8a951
2 changed files with 2 additions and 1 deletions

View File

@@ -672,6 +672,7 @@ lSetInternalFunctions(llvm::Module *module) {
"__cvt_loc2gen",
"__cvt_loc2gen_var",
"__cvt_const2gen",
"__puts_nvptx",
"ISPCAlloc",
"ISPCLaunch",
"ISPCSync",