[PATCH] D40156: Fix recursive attribute fetching in DWARFDie

Greg Clayton via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 20 13:33:12 PST 2017


I don't have access to the exact source. I was working with an ELF file that was given to me. The source path seems to indicate it was from open source and it had a version on it: 0.3.2_fb/src/glog-0.3.2/src/vlog_is_on.cc

Knowing this does happen in the wild means we need to fix it regardless, no?


> On Nov 20, 2017, at 1:18 PM, David Blaikie <dblaikie at gmail.com> wrote:
> 
> Any chance of an original source example?
> 
> On Mon, Nov 20, 2017 at 7:46 AM Greg Clayton via Phabricator <reviews at reviews.llvm.org <mailto:reviews at reviews.llvm.org>> wrote:
> clayborg added a comment.
> 
> Ping
> 
> 
> Repository:
>   rL LLVM
> 
> https://reviews.llvm.org/D40156 <https://reviews.llvm.org/D40156>
> 
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/882f2095/attachment.html>


More information about the llvm-commits mailing list