search for: r191291

Displaying 1 result from an estimated 1 matches for "r191291".

Did you mean: 1191291
2013 Sep 26
0
[LLVMdev] ARM NEON intrinsics in clang
...mpile a version of LLVM that would > > allow me to compile sources that contain these intrinsics, but with no > success. > > Ok. This we can probably help with. Did you manage to build a version > of Clang (preferably from git/subversion)? > Yes, I managed to build the latest (r191291) svn revision of LLVM + clang. If so, you're probably having problems cross-compiling. Renato's > recently worked on some documentation in this area: > http://clang.llvm.org/docs/CrossCompilation.html. > > But for a quick hack, you could try: > > $ cat > neon.c > #i...