search for: pcxllvm

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

Did you mean: cllvm
2011 Dec 02
1
[LLVMdev] DragonEgg 3.0 for win32
...ame=4E9E5C88.70506%40gmail.com&forum_name=mingw-w64-public <http://sourceforge.net/mailarchive/forum.php?thread_name=4E9E5C88.70506%40gmail.com&forum_name=mingw-w64-public> ), I port LLVM-Clang DragonEgg 3.0 plugin to win32. You can download it from : http://code.google.com/p/pcxllvm/downloads/list Because of some problems, you should follow the ways to use the plugin --- If you use GCC, you should use dragonegg-cc1.dll: gcc -fplugin=dragonegg-cc1.dll test.c If you use G++, you should use dragonegg-cc1plus.dll: g++ -fplugin=dragonegg-cc1plus.dll tes...