[all-commits] [llvm/llvm-project] 562bc3: [Driver] Improve help message for -ffixed-xX flags

Simon Cook via All-commits all-commits at lists.llvm.org
Fri Apr 10 03:38:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 562bc307c03de86dc083a019f358cd36c48488b0
      https://github.com/llvm/llvm-project/commit/562bc307c03de86dc083a019f358cd36c48488b0
  Author: Simon Cook <simon.cook at embecosm.com>
  Date:   2020-04-10 (Fri, 10 Apr 2020)

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

  Log Message:
  -----------
  [Driver] Improve help message for -ffixed-xX flags

This improves the message by adding the missing 'x' prefix in register
names, such that the messages say for example 'Reserve the x10 register',
instead of 'Reserve the 10 register'.




More information about the All-commits mailing list