[all-commits] [llvm/llvm-project] 2bccd2: [Driver] Allow -specs and -nostartfiles to be forw...

pzhengqc via All-commits all-commits at lists.llvm.org
Fri Sep 4 15:10:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2bccd2b4350f887cc7fea1cc488690f58186c440
      https://github.com/llvm/llvm-project/commit/2bccd2b4350f887cc7fea1cc488690f58186c440
  Author: Pengxuan Zheng <pzheng at quicinc.com>
  Date:   2020-09-04 (Fri, 04 Sep 2020)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/test/Driver/gcc_forward.c

  Log Message:
  -----------
  [Driver] Allow -specs and -nostartfiles to be forwarded to GCC

With 6a75496836ea14bcfd2f4b59d35a1cad4ac58cee, these two options are no longer
forwarded to GCC. This patch restores the original behavior.

Reviewed By: MaskRay

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




More information about the All-commits mailing list