[PATCH] D97979: [lld-macho] Check platform and version in constructor ObjFile
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 5 11:35:40 PST 2021
oontvoo updated this revision to Diff 328600.
oontvoo marked 6 inline comments as done.
oontvoo added a comment.
updated diff:
- moved test into existing incompatible-arch.s
- added additional test case to cover the ObjFile path
- fixed other styling issues
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97979/new/
https://reviews.llvm.org/D97979
Files:
lld/MachO/InputFiles.cpp
lld/MachO/InputFiles.h
lld/test/MachO/invalid/incompatible-arch.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97979.328600.patch
Type: text/x-patch
Size: 5976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210305/8c1cdd50/attachment.bin>
More information about the llvm-commits
mailing list