search for: run_viewvc

Displaying 4 results from an estimated 4 matches for "run_viewvc".

2012 Aug 20
1
[LLVMdev] llmv3.0 CBackend convert IR to IR error
...ew=markup The result is: SCM Repository An Exception Has Occurred trunk/patches/llvm.gpu.patch: unknown location HTTP Response Status 404 Not Found Python Traceback Traceback (most recent call last): File "/usr/share/gforge/www/scm/viewvc/lib/viewvc.py", line 3612, in main request.run_viewvc() File "/usr/share/gforge/www/scm/viewvc/lib/viewvc.py", line 314, in run_viewvc % self.where, '404 Not Found') ViewVCException: 404 Not Found: trunk/patches/llvm.gpu.patch: unknown location could you tell me where to download the patches ? If it is convenient, could you s...
2007 Feb 14
1
Viewcvs/svn broken?
http://svn.xapian.org/trunk/xapian-core/backends/remote/remote-database. cc Trying to 'view as text' this breaks with: Traceback (most recent call last): File "/s1/anonsvn/viewvc-install/lib/viewvc.py", line 3611, in main request.run_viewvc() File "/s1/anonsvn/viewvc-install/lib/viewvc.py", line 388, in run_viewvc self.view_func(self) File "/s1/anonsvn/viewvc-install/lib/viewvc.py", line 2132, in view_checkout path, rev = _orig_path(request) File "/s1/anonsvn/viewvc-install/lib/viewvc.py", l...
2012 Aug 18
0
[LLVMdev] llmv3.0 CBackend convert IR to IR error
Hi, First of all, please note: as of v3.1, C backend has been thrown away for being "buggy" and "unmaintained". Several months ago there was a similar question, and it was solved. Please see the patch attached here: http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-March/047989.html Best, - D. 2012/8/18 xiaoyaollvm <xiaoyaollvm at 126.com>: > In llvm3.0,I use the llc
2012 Aug 18
2
[LLVMdev] llmv3.0 CBackend convert IR to IR error
In llvm3.0,I use the llc to convert the IR to C code, But the code lack key words like "struct", Who can tell me how to modify the CBackend, 3Q ^-^ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120818/ee901cb1/attachment.html>