[all-commits] [llvm/llvm-project] 4a63e5: [LIBOMPTARGET]FIX define declaration, NFC
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Tue Jan 26 04:43:47 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a63e53373f92adb2261ff5554ec633001ed0eee
https://github.com/llvm/llvm-project/commit/4a63e53373f92adb2261ff5554ec633001ed0eee
Author: Alexey Bataev <a.bataev at hotmail.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M openmp/libomptarget/src/private.h
Log Message:
-----------
[LIBOMPTARGET]FIX define declaration, NFC
Fixed declaration of define by adding a comma symbol. Required to fix build without profiling.
More information about the All-commits
mailing list