diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2025-03-25 12:08:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-25 12:08:38 -0700 |
commit | 613a077b05b8352a48695be295037306f5fca151 (patch) | |
tree | f1213006692deb1ee08cc9ac19f74f5e0440101d /clang/unittests/Basic/SourceManagerTest.cpp | |
parent | 011a95c5367e55820e134d99446a176d21e32dc8 (diff) | |
download | llvm-613a077b05b8352a48695be295037306f5fca151.zip llvm-613a077b05b8352a48695be295037306f5fca151.tar.gz llvm-613a077b05b8352a48695be295037306f5fca151.tar.bz2 |
[flang] Generate quadmath_wrapper.h for Flang Evaluate. (#132817)
When building Flang with Clang, we need to do the same quadmath.h
wrapping as we do for flang-rt. I extracted the CMake code
into FlangCommon.cmake, and cleaned up the arguments passing
to execute_process (note that `-###` was treated as `-` in the original
code, because `#` starts a comment). I believe the Clang command
does not require the input source file, so I removed it as well.
Diffstat (limited to 'clang/unittests/Basic/SourceManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions