[all-commits] [llvm/llvm-project] a26aab: [Clang] Add --version and --help messages to amdgp...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Mar 13 10:32:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a26aabefe535d323c416d7d57be8c669f3741f15
https://github.com/llvm/llvm-project/commit/a26aabefe535d323c416d7d57be8c669f3741f15
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-03-13 (Mon, 13 Mar 2023)
Changed paths:
M clang/tools/amdgpu-arch/AMDGPUArch.cpp
M clang/tools/amdgpu-arch/CMakeLists.txt
M clang/tools/nvptx-arch/CMakeLists.txt
M clang/tools/nvptx-arch/NVPTXArch.cpp
Log Message:
-----------
[Clang] Add --version and --help messages to amdgpu/nvptx-arch
Summray:
These clang tools should print some basic help and version messages so
they are less opaque.
Reviewed By: ye-luo
Differential Revision: https://reviews.llvm.org/D145944
More information about the All-commits
mailing list