search for: cfichecks

Displaying 5 results from an estimated 5 matches for "cfichecks".

2015 Feb 27
2
[LLVMdev] Walking thru CallGraph bottom up
.... > > > >> or given the Module I have to call the CallGraph directly? > >> Is there an example out there? I can?t find anything. > > > > It uses the DSA CallGraph pass, but > http://llvm.org/viewvc/llvm-project/safecode/branches/release_32/lib/InsertPoolChecks/CFIChecks.cpp?revision=189030&view=markup > < > http://llvm.org/viewvc/llvm-project/safecode/branches/release_32/lib/InsertPoolChecks/CFIChecks.cpp?revision=189030&view=markup> > might provide a decent example. > > > > Regards, > > > > John Criswell > > &g...
2015 Feb 27
0
[LLVMdev] Walking thru CallGraph bottom up
...>> or given the Module I have to call the CallGraph directly? > >> Is there an example out there? I can?t find anything. > > > > It uses the DSA CallGraph pass, but > http://llvm.org/viewvc/llvm-project/safecode/branches/release_32/lib/InsertPoolChecks/CFIChecks.cpp?revision=189030&view=markup > <http://llvm.org/viewvc/llvm-project/safecode/branches/release_32/lib/InsertPoolChecks/CFIChecks.cpp?revision=189030&view=markup> > might provide a decent example. > > > > Regards, > > > > John Cri...
2015 Feb 25
0
[LLVMdev] Walking thru CallGraph bottom up
...ocedures for functions calling that function, etc. > or given the Module I have to call the CallGraph directly? > Is there an example out there? I can’t find anything. It uses the DSA CallGraph pass, but http://llvm.org/viewvc/llvm-project/safecode/branches/release_32/lib/InsertPoolChecks/CFIChecks.cpp?revision=189030&view=markup might provide a decent example. Regards, John Criswell > > Thanks. > Simone > >> On Feb 24, 2015, at 13:29, John Criswell <jtcriswel at gmail.com> wrote: >> >> On 2/24/15 2:27 PM, Simone Atzeni wrote: >>> Hi all, &...
2015 Feb 25
2
[LLVMdev] Walking thru CallGraph bottom up
Thanks John. I guess I will use a ModulePass, so when I am implementing the “runOnModule” function, do I have to loop through all the functions, for each functions all the BasicBlocks and for each BasicBlock all the instructions or given the Module I have to call the CallGraph directly? Is there an example out there? I can’t find anything. Thanks. Simone > On Feb 24, 2015, at 13:29, John
2015 Jul 22
2
[LLVMdev] (no subject)
Hello, I have tried a lot fix this error but am not able to can you please find me a solution am trying to compile the SAFECode in Cygwin Environment to work for windows. used make -j4 command to make the files in cygwin i have got this error make[5]: Leaving directory '/home/uidr7475/Work/LLVM_OBJ/projects/safecode/tools/clang/include' /usr/bin/cp: cannot stat