summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-ifs/default-empty.ifs
Commit message (Collapse)AuthorAgeFilesLines
* [llvm] llvm-ifs: Support for handling empty IFS and merging weak+strong symbols.Puyan Lotfi2019-12-051-0/+25
The following changes enable llvm-ifs to handle the following merge conflicts: * Weak + Strong symbol merging for the same symbol * empty vs non-empty triple field * empty vs non-empty object file format Differential Revision: https://reviews.llvm.org/D70834
OpenPOWER on IntegriCloud