[PATCH] D8215: DwarfAccelTable: Make Dwarf accelerator table generic.

Eric Christopher via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 14:46:57 PDT 2016


echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.

Adding the atoms explicitly in DwarfDebug is a little weird rather than just setting the format when you create the tables. Any reason why you want to do it there?

-eric


http://reviews.llvm.org/D8215





More information about the llvm-commits mailing list