diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2015-02-13 00:40:41 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2015-02-13 00:40:41 +0000 |
commit | c43df5187c688cfe858c9e9ef2275048ff6e6af6 (patch) | |
tree | ccf61a9279dac9221b5e2514f2d83bfbec90f40b /llvm/lib/Support/Dwarf.cpp | |
parent | dc3a8a4a6650ec4110695d6d3a2b3985d809a60f (diff) | |
download | llvm-c43df5187c688cfe858c9e9ef2275048ff6e6af6.zip llvm-c43df5187c688cfe858c9e9ef2275048ff6e6af6.tar.gz llvm-c43df5187c688cfe858c9e9ef2275048ff6e6af6.tar.bz2 |
[LinkModules] Change the way ModuleLinker merges triples.
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
Diffstat (limited to 'llvm/lib/Support/Dwarf.cpp')
0 files changed, 0 insertions, 0 deletions