[all-commits] [llvm/llvm-project] 2647f7: [CMake][OpenMP] Remove wrong backslash
Sebastian Neubauer via All-commits
all-commits at lists.llvm.org
Thu Jul 28 12:59:24 PDT 2022
Branch: refs/heads/release/15.x
Home: https://github.com/llvm/llvm-project
Commit: 2647f7274782e4a529d7c3a9920de86ddfe72324
https://github.com/llvm/llvm-project/commit/2647f7274782e4a529d7c3a9920de86ddfe72324
Author: Sebastian Neubauer <Sebastian.Neubauer at amd.com>
Date: 2022-07-28 (Thu, 28 Jul 2022)
Changed paths:
M openmp/runtime/src/CMakeLists.txt
Log Message:
-----------
[CMake][OpenMP] Remove wrong backslash
outdir is defined in the line above, it will not exist in the install
command, so it should not be escaped.
(cherry picked from commit 50716ba2b337afe46ac256cc91673dc27356a776)
More information about the All-commits
mailing list