commit | aba277a1d1ae46eb9ccbb9d8143042688f44868e | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Tue Oct 09 01:17:27 2018 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Tue Oct 09 01:17:27 2018 +0000 |
tree | b3042a2e6ea5a26c191857e1f79d9eb3b39d6af8 | |
parent | 3ff2ad5558fc0e55f24d3bf67f13b9f59c99fa92 [diff] |
llvm-link: Improve diagnostic for module-level metadata mismatch This might produce hard to read/illegible diagnostics for especially weird/non-trivial module metadata but integers are about all we are using these days, so seems more useful than not. Patch based on work by Kristina Brooks - thanks! Differential Revision: https://reviews.llvm.org/D52952 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344011 91177308-0d34-0410-b5e6-96231b3b80d8