aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageViewText.cpp
diff options
context:
space:
mode:
authorYunQiang Su <wzssyqa@gmail.com>2023-08-23 17:02:49 -0400
committerBrad Smith <brad@comstyle.com>2023-08-23 17:06:06 -0400
commitdbf03ad68ecce8fb1b2cc52a03d76a384f2537f8 (patch)
tree3e422977f02a7ee144b5a28798485df4b8c21454 /llvm/tools/llvm-cov/SourceCoverageViewText.cpp
parentdc02070d695113d581b3ea50598e3aa5f1c0f42f (diff)
downloadllvm-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