search for: rreally

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

Did you mean: really
2011 Nov 21
1
[LLVMdev] Fwd: Order of Basic Blocks
...om: Ryan Taylor <ryta1203 at gmail.com> Date: Mon, Nov 21, 2011 at 10:30 AM Subject: Re: [LLVMdev] Order of Basic Blocks To: Benjamin Kramer <benny.kra at googlemail.com> This worked, though the RPO_iterator apparently wasn't what I was looking for anyways, it seems it doesn't rreally go top->down. I have a simple example code, where the block follow this path: BB0->BB1 (T), BB8 (F) BB1-> BB2 (T), BB3 (F) BB2-> BB4 BB3-> BB5 BB4-> BB6 BB5-> BB8 (T), BB5 (F) BB6-> BB7 (T), BB4 (F) BB7-> BB8 (T), BB4 (F) BB8 (end) So, this is the basic block flow grap...
2003 Dec 24
0
Re: myob
...group. This has much lower impact than doing force user/group. PS: force user = 'user_name', not Yes/No! Same for force group. I hope this helps. Cheers, John T. On Wed, 24 Dec 2003, Newtrend I.T. Specialists wrote: > HI THERE > > thankyou for taking the time to help me i do rreally apreciate it > > the code i am using looks like this > > [myob] > > path = /etc/myob > writable = yes > guest = ok > public = yes > force user = yes > force group = yes > > the shar is there and is ok but the problem is in w...