[all-commits] [llvm/llvm-project] b89af1: [clang][cli] Generate and round-trip Target options

Jan Svoboda via All-commits all-commits at lists.llvm.org
Wed Feb 10 02:45:54 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b89af18d9e20a6c51bc2efa7d92030e428b39a3f
      https://github.com/llvm/llvm-project/commit/b89af18d9e20a6c51bc2efa7d92030e428b39a3f
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2021-02-10 (Wed, 10 Feb 2021)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Frontend/CompilerInvocation.cpp

  Log Message:
  -----------
  [clang][cli] Generate and round-trip Target options

This patch implements generation of remaining target options and tests it by performing parse-generate-parse round trip.

Reviewed By: dexonsmith

Differential Revision: https://reviews.llvm.org/D96158




More information about the All-commits mailing list