[PATCH] D24748: Win64: Don't emit unwind info for "leaf" functions (PR30337)

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 09:14:35 PDT 2016


hans added a comment.

I tried this out on Chrome, and it saves 376 KB (0.6%) on chrome_child.dll, so it seems worth doing. I need your expert review though :-)


https://reviews.llvm.org/D24748





More information about the llvm-commits mailing list