Jonathan Peyton
|
dc8116e660
|
Bypass Perl modules in build system
This change fixes the bug: https://llvm.org/bugs/show_bug.cgi?id=25975
by bypassing the perl module files which try to deduce system information.
These perl modules files don't offer useful information and are from the
original build system. They can be removed after this change.
git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@258843 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-01-26 19:44:31 +00:00 |
|
Jonathan Peyton
|
705074b169
|
Apply name change to tools/* files.
These changes are all in comments. Change libiomp references to
libomp.
git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@238713 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-06-01 02:41:44 +00:00 |
|
Andrey Churbanov
|
50c666a9bd
|
cleanup changes of building for Intel(R) Many Integrated Core Architecture
git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@226271 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-01-16 12:54:51 +00:00 |
|
Jim Cownie
|
b608d46807
|
First attempt to import OpenMP runtime
git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@191506 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-09-27 10:38:44 +00:00 |
|