[clang][cli] Port TargetOpts simple string based options to new option parsing system
authorJan Svoboda <jan_svoboda@apple.com>
Wed, 16 Dec 2020 12:17:24 +0000 (13:17 +0100)
committerJan Svoboda <jan_svoboda@apple.com>
Fri, 18 Dec 2020 08:40:56 +0000 (09:40 +0100)
commitff4b76d74f38a3816495c9914789e87a95525cf4
tree9e206388ddf817d79981223805db9473c9fcb975
parent9895c7012d61525ed541ef74d9eb43300bac9b0c
[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
clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp