[PATCH] D11805: Make DwarfAccelTable customizable. NFC.

Eric Christopher via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 10:05:14 PDT 2015


echristo added a comment.

I'd think there's something in the middle here. The code is a bit of a hack originally and this cleans up some, but makes some of it a bit worse. I'm not quite sure where you're going with it, ideally we should be able to base everything here off of the atoms in the stack that this uses. Could we do that? (Mostly throwing out ideas here...).

-eric


http://reviews.llvm.org/D11805





More information about the llvm-commits mailing list