Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm] llvm-ifs: Support for handling empty IFS and merging weak+strong symbols. | Puyan Lotfi | 2019-12-05 | 1 | -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 |