[PATCH] D97979: [lld-macho] Check platform and version while constructing ObjFile and DylibFile

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 5 13:42:46 PST 2021


oontvoo updated this revision to Diff 328637.
oontvoo marked 3 inline comments as done.
oontvoo added a comment.

Updated test to specify the platform version with llvm-mc rather than going through the trouble of using a bitcode file


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.328637.patch
Type: text/x-patch
Size: 5892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210305/636b6511/attachment.bin>


More information about the llvm-commits mailing list