diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2015-06-17 15:43:34 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2015-06-17 15:43:34 +0000 |
commit | b689dede581267e1c2b655e279c352c01879cb6e (patch) | |
tree | 23edddaf5f272b51d4eafadefa0c35665874cfa0 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 58675d4f847ad19095c74771616f9f01c102d4e1 (diff) | |
download | llvm-b689dede581267e1c2b655e279c352c01879cb6e.zip llvm-b689dede581267e1c2b655e279c352c01879cb6e.tar.gz llvm-b689dede581267e1c2b655e279c352c01879cb6e.tar.bz2 |
Have CMake error out on Windows when user wants OMPT support
Currently, OMPT support requires the weak attribute which isn't supported
on Windows. This patch has CMake error out when LIBOMP_OMPT_SUPPORT=true
and the users is building on Windows.
http://lists.cs.uiuc.edu/pipermail/openmp-dev/2015-June/000692.html
Patch by Jonas Hahnfeld
llvm-svn: 239912
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions