Displaying 5 results from an estimated 5 matches for "wxtextoutputstream".
2011 Feb 14
1
[LLVMdev] Introducing LLBrowse: A graphical browser for LLVM modules
...ng or running the thing...
>
Hi Talin,
This is the build error I get on my ubuntu 64 bit system...
john at ubuntu:~/src/build-llbrowse$ make
[ 5%] Building CXX object CMakeFiles/llbrowse.dir/lib/Formatting.cpp.o
/home/john/src/llbrowse/lib/Formatting.cpp: In function ‘void
printTypeExpansion(wxTextOutputStream&, const llvm::Module*, const
llvm::Type*, uint32_t)’:
/home/john/src/llbrowse/lib/Formatting.cpp:33: error: ‘X86_MMXTyID’ is not a
member of ‘llvm::Type’
make[2]: *** [CMakeFiles/llbrowse.dir/lib/Formatting.cpp.o] Error 1
make[1]: *** [CMakeFiles/llbrowse.dir/all] Error 2
make: *** [all] Error...
2011 Feb 21
0
[LLVMdev] Looking for more LLBrowse testers / users
...shots.)
>
> I'm interested in any bug reports or problems folks might have. You can
> either reply to this thread or email me privately.
> --
> -- Talin
>
Hi Talin,
I still get the same error...
/home/john/src/llbrowse/lib/Formatting.cpp: In function ‘void
printTypeExpansion(wxTextOutputStream&, const llvm::Module*, const
llvm::Type*, uint32_t)’:
/home/john/src/llbrowse/lib/Formatting.cpp:33: error: ‘X86_MMXTyID’ is not a
member of ‘llvm::Type’
make[2]: *** [CMakeFiles/llbrowse.dir/lib/Formatting.cpp.o] Error 1
make[1]: *** [CMakeFiles/llbrowse.dir/all] Error 2
make: *** [all] Error...
2011 Feb 19
4
[LLVMdev] Looking for more LLBrowse testers / users
LLBrowse - a GUI tool which allows you to inspect the contents of LLVM
modules - now runs on Linux and OS X, and it works with both LLVM 2.8 and
current LLVM head. I've updated the docs to include instructions on checking
out and building the code under several different environments, which you
can read here:
http://llvm.org/svn/llvm-project/llbrowse/trunk/doc/LLBrowse.html (the doc
also
2011 Feb 14
0
[LLVMdev] Introducing LLBrowse: A graphical browser for LLVM modules
On Mon, Feb 14, 2011 at 1:17 AM, Renato Golin <rengolin at systemcall.org>wrote:
> I think this deserves a blog post...
>
> I'd like to wait until I get some feedback - I don't know yet if anyone is
having trouble building or running the thing...
> --renato
>
--
-- Talin
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Feb 14
3
[LLVMdev] Introducing LLBrowse: A graphical browser for LLVM modules
I think this deserves a blog post...
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110214/7ce81293/attachment.html>