diff options
author | YunQiang Su <wzssyqa@gmail.com> | 2023-08-23 17:02:49 -0400 |
---|---|---|
committer | Brad Smith <brad@comstyle.com> | 2023-08-23 17:06:06 -0400 |
commit | dbf03ad68ecce8fb1b2cc52a03d76a384f2537f8 (patch) | |
tree | 3e422977f02a7ee144b5a28798485df4b8c21454 /llvm/tools/llvm-cov/SourceCoverageViewText.cpp | |
parent | dc02070d695113d581b3ea50598e3aa5f1c0f42f (diff) | |
download | llvm-dbf03ad68ecce8fb1b2cc52a03d76a384f2537f8.zip llvm-dbf03ad68ecce8fb1b2cc52a03d76a384f2537f8.tar.gz llvm-dbf03ad68ecce8fb1b2cc52a03d76a384f2537f8.tar.bz2 |
Compiler-rt: Fix MIPS CMake variables set
Move the code which sets CMake variables for MIPS to
compiler-rt/cmake/base-config-ix.cmake from compiler-rt/CMakeLists.txt.
compiler-rt/CMakeLists.txt includes compiler-rt/cmake/base-config-ix.cmake
very early. If the variables are set in compiler/CMakeLists.txt,
compiler-rt/cmake/base-config-ix.cmake cannot use them.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D157900
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions