diff options
author | Jez Ng <jezng@fb.com> | 2021-04-22 18:24:55 -0400 |
---|---|---|
committer | Jez Ng <jezng@fb.com> | 2021-04-22 18:25:44 -0400 |
commit | aa05439c9cde873ba18ae847ac7c23877178a9ca (patch) | |
tree | 07621416e34c8148e41eea5fc037b13da09ff758 /llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp | |
parent | 2618eaf614418c5d48c7fccc155106a3292a1431 (diff) | |
download | llvm-aa05439c9cde873ba18ae847ac7c23877178a9ca.zip llvm-aa05439c9cde873ba18ae847ac7c23877178a9ca.tar.gz llvm-aa05439c9cde873ba18ae847ac7c23877178a9ca.tar.bz2 |
[lld-macho] Fix min version check
We had got it backwards... the minimum version of the target
should be higher than the min version of the object files, presumably
since new platforms are backwards-compatible with older formats.
Fixes PR50078.
Reviewed By: #lld-macho, thakis
Differential Revision: https://reviews.llvm.org/D101114
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp')
0 files changed, 0 insertions, 0 deletions