[PATCH] D83892: [clang][cli] Port CodeGen option flags to new option parsing system

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 25 01:02:16 PST 2020


jansvoboda11 updated this revision to Diff 307535.
jansvoboda11 added a comment.
Herald added a subscriber: jfb.

Rebase, undo unnecessary moves, port recently added options, add TODOs (WIP)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83892/new/

https://reviews.llvm.org/D83892

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Frontend/CompilerInvocation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83892.307535.patch
Type: text/x-patch
Size: 92025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201125/cdb2dd16/attachment-0001.bin>


More information about the cfe-commits mailing list