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)
commit9668e45b61de5ae468f19ed25b49c87504486158
tree0de53fd565491a3c0d79f6325c4309fa6cf91a6f
parentdaceb1ea0fdbe3b113e903df78f6fa6630b6d04f
Inline a few CMake variables into their only uses.

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

llvm-svn: 332280
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/CodeGen/CMakeLists.txt
llvm/unittests/DebugInfo/CodeView/CMakeLists.txt
llvm/unittests/DebugInfo/DWARF/CMakeLists.txt
llvm/unittests/DebugInfo/MSF/CMakeLists.txt
llvm/unittests/DebugInfo/PDB/CMakeLists.txt
llvm/unittests/Demangle/CMakeLists.txt
llvm/unittests/IR/CMakeLists.txt
llvm/unittests/Linker/CMakeLists.txt
llvm/unittests/XRay/CMakeLists.txt