[RISCV] Rename a lambda to have plural nouns to reflect that it contains a loop. NFC
[llvm-project.git] / lldb / unittests / SymbolFile / CMakeLists.txt
blob804555f8c901ca4e4760a88f7aa8da7e13b6159a
1 add_subdirectory(DWARF)
2 add_subdirectory(NativePDB)
3 if (LLVM_ENABLE_DIA_SDK)
4   add_subdirectory(PDB)
5 endif()