Commits
Chris Lattner committed b2fb91fba63
rip out my previous hack for Builtin.trap() and put in general code that allows access to any LLVM IR intrinsic that has types that can be mapped to swift types. Notably, this excludes vector stuff, but there is a lot of other goodness that can now be poked at. Swift SVN r1890