[all-commits] [llvm/llvm-project] 140b0b: [HLSL] Set main as default entry.
Xiang Li via All-commits
all-commits at lists.llvm.org
Thu Aug 18 11:57:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 140b0bf89902845be14a4a710289bee49e0d1fc5
https://github.com/llvm/llvm-project/commit/140b0bf89902845be14a4a710289bee49e0d1fc5
Author: Xiang Li <python3kgae at outlook.com>
Date: 2022-08-18 (Thu, 18 Aug 2022)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/unittests/Driver/ToolChainTest.cpp
Log Message:
-----------
[HLSL] Set main as default entry.
When there's no -E option, use main as entry function.
Reviewed By: beanz
Differential Revision: https://reviews.llvm.org/D124753
More information about the All-commits
mailing list