[all-commits] [llvm/llvm-project] dfa0f3: Revert "[flang] Check there's no dependency on C++...
Diana via All-commits
all-commits at lists.llvm.org
Wed Jun 16 04:10:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dfa0f3ee0ea1b72b81b469736e9271098e4129b3
https://github.com/llvm/llvm-project/commit/dfa0f3ee0ea1b72b81b469736e9271098e4129b3
Author: Diana Picus <diana.picus at linaro.org>
Date: 2021-06-16 (Wed, 16 Jun 2021)
Changed paths:
R flang/test/Runtime/no-cpp-dep.c
M flang/test/lit.cfg.py
M flang/test/lit.site.cfg.py.in
Log Message:
-----------
Revert "[flang] Check there's no dependency on C++ libs"
This reverts commit 7ddbf2633911a5c378ad6af01e250f6f252b9032.
This doesn't work if we're not building libFortranRuntime.a. I'll
recommit with a fix.
More information about the All-commits
mailing list