[all-commits] [llvm/llvm-project] fe0289: [Driver] -fno-optimize-sibling-calls: use the same...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Apr 11 22:21:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe02896a79174af089600d9ea13bb0f7a446cb8f
      https://github.com/llvm/llvm-project/commit/fe02896a79174af089600d9ea13bb0f7a446cb8f
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-04-11 (Mon, 11 Apr 2022)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/CodeGen/attr-disable-tail-calls.c
    M clang/test/CodeGen/disable-tail-calls.c
    A clang/test/Driver/foptimize-sibling-calls.c
    R clang/test/Driver/no-sibling-calls.c

  Log Message:
  -----------
  [Driver] -fno-optimize-sibling-calls: use the same spelling for its -cc1 counterpart

And remove a -no-opaque-pointers




More information about the All-commits mailing list