aboutsummaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
authorAlon Zakai <azakai@mozilla.com>2011-01-24 21:26:00 -0800
committerAlon Zakai <azakai@mozilla.com>2011-01-24 21:26:00 -0800
commit8e51dd91884b48f9c59fed12e995ed9fdbdcd5f8 (patch)
treebcb156a71f1bf0ddd5147f3ddd3326ae83067264 /demos
parenteaa744cc501293669b277b754975addbb7af3ba8 (diff)
llvm_log in library
Diffstat (limited to 'demos')
-rw-r--r--demos/python.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/python.js b/demos/python.js
index c10b14f4..a7f61fef 100644
--- a/demos/python.js
+++ b/demos/python.js
@@ -6,6 +6,7 @@ var _llvm_pow_f64 = Math.pow;
var _ldexp = function(x, exp_) {
return x*Math.pow(2, exp_);
};
+var _llvm_log_f32 = _llvm_log_f64 = Math.log;
// Generated code
function aa(c){throw c;}var ca=true,da=null,ea=false;function fa(){return function(){}}function ga(c){return function(){return c}}this.Module={};