Displaying 2 results from an estimated 2 matches for "qingpeng".
2011 Mar 05
1
[LLVMdev] llvm-config example need update
...e may need to update and also. If i do
"llvm-config --help". It will also show wrong component name in
examples
g++ `llvm-config --cxxflags` -o HowToUseJIT.o -c HowToUseJIT.cpp
g++ `llvm-config --ldflags` -o HowToUseJIT HowToUseJIT.o `llvm-config --libs
engine bitreader scalaropts`
--
Qingpeng Niu
Department of Computer Science and Engineering at OSU
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110305/afc87256/attachment.html>
2011 Feb 19
0
[LLVMdev] Does anybody use clang complete for vim?
Hi,
Hi,
I install clang complete on my lab machine. It is ok.
But when i copy clang files to plugin of my laptop. It is not working. It
gives the following information.
User defined completion (^U^N^P) Pattern not found
--
Qingpeng Niu
Department of Computer Science and Engineering at OSU
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110219/f4ce590c/attachment.html>