[llvm] [flang-rt] Fix flang-rt unit test linking with LLVM_ENABLE_LIBCXX (PR #139569)

Paul Osmialowski via llvm-commits llvm-commits at lists.llvm.org
Tue May 13 03:24:18 PDT 2025


pawosm-arm wrote:

I've tried this patch, but still no luck:

```
openmp/runtime/src/kmp.h:80:10: fatal error: 'limits' file not found
   80 | #include <limits>
      |          ^~~~~~~~
1 error generated.
```

https://github.com/llvm/llvm-project/pull/139569


More information about the llvm-commits mailing list