search for: geordi

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

2012 Mar 05
1
[LLVMdev] I stole the demo.
On Monday, March 05, 2012 02:29:56 AM Duncan Sands wrote: > Hi Richard, > > > I had a little time on my hands this afternoon, so I stole the Clang/LLVM > > demo and modified it to allow compiling for several other targets: > > http://ellcc.org/demo > > does it use the correct header files for the target etc? > > Ciao, Duncan. Yes, it does. The header files
2003 Jul 14
0
Problem with "make buildworld"
...EBUG' undeclared (first use in this function) ioctl.c:1367: `USB_GET_REPORT_ID' undeclared (first use in this function) ioctl.c:1399: `TARGIOCENABLE' undeclared (first use in this function) *** Error code 1 ... Please if anybody has experienced this problem, please mail to me. Thanx Geordi
2015 Jul 27
3
[LLVMdev] Adding a stack probe function attribute
Yeah, the function attributes section of LangRef is a reasonable place to put stuff like this: http://llvm.org/docs/LangRef.html#function-attributes I think we should add this. I also know that LLILAC needs something like this as well. I propose the following: - Add a string attribute called "stack-probe-symbol"="foo". - The presence of this attribute indicates that stack
2004 Jan 19
0
cifs-vfs connecting to Netware 6 running cifs.nlm
Hi All, I've got some problems accessing data on a netware server 6.0 running cifs.nlm from a Suse9 linux box. I was origanally trying to access it via smbfs however there were problems with files being truncated when writing and not being read properly. After reading through the archives to this list/newsgroup, I figured I might have better luck with the cifs-vfs module. However it