search for: cppi

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

Did you mean: cpp
2011 Jun 24
4
[LLVMdev] Missing symbols in pass stack trace
...nEvE19__PRETTY_FUNCTION__ 0000000000019920 l O .rodata 0000000000000026 _ZZN12_GLOBAL__N_111CGFFunction7flattenEvE19__PRETTY_FUNCTION__ cafxx at ubuntu:~/Projects/llvm2/Debug+Asserts/bin$ addr2line -e ../lib/CGF.so 5622 /home/cafxx/Projects/llvm2/lib/Transforms/cgf/CGFFunction.cppi:27 the file name and line are correct... -- Carlo Alberto Ferraris <cafxx at strayorange.com <mailto:cafxx at strayorange.com>> website/blog <http://cafxx.strayorange.com> - +39 333 7643 235 -------------- next part -------------- An HTML attachment was scrubbed... URL: <ht...
2011 Jun 24
0
[LLVMdev] Missing symbols in pass stack trace
On Jun 24, 2011, at 11:03 AM, Carlo Alberto Ferraris wrote: > >> Are you loading the shared library directly from the build directory, or are you installing it first? > I'm invoking it directly, I guess: ./opt -load=CGF.so -cgf -debug test.S > should I install it? (I have no idea about how to do it, though...) > >> If you run "file CGF.so" on the file
2011 Jun 24
0
[LLVMdev] Missing symbols in pass stack trace
...Y_FUNCTION__ > 0000000000019920 l O .rodata 0000000000000026 _ZZN12_GLOBAL__N_111CGFFunction7flattenEvE19__PRETTY_FUNCTION__ > cafxx at ubuntu:~/Projects/llvm2/Debug+Asserts/bin$ addr2line -e ../lib/CGF.so 5622 > /home/cafxx/Projects/llvm2/lib/Transforms/cgf/CGFFunction.cppi:27 > > the file name and line are correct… I meant on the stack trace, for your initial trace: $ addr2line -e CGF.so 0x00007f640b6a24fd > > -- > Carlo Alberto Ferraris <cafxx at strayorange.com> > website/blog - +39 333 7643 235 > <cafxx.vcf>__________________...
2011 Jun 24
2
[LLVMdev] Missing symbols in pass stack trace
> Are you loading the shared library directly from the build directory, > or are you installing it first? I'm invoking it directly, I guess:./opt -load=CGF.so -cgf -debug test.S should I install it? (I have no idea about how to do it, though...) > If you run "file CGF.so" on the file you actually load, does it say it > is stripped or non-stripped? cafxx at
2010 Jul 05
0
Release of libvirt-0.8.2
...s (Eric Blake) - avoid syntax-check failure (Jim Meyering) - autobuild.sh: avoid bashism (Eric Blake) - bitmap: reject zero-size bitmap (Eric Blake) - build: depend on correct file (Eric Blake) - build: make cpp indentation conform (Jim Meyering) - hooks: fix typo (Paolo Smiraglia) - build: silence cppi warning, clarify vbox headers (Eric Blake) - xen: Remove unused function (Cole Robinson) - esx: Simplify goto usage (Matthias Bolte) - Use printf instead of echo -e in libvirt.spec.in (Matthias Bolte) - build: fix HTML errors in nwfilter docs (Eric Blake) - build: fix compilation without macvtap (E...
2011 May 05
0
Release of libvirt-0.9.1
...om virRaiseErrorFull (Matthias Bolte) - phyp: prefer memcpy over memmove when legal (Eric Blake) - phyp: use consistent style for labels (Eric Blake) - phyp: more return handling cleanup (Eric Blake) - esx: Fix gcc 4.6 warning about initialized but unused variables (Matthias Bolte) - maint: silence cppi warnings (Eric Blake) - Fix gcc 4.6 warnings in vbox_tmpl.c (Christophe Fergeau) - Fix gcc 4.6 warnings (Christophe Fergeau) - Remove C99 variable declare in PHYP network driver (Daniel P. Berrange) - Standard on error variable name in libvirtd dispatcher (Daniel P. Berrange) - Remove all whitespac...