[all-commits] [llvm/llvm-project] a32585: [clang][cli] Port Target option flags to new optio...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Thu Nov 26 06:36:21 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a3258566868b3a16b131e8963932ac21888cb90b
https://github.com/llvm/llvm-project/commit/a3258566868b3a16b131e8963932ac21888cb90b
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[clang][cli] Port Target option flags to new option parsing system
Depends on D83697
Original patch by Daniel Grumberg.
Differential Revision: https://reviews.llvm.org/D83698
More information about the All-commits
mailing list