[PATCH] D10656: LLVM OpenMP CMake Overhaul
Joerg Sonnenberger
joerg at britannica.bec.de
Tue Jul 7 11:10:27 PDT 2015
On Tue, Jul 07, 2015 at 05:02:06PM +0000, Ed Maste wrote:
> ================
> Comment at: runtime/cmake/LibompMicroTests.cmake:18
> @@ +17,3 @@
> +# - Program dependencies: gcc or g++, grep, bourne shell
> +# - Available for all Linux,Mac,Windows builds. Not available on Intel(R) MIC Architecture builds.
> +# (2) test-relo
> ----------------
> +FreeBSD
We should stop listening such enumerations, they are a pain to maintain.
It's better to list when something is *not* supported.
Joerg
More information about the llvm-commits
mailing list