search for: everylin

Displaying 3 results from an estimated 3 matches for "everylin".

Did you mean: everyline
2005 Aug 12
0
[LLVMdev] Data Dependence Graph
Hi, Is it possible to generate a data dependence graph of llvm assembly file? How can I get the data flow information in X.ll file? Also, in .ll file I see everyline ends with something like this: <type> [#uses=3] What is the significance of this and is it used anyway by the compiler for data dependence analysis. I would be grateful for any help. Regards, Manvi
2005 Jun 17
5
[LLVMdev] Re: Control flow graph
On Fri, 17 Jun 2005, Manvi Agarwal wrote: > Hi Chris, Hi. FYI, it's usually better to email the llvmdev list with generic llvm questions. > Is it possible to get control flow graph of the application with the llvm > infrastructure in terms of basic blocks? Yes, given a BasicBlock*, you can iterate over the pred/succ blocks in the CFG like this: #include
2003 Jul 01
1
kde KUser - expires accounts
...editing. I used the vi editor, but use what you like. # vi /etc/master.passwd You will notice that each line has a part with a '-1' in it (without quotes). Change the '-1' to a '0' (zero) for each record that should not be expired. In my case this was I had to do this for everyline except the new user because that account was not expired. Save the file and exit your editor. Now I had to run /usr/sbin/pwd_mkdb /etc/master.passwd like this: # /usr/sbin/pwd_mkdb /etc/master.passwd That should restore your expired accounts. Does anyone know if there is a patch for KUser to f...