[PATCH] D60380: Also document -arch as -arch is mac specific
serge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 7 02:28:06 PDT 2021
serge-sans-paille added a comment.
Reading through the source, it's relatively clear that `-arch` is specific to the Mach0 format, but -target seems applicable to OSX too, see https://godbolt.org/z/j8jvjbo84
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60380/new/
https://reviews.llvm.org/D60380
More information about the cfe-commits
mailing list