diff options
author | peter klausler <pklausler@nvidia.com> | 2021-03-12 17:17:00 -0800 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2021-03-12 17:38:29 -0800 |
commit | 59f213c162a43e09bb71bc7a413a1b72c4fddc03 (patch) | |
tree | c8eaf2294791a8ff01def60f2eb39e3959b9d320 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1ce846be04f8ce7f899e37424772c0bef1851f76 (diff) | |
download | llvm-59f213c162a43e09bb71bc7a413a1b72c4fddc03.zip llvm-59f213c162a43e09bb71bc7a413a1b72c4fddc03.tar.gz llvm-59f213c162a43e09bb71bc7a413a1b72c4fddc03.tar.bz2 |
[flang] Fix static build of flang
An older version of a function (Fortran::semantics::FindFunctionResult) was
left in flang/lib/Semantics/tools.cpp, and this breaks the static library
build due to a conflict with the intended final version in another
file and library. Remove the old code.
Differential Revision: https://reviews.llvm.org/D98568
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions