mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 06:53:33 +00:00
17 lines
406 B
Text
17 lines
406 B
Text
|
DESCRIPTION
|
||
|
|
||
|
libomp - LLVM's Compiler Runtime for Multiprocessing
|
||
|
|
||
|
ORIGIN
|
||
|
|
||
|
https://github.com/llvm/llvm-project/
|
||
|
commit 70c3e30e01bd123e87824e36b6e38a39451ac28d
|
||
|
date Mon Jan 29 09:54:34 2024 +0800
|
||
|
|
||
|
LOCAL CHANGES
|
||
|
|
||
|
- Use Cosmo's gettid() function
|
||
|
- Ran third_party/openmp/generate.sh
|
||
|
- Removed usage of syscall() function
|
||
|
- Turned off quad floating point support (why does openmp have it?)
|