[PATCH] Remove kindInGroup reference

Rui Ueyama ruiu at google.com
Mon Jan 26 16:06:16 PST 2015


Hi Bigcheese, kledzik, atanasyan, shankarke,

That kind of reference was used only in ELFFile, and the use of
that reference there didn't seem to make sense. All test still
pass (after adjusting symbol names) without that code. LLD is
still be able to link LLD and Clang. Looks like we just don't
need this.

http://reviews.llvm.org/D7189

Files:
  include/lld/Core/Reference.h
  include/lld/Passes/LayoutPass.h
  lib/Core/Reader.cpp
  lib/Passes/LayoutPass.cpp
  lib/ReaderWriter/ELF/ELFFile.h
  test/core/ingroup-test-big.objtxt
  test/core/ingroup-test-loop.objtxt
  test/core/ingroup-test-with-layout-after.objtxt
  test/core/ingroup-test.objtxt
  test/elf/Mips/ctors-order.test
  test/elf/Mips/dynlib-dynsym-micro.test
  test/elf/Mips/dynlib-dynsym.test
  test/elf/Mips/got16-micro.test

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7189.18789.patch
Type: text/x-patch
Size: 17346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150127/c5538990/attachment.bin>


More information about the llvm-commits mailing list