[all-commits] [llvm/llvm-project] 46a5a8: [OpenMP] Fix save-temps name in linker wrapper
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue May 3 17:51:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46a5a8029e151daf6cb97d51c9cdd1aeab59de78
https://github.com/llvm/llvm-project/commit/46a5a8029e151daf6cb97d51c9cdd1aeab59de78
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2022-05-03 (Tue, 03 May 2022)
Changed paths:
M clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp
Log Message:
-----------
[OpenMP] Fix save-temps name in linker wrapper
Summary:
The wrapped registration code had a typo in the save-temps version of
the name.
More information about the All-commits
mailing list