OSDN Git Service

Inline a few CMake variables into their only uses.
authorNico Weber <nicolasweber@gmx.de>
Mon, 14 May 2018 19:23:31 +0000 (19:23 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 14 May 2018 19:23:31 +0000 (19:23 +0000)
commit32200805330a04bf0e670318175487febbd5adc9
tree707d512e46d91e86b9aecf022487cb6f0719bfe2
parent27ff622b217a87dcda89be82799f6e0030d01ebc
Inline a few CMake variables into their only uses.

No behavior change. Makes unittests CMakeLists.txt files more self-consistent.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332280 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/CMakeLists.txt
unittests/CodeGen/CMakeLists.txt
unittests/DebugInfo/CodeView/CMakeLists.txt
unittests/DebugInfo/DWARF/CMakeLists.txt
unittests/DebugInfo/MSF/CMakeLists.txt
unittests/DebugInfo/PDB/CMakeLists.txt
unittests/Demangle/CMakeLists.txt
unittests/IR/CMakeLists.txt
unittests/Linker/CMakeLists.txt
unittests/XRay/CMakeLists.txt