[PATCH] WinCOFFObjectWriter: optimize the string table for common suffices

Hans Wennborg hans at chromium.org
Mon Sep 29 12:51:04 PDT 2014


Hi majnemer,

This is a follow-up from r207670 which did the same for ELF.

http://reviews.llvm.org/D5530

Files:
  include/llvm/MC/StringTableBuilder.h
  lib/MC/ELFObjectWriter.cpp
  lib/MC/StringTableBuilder.cpp
  lib/MC/WinCOFFObjectWriter.cpp
  test/MC/COFF/section-name-encoding.s
  tools/yaml2obj/yaml2elf.cpp
  unittests/MC/StringTableBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5530.14173.patch
Type: text/x-patch
Size: 18288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140929/289d3b32/attachment.bin>


More information about the llvm-commits mailing list