Skip to content
Commit 0b00b31c authored by Chris Lattner's avatar Chris Lattner
Browse files

* Make pointer values work better by treating them uniformly as 64 bit values.

  This causes code that is generated by gcc to work better.
* Implement mul & div
* Export malloc, free, and pow
* add strtol, atoi, and atol to the runtime library

llvm-svn: 988
parent 6642eec0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment