[all-commits] [llvm/llvm-project] 85ed0f: Basic documentation of -mrecip=... option

Shivam Gupta via All-commits all-commits at lists.llvm.org
Sun Apr 30 19:13:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 85ed0fb5037b7b261b9e5dd8c35fc71830f46b55
      https://github.com/llvm/llvm-project/commit/85ed0fb5037b7b261b9e5dd8c35fc71830f46b55
  Author: Tim Schmielau <tim.schmielau at gmail.com>
  Date:   2023-05-01 (Mon, 01 May 2023)

  Changed paths:
    M clang/include/clang/Driver/Options.td

  Log Message:
  -----------
  Basic documentation of -mrecip=... option

The documentation is still rather terse because it needs to fit
onto a single line of clang --help output.
But at least it lists what the user can specify and documents the
non-obvious syntax.

Reviewed By: craig.topper

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




More information about the All-commits mailing list