[PATCH] D137058: [Driver] [Modules] Support -fmodule-output (1/2)
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 27 21:50:55 PST 2022
ChuanqiXu updated this revision to Diff 485457.
ChuanqiXu added a comment.
Address comments: Reject the command line if it specifies -fmodule-output and multiple arch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137058/new/
https://reviews.llvm.org/D137058
Files:
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/include/clang/Driver/Options.td
clang/lib/Driver/Driver.cpp
clang/test/Driver/lit.local.cfg
clang/test/Driver/module-output.cppm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137058.485457.patch
Type: text/x-patch
Size: 6411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221228/f63b78e3/attachment.bin>
More information about the cfe-commits
mailing list