search for: 3eb9f3e7

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

2011 Mar 18
2
[LLVMdev] Writing unit tests for DWARF?
...to test all these three levels you mention above. All you need is several thousands tests. Do you think that it will show up magically one day ? - Devang -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110318/3eb9f3e7/attachment.html>
2011 Mar 18
0
[LLVMdev] Writing unit tests for DWARF?
On 17 March 2011 21:54, Devang Patel <dpatel at apple.com> wrote: > I did not mean comparing dwarfdump output. It is never going to work. Sorry for the confusion. I meant letting dwarfdump verify the structure of dwarf info. Yes, using dwarfdump to verify is fine, but producing correct Dwarf is not the same as producing THE correct Dwarf you need. You still need some way of grepping for
2011 Mar 17
2
[LLVMdev] Writing unit tests for DWARF?
Renato, On Mar 17, 2011, at 2:00 PM, Renato Golin wrote: > On 17 March 2011 18:45, Devang Patel <dpatel at apple.com> wrote: >> Yes, It'd be good to have a setup to build SingleSource and MultiSource tests with debug info and run dwarfdump --verify on them. > > I tried some dwarfdump on a few examples I had and the comparison with > codesourcery's gcc is