search for: oksana

Displaying 6 results from an estimated 6 matches for "oksana".

2011 Dec 22
0
[LLVMdev] creating new Metadata
On 12/21/11 11:24 PM, Oksana Tkachuk wrote: > Hello, > Thank you very much for the pointers. > I am are able to create new MDNodes, filled with some constants, and > attach them > to llvm instructions. However, the metadata map is not getting updated > as expected. > For example, instead of the expected...
2011 Dec 22
3
[LLVMdev] creating new Metadata
...llvm instructions. However, the metadata map is not getting updated as expected. For example, instead of the expected new entry !n = metadata !{some values} we are getting !n = metadata !{null} Do you know what might be wrong? Do we need to enter the MDNodes into the map explicitly? Thank you, Oksana On Tue, Dec 20, 2011 at 7:25 PM, 陳韋任 <chenwj at iis.sinica.edu.tw> wrote: > > Dear llvm-ers, > > I am trying to attach a customized metadata to llvm instructions. > > Let's say, I want to attach some number to each instruction. > > I am trying to use > > &...
2011 Dec 20
3
[LLVMdev] creating new Metadata
...number to each instruction. I am trying to use void Instruction::setMetadata(unsigned KindID, MDNode* Node) but I am not sure how to create a brand new instance of an MDNode. Do you have any code samples demonstrating how to do that? Due to some tool dependencies, I am using LLVM 2.7 Thank you, Oksana -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111220/bfa0acac/attachment.html>
2007 Feb 22
0
Lastest upgrade of smb on RedHat doesn't work
...CHEM MM220 CHEM-TEST GC166-RESRV CHEMISTRY FHD-HLAN964 CONTROLS APOGEE2 GEOLOGY GEOPS MACMILLAN QUAHOG MSHOME MM313-DELL MYGROUP OKSANA PP PREZ GC103-DELL RSGIS XIPE UEL OESLAPTOP WORKGROUP GC006IMAC Using "smbstatus" on the system that is upgraded, I get: smbstatus Samba version 3.0.10-1.4E.11 PID Username Group...
2011 Dec 21
0
[LLVMdev] creating new Metadata
> Dear llvm-ers, > I am trying to attach a customized metadata to llvm instructions. > Let's say, I want to attach some number to each instruction. > I am trying to use > > void Instruction::setMetadata(unsigned KindID, MDNode* Node) > > but I am not sure how to create a brand new instance of an MDNode. > Do you have any code samples demonstrating how to do that?
2006 Jul 27
2
Problems with access to share after upgrading to 3.0.23(a)
...----------------------------------------------------- root#earth:~>ls -la /home/special/ ... drwxr-x--- 5 ntadm domain 512 1 Jul 18:52 domain In this group placed all users-members of domain, also me (antonz) : root#earth:~>cat /etc/group |grep domain domain:*:250:ntadm,guest,antonz,oksana,valent ..... root#earth:~>id antonz uid=1002(antonz) gid=1002(antonz) groups=1002(antonz), 0(wheel), 53(bind), 80(www), 103(sshspec), 200(staff), 201(admin), 202(automation), 250(domain) ---------------------------------------------------------------- And this group "domain" also has...