search for: mainpath

Displaying 2 results from an estimated 2 matches for "mainpath".

Did you mean: mailpath
2008 Apr 18
0
[LLVMdev] Giving labels to intrinsics and getting the address
...think about it, maybe I shouldn't even bother using an intrinsic and directly use this inline asm. Assuming that the following transformation won't cause basic blocks to be considered dead. %x = call i1 @llvm.myintrinsic(label %otherPath) ; @myintrinsic always returns true br i1 %x, label %mainPath, label %otherPath Hopefully, even if the CFG optimizer finds that mainPath is always taken, because there's a use of %otherPath by @myintrinsic, that path won't be used. Additionally, to the rest of the compiler, data (e.g., %x) flows into *both* %mainPath and %otherPath. Ed
2002 Nov 19
1
Attaching to Netware-Server
...dy out there having an idea on how to do that? I tried using mount -t smbfs, but I always get a messagt that my user would not be known. Hopefully this is not "off topic". Many thanks for your help in advance, take care Dieter Jurzitza example: myhost> smbclient '\\mainserver\mainpath' -U JurzitzaD added interface ip=172.16.56.150 bcast=172.16.63.255 nmask=255.255.248.0 session request to MAINSERVER failed (Called name not present) Password: Anonymous login successful Domain=[WORKGROUP] OS=[Net Ware 5.0] Server=[Net Ware 5.0] tree connect failed: ERRSRv - ERRinvnetname (inva...