[PATCH] D42334: [NFC] Refactor Apple Accelerator Tables

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 03:58:20 PST 2018


JDevlieghere updated this revision to Diff 131039.
JDevlieghere added a comment.

Optimize for code size and use virtual call to `::emit()`.


https://reviews.llvm.org/D42334

Files:
  lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp
  lib/CodeGen/AsmPrinter/DwarfAccelTable.h
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42334.131039.patch
Type: text/x-patch
Size: 33158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/a96d5d25/attachment.bin>


More information about the llvm-commits mailing list