[PATCH] D41269: [COFF] Warn for locally imported symbols

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 14 20:49:11 PST 2017


smeenai updated this revision to Diff 127065.
smeenai added a comment.

Use [] for dictionary insertion


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D41269

Files:
  COFF/SymbolTable.cpp
  test/COFF/Inputs/locally-imported-def.s
  test/COFF/Inputs/locally-imported-imp1.s
  test/COFF/Inputs/locally-imported-imp2.s
  test/COFF/locally-imported-warn-multiple.s
  test/COFF/locally-imported.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41269.127065.patch
Type: text/x-patch
Size: 4209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/f1926048/attachment.bin>


More information about the llvm-commits mailing list