[all-commits] [llvm/llvm-project] 57f13b: [HLSL] Remove overridden -S

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun May 5 12:53:57 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57f13b51bdb373534ba5e507868b353a015107de
      https://github.com/llvm/llvm-project/commit/57f13b51bdb373534ba5e507868b353a015107de
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-05-05 (Sun, 05 May 2024)

  Changed paths:
    M clang/lib/Driver/ToolChains/HLSL.cpp
    M clang/test/Driver/dxc_fcgl.hlsl

  Log Message:
  -----------
  [HLSL] Remove overridden -S

The cc1 option -S (https://reviews.llvm.org/D124983) is overridden by
the latter -emit-llvm.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list