summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/Inputs/apple-version
Commit message (Collapse)AuthorAgeFilesLines
* [LinkModules] Change the way ModuleLinker merges triples.Akira Hatanaka2015-02-134-0/+4
This commit makes the following changes: - Stop issuing a warning when the triples' string representations do not match exactly if the Triple objects generated from the strings compare equal. - On Apple platforms, choose the triple that has the larger minimum version number. rdar://problem/16743513 Differential Revision: http://reviews.llvm.org/D7591 llvm-svn: 228999
OpenPOWER on IntegriCloud