[PATCH] D70834: [llvm] llvm-ifs: Support for handling empty IFS and merging weak+strong symbols.

Puyan Lotfi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 28 13:56:17 PST 2019


plotfi created this revision.
plotfi added a reviewer: compnerd.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
plotfi added a reviewer: cishida.
Herald added a subscriber: dexonsmith.

      

This adds support for merging weak symbols and small symbols in an IFS file for for handling the loading of IFS files with empty or default fields.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70834

Files:
  llvm/test/tools/llvm-ifs/conflict-weak.ifs
  llvm/test/tools/llvm-ifs/default-empty.ifs
  llvm/test/tools/llvm-ifs/strong.ifs
  llvm/tools/llvm-ifs/llvm-ifs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70834.231467.patch
Type: text/x-patch
Size: 4863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191128/0c7b96a2/attachment.bin>


More information about the llvm-commits mailing list