shafik added a comment. @aprantl after your comments and discussion offline I changed my approach to do this lookup using the symbol table and it worked out.
The main issue with the first approach was that gcc would also have to be updated in order for them to change their approach to generating debug info as well and that felt a lot harder to justify. This is also a simpler approach, it requires fewer changes. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D105564/new/ https://reviews.llvm.org/D105564 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits