[libcxx-commits] [PATCH] D154869: [Flang] [FlangRT] Implement FlangRT library as solution to Flang's runtime LLVM integration
Paul Scoropan via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 10 10:42:40 PDT 2023
pscoro created this revision.
Herald added subscribers: sunshaoce, mstorsjo.
Herald added a reviewer: sscalpone.
Herald added a reviewer: awarzynski.
Herald added projects: Flang, All.
pscoro requested review of this revision.
Herald added subscribers: llvm-commits, libcxx-commits, cfe-commits, jplehr, sstefan1, jdoerfert, MaskRay.
Herald added a reviewer: jdoerfert.
Herald added projects: clang, libc++, libc++abi, libunwind, LLVM.
Herald added a reviewer: libc++.
Herald added a reviewer: libc++abi.
Herald added a reviewer: libunwind.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154869
Files:
clang/lib/Driver/ToolChains/CommonArgs.cpp
flang-rt/CMakeLists.txt
flang-rt/src/dummy.cpp
flang/cmake/modules/AddFlang.cmake
flang/include/flang/Runtime/float128.h
flang/lib/Decimal/CMakeLists.txt
flang/runtime/CMakeLists.txt
flang/test/CMakeLists.txt
flang/test/Driver/linker-flags.f90
flang/test/lit.cfg.py
lld/COFF/MinGW.cpp
llvm/CMakeLists.txt
runtimes/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154869.538736.patch
Type: text/x-patch
Size: 16068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230710/482d3159/attachment-0001.bin>
More information about the libcxx-commits
mailing list