search for: c36e318a

Displaying 3 results from an estimated 3 matches for "c36e318a".

2011 Aug 16
3
[LLVMdev] .so file creation for new passes on Visual Studio
Hi! I was trying to run an already build LLVM-pass ( the Hello world ) on Visual Studio. I could locate the The Hello world pass sources in llvm/lib/Transform/Hello/*.But when I compiled llvm using the command "cmake -G "Visual Studio 10" ..\llvm" , I couldn't find the LLVMHello.so file in "build_directory/Debug/lib/LLVMHello.so" neither in
2011 Aug 17
0
[LLVMdev] .so file creation for new passes on Visual Studio
Hi, Sorry, my bad. Loadable module is available on Windows, but is not built with MSVC. Try MinGW instead. Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667
2011 Aug 17
1
[LLVMdev] .so file creation for new passes on Visual Studio
...cience, > Academia Sinica, Taiwan (R.O.C.) > Tel:886-2-2788-3799 #1667 > -- Regards, *HIMANSHU SHEKHAR* Junior Undergraduate CSE , IIT Delhi -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110817/c36e318a/attachment.html>