Anastasia added inline comments.
================ Comment at: clang/test/CodeGenHLSL/entry.hlsl:1 +// RUN: %clang --driver-mode=dxc -Tcs_6_1 -Efoo -fcgl -Fo - %s | FileCheck %s + ---------------- Is this test here accidental? ================ Comment at: clang/test/CodeGenHLSL/shader_type_attr.hlsl:3 + +// Make sure not mangle entry. +// CHECK:define void @foo() ---------------- I struggle understand the difference in this test? Can it be merged with the above? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D124752/new/ https://reviews.llvm.org/D124752 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits