[PATCH] D10656: LLVM OpenMP CMake Overhaul

Jonathan Peyton jonathan.l.peyton at intel.com
Tue Jul 7 14:12:49 PDT 2015



- In LibompMicroTests.cmake comments, changed the Linux references to Unix so as not to suggest only Linux support, but we should not try to keep track of every OS.
- Added comment that the test-instr microtest is available for the i386 architecture.
- Removed libunwind.so from test-deps microtest for FreeBSD.
- Eliminated trailing whitespaces in all files.


Repository:
  rL LLVM

http://reviews.llvm.org/D10656

Files:
  runtime/CMakeLists.txt
  runtime/cmake/BuildPLRules.cmake
  runtime/cmake/Clang/AsmFlags.cmake
  runtime/cmake/Clang/CFlags.cmake
  runtime/cmake/CommonFlags.cmake
  runtime/cmake/Definitions.cmake
  runtime/cmake/GNU/AsmFlags.cmake
  runtime/cmake/GNU/CFlags.cmake
  runtime/cmake/GNU/FortranFlags.cmake
  runtime/cmake/GetArchitecture.cmake
  runtime/cmake/HelperFunctions.cmake
  runtime/cmake/Intel/AsmFlags.cmake
  runtime/cmake/Intel/CFlags.cmake
  runtime/cmake/Intel/FortranFlags.cmake
  runtime/cmake/LibompCheckFortranFlag.cmake
  runtime/cmake/LibompCheckLinkerFlag.cmake
  runtime/cmake/LibompDefinitions.cmake
  runtime/cmake/LibompExports.cmake
  runtime/cmake/LibompGetArchitecture.cmake
  runtime/cmake/LibompHandleFlags.cmake
  runtime/cmake/LibompMicroTests.cmake
  runtime/cmake/LibompUtils.cmake
  runtime/cmake/MSVC/AsmFlags.cmake
  runtime/cmake/MSVC/CFlags.cmake
  runtime/cmake/MicroTests.cmake
  runtime/cmake/PerlFlags.cmake
  runtime/cmake/SourceFiles.cmake
  runtime/cmake/config-ix.cmake
  runtime/src/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10656.29209.patch
Type: text/x-patch
Size: 195762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150707/ed7c3f2a/attachment.bin>


More information about the llvm-commits mailing list