jckarter / clay

The Clay programming language
http://claylabs.com/clay
Other
403 stars 34 forks source link

update for llvm 3.2: v0.1 branch #463

Closed crabtw closed 11 years ago

crabtw commented 11 years ago

This pull request is for v0.1 branch.

jckarter commented 11 years ago

Since v0.1 doesn't have the __intrinsics__ module, this looks good if you apply the patch for externals.cpp I discussed in #462.

crabtw commented 11 years ago

I applied your patch and fixed a warning for clang

jckarter commented 11 years ago

Thanks @crabtw !