[all-commits] [llvm/llvm-project] ff4b76: [clang][cli] Port TargetOpts simple string based o...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Fri Dec 18 00:41:38 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff4b76d74f38a3816495c9914789e87a95525cf4
https://github.com/llvm/llvm-project/commit/ff4b76d74f38a3816495c9914789e87a95525cf4
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2020-12-18 (Fri, 18 Dec 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[clang][cli] Port TargetOpts simple string based options to new option parsing system
Depends on D84190
Reviewed By: Bigcheese
Original patch by Daniel Grumberg.
Differential Revision: https://reviews.llvm.org/D84668
More information about the All-commits
mailing list