[all-commits] [llvm/llvm-project] 6bd1fc: [OpenMP][FIX] Generalize a test check line
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Mon Dec 30 13:02:09 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6bd1fcd795994f484e8f974be566edbbbf23927d
https://github.com/llvm/llvm-project/commit/6bd1fcd795994f484e8f974be566edbbbf23927d
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2019-12-30 (Mon, 30 Dec 2019)
Changed paths:
M clang/test/OpenMP/parallel_codegen.cpp
Log Message:
-----------
[OpenMP][FIX] Generalize a test check line
The new check line is compatible with the clang code generation check
line as it allows a 64 and 32 bit value.
I hope this makes the llvm-clang-win-x-armv7l buildbot happy.
More information about the All-commits
mailing list