diff --git a/contrib/llvm-project/FREEBSD-Xlist b/contrib/llvm-project/FREEBSD-Xlist new file mode 100644 index 000000000000..4082b7631bb5 --- /dev/null +++ b/contrib/llvm-project/FREEBSD-Xlist @@ -0,0 +1,1000 @@ +# $FreeBSD$ +.arcconfig +.clang-format +.clang-tidy +.gitignore +README.md +clang/.arcconfig +clang/.clang-format +clang/.clang-tidy +clang/.gitignore +clang/CMakeLists.txt +clang/CODE_OWNERS.TXT +clang/INPUTS/ +clang/INSTALL.txt +clang/ModuleInfo.txt +clang/NOTES.txt +clang/README.txt +clang/bindings/ +clang/cmake/ +clang/docs/ +clang/examples/ +clang/include/CMakeLists.txt +clang/include/clang/AST/CMakeLists.txt +clang/include/clang/Basic/CMakeLists.txt +clang/include/clang/Basic/Version.inc.in +clang/include/clang/CMakeLists.txt +clang/include/clang/Config/ +clang/include/clang/Driver/CMakeLists.txt +clang/include/clang/Parse/CMakeLists.txt +clang/include/clang/Sema/CMakeLists.txt +clang/include/clang/Serialization/CMakeLists.txt +clang/include/clang/StaticAnalyzer/Checkers/CMakeLists.txt +clang/lib/ARCMigrate/CMakeLists.txt +clang/lib/AST/CMakeLists.txt +clang/lib/ASTMatchers/CMakeLists.txt +clang/lib/ASTMatchers/Dynamic/CMakeLists.txt +clang/lib/Analysis/CMakeLists.txt +clang/lib/Analysis/plugins/CMakeLists.txt +clang/lib/Analysis/plugins/CheckerDependencyHandling/CMakeLists.txt +clang/lib/Analysis/plugins/CheckerOptionHandling/CMakeLists.txt +clang/lib/Analysis/plugins/SampleAnalyzer/CMakeLists.txt +clang/lib/Basic/CMakeLists.txt +clang/lib/CMakeLists.txt +clang/lib/CodeGen/CMakeLists.txt +clang/lib/CodeGen/README.txt +clang/lib/CrossTU/CMakeLists.txt +clang/lib/DirectoryWatcher/CMakeLists.txt +clang/lib/Driver/CMakeLists.txt +clang/lib/Edit/CMakeLists.txt +clang/lib/Format/CMakeLists.txt +clang/lib/Frontend/CMakeLists.txt +clang/lib/Frontend/Rewrite/CMakeLists.txt +clang/lib/FrontendTool/CMakeLists.txt +clang/lib/Headers/CMakeLists.txt +clang/lib/Index/CMakeLists.txt +clang/lib/Lex/CMakeLists.txt +clang/lib/Parse/CMakeLists.txt +clang/lib/Rewrite/CMakeLists.txt +clang/lib/Sema/CMakeLists.txt +clang/lib/Serialization/CMakeLists.txt +clang/lib/StaticAnalyzer/CMakeLists.txt +clang/lib/StaticAnalyzer/Checkers/CMakeLists.txt +clang/lib/StaticAnalyzer/Core/CMakeLists.txt +clang/lib/StaticAnalyzer/Frontend/CMakeLists.txt +clang/lib/StaticAnalyzer/README.txt +clang/lib/Tooling/ASTDiff/CMakeLists.txt +clang/lib/Tooling/CMakeLists.txt +clang/lib/Tooling/Core/CMakeLists.txt +clang/lib/Tooling/DependencyScanning/CMakeLists.txt +clang/lib/Tooling/Inclusions/CMakeLists.txt +clang/lib/Tooling/Refactoring/CMakeLists.txt +clang/lib/Tooling/Syntax/CMakeLists.txt +clang/runtime/ +clang/test/ +clang/tools/CMakeLists.txt +clang/tools/arcmt-test/ +clang/tools/c-arcmt-test/ +clang/tools/c-index-test/ +clang/tools/clang-check/ +clang/tools/clang-diff/ +clang/tools/clang-extdef-mapping/ +clang/tools/clang-format/CMakeLists.txt +clang/tools/clang-format/clang-format-bbedit.applescript +clang/tools/clang-format/clang-format-diff.py +clang/tools/clang-format/clang-format-sublime.py +clang/tools/clang-format/clang-format-test.el +clang/tools/clang-format/clang-format.el +clang/tools/clang-format/clang-format.py +clang/tools/clang-format/fuzzer/ +clang/tools/clang-format/git-clang-format +clang/tools/clang-format-vs/ +clang/tools/clang-fuzzer/ +clang/tools/clang-import-test/ +clang/tools/clang-offload-bundler/ +clang/tools/clang-refactor/ +clang/tools/clang-rename/ +clang/tools/clang-scan-deps/ +clang/tools/clang-shlib/ +clang/tools/diag-build/ +clang/tools/diagtool/ +clang/tools/driver/CMakeLists.txt +clang/tools/driver/Info.plist.in +clang/tools/libclang/ +clang/tools/scan-build/ +clang/tools/scan-build-py/ +clang/tools/scan-view/ +clang/unittests/ +clang/utils/ABITest/ +clang/utils/CIndex/ +clang/utils/CaptureCmd +clang/utils/ClangDataFormat.py +clang/utils/ClangVisualizers/ +clang/utils/CmpDriver +clang/utils/FindSpecRefs +clang/utils/FuzzTest +clang/utils/TableGen/CMakeLists.txt +clang/utils/TestUtils/ +clang/utils/VtableTest/ +clang/utils/analyzer/ +clang/utils/bash-autocomplete.sh +clang/utils/builtin-defines.c +clang/utils/check_cfc/ +clang/utils/clangdiag.py +clang/utils/creduce-clang-crash.py +clang/utils/find-unused-diagnostics.sh +clang/utils/hmaptool/ +clang/utils/make-ast-dump-check.sh +clang/utils/modfuzz.py +clang/utils/perf-training/ +clang/utils/token-delta.py +clang/utils/valgrind/ +clang/www/ +clang-tools-extra/ +compiler-rt/.arcconfig +compiler-rt/.gitignore +compiler-rt/CMakeLists.txt +compiler-rt/CODE_OWNERS.TXT +compiler-rt/cmake/ +compiler-rt/docs/ +compiler-rt/include/CMakeLists.txt +compiler-rt/lib/CMakeLists.txt +compiler-rt/lib/asan/.clang-format +compiler-rt/lib/asan/CMakeLists.txt +compiler-rt/lib/asan/scripts/ +compiler-rt/lib/asan/tests/ +compiler-rt/lib/builtins/CMakeLists.txt +compiler-rt/lib/builtins/Darwin-excludes/ +compiler-rt/lib/builtins/macho_embedded/ +compiler-rt/lib/cfi/CMakeLists.txt +compiler-rt/lib/crt/CMakeLists.txt +compiler-rt/lib/dfsan/.clang-format +compiler-rt/lib/dfsan/CMakeLists.txt +compiler-rt/lib/dfsan/scripts/ +compiler-rt/lib/fuzzer/CMakeLists.txt +compiler-rt/lib/fuzzer/afl/ +compiler-rt/lib/fuzzer/build.sh +compiler-rt/lib/fuzzer/dataflow/ +compiler-rt/lib/fuzzer/scripts/ +compiler-rt/lib/fuzzer/standalone/ +compiler-rt/lib/fuzzer/tests/ +compiler-rt/lib/gwp_asan/CMakeLists.txt +compiler-rt/lib/gwp_asan/tests/ +compiler-rt/lib/hwasan/.clang-format +compiler-rt/lib/hwasan/CMakeLists.txt +compiler-rt/lib/interception/.clang-format +compiler-rt/lib/interception/CMakeLists.txt +compiler-rt/lib/interception/tests/ +compiler-rt/lib/lsan/.clang-format +compiler-rt/lib/lsan/CMakeLists.txt +compiler-rt/lib/msan/.clang-format +compiler-rt/lib/msan/CMakeLists.txt +compiler-rt/lib/msan/tests/ +compiler-rt/lib/profile/CMakeLists.txt +compiler-rt/lib/safestack/.clang-format +compiler-rt/lib/safestack/CMakeLists.txt +compiler-rt/lib/sanitizer_common/.clang-format +compiler-rt/lib/sanitizer_common/.clang-tidy +compiler-rt/lib/sanitizer_common/CMakeLists.txt +compiler-rt/lib/sanitizer_common/scripts/ +compiler-rt/lib/sanitizer_common/tests/ +compiler-rt/lib/scudo/CMakeLists.txt +compiler-rt/lib/scudo/standalone/CMakeLists.txt +compiler-rt/lib/scudo/standalone/tests/ +compiler-rt/lib/stats/CMakeLists.txt +compiler-rt/lib/tsan/.clang-format +compiler-rt/lib/tsan/CMakeLists.txt +compiler-rt/lib/tsan/analyze_libtsan.sh +compiler-rt/lib/tsan/check_analyze.sh +compiler-rt/lib/tsan/check_cmake.sh +compiler-rt/lib/tsan/dd/CMakeLists.txt +compiler-rt/lib/tsan/go/build.bat +compiler-rt/lib/tsan/go/buildgo.sh +compiler-rt/lib/tsan/tests/ +compiler-rt/lib/ubsan/CMakeLists.txt +compiler-rt/lib/ubsan_minimal/CMakeLists.txt +compiler-rt/lib/xray/CMakeLists.txt +compiler-rt/lib/xray/tests/ +compiler-rt/test/ +compiler-rt/unittests/ +compiler-rt/utils/ +compiler-rt/www/ +debuginfo-tests/ +libclc/ +libcxx/.arcconfig +libcxx/.clang-format +libcxx/.gitignore +libcxx/CMakeLists.txt +libcxx/NOTES.TXT +libcxx/TODO.TXT +libcxx/appveyor-reqs-install.cmd +libcxx/appveyor.yml +libcxx/benchmarks/ +libcxx/cmake/ +libcxx/docs/ +libcxx/fuzzing/ +libcxx/include/CMakeLists.txt +libcxx/include/__config_site.in +libcxx/include/support/ +libcxx/lib/ +libcxx/src/support/solaris/ +libcxx/src/support/win32/ +libcxx/test/ +libcxx/utils/ +libcxx/www/ +libcxxabi/ +libunwind/.arcconfig +libunwind/.clang-format +libunwind/CMakeLists.txt +libunwind/cmake/ +libunwind/docs/ +libunwind/src/CMakeLists.txt +libunwind/test/ +lld/MinGW/ +lld/cmake/ +lld/test/ +lld/unittests/ +lld/utils/ +lld/wasm/ +lldb/.arcconfig +lldb/.clang-format +lldb/.gitignore +lldb/CMakeLists.txt +lldb/CODE_OWNERS.txt +lldb/INSTALL.txt +lldb/cmake/ +lldb/docs/.htaccess +lldb/docs/CMakeLists.txt +lldb/docs/_static/ +lldb/docs/conf.py +lldb/docs/doxygen-mainpage.dox +lldb/docs/doxygen.cfg.in +lldb/docs/index.rst +lldb/docs/lldb-for-gdb-users.txt +lldb/docs/lldb-gdb-remote.txt +lldb/docs/lldb-platform-packets.txt +lldb/docs/resources/ +lldb/docs/status/ +lldb/docs/structured_data/ +lldb/docs/testsuite/ +lldb/docs/use/ +lldb/examples/ +lldb/include/lldb/Host/Config.h +lldb/include/lldb/Host/android/ +lldb/include/lldb/Host/linux/ +lldb/include/lldb/Host/macosx/ +lldb/include/lldb/Host/windows/ +lldb/lit/ +lldb/lldb.xcodeproj/ +lldb/lldb.xcworkspace/ +lldb/packages/ +lldb/resources/ +lldb/scripts/ +lldb/source/API/CMakeLists.txt +lldb/source/Breakpoint/CMakeLists.txt +lldb/source/CMakeLists.txt +lldb/source/Commands/CMakeLists.txt +lldb/source/Core/CMakeLists.txt +lldb/source/DataFormatters/CMakeLists.txt +lldb/source/Expression/CMakeLists.txt +lldb/source/Host/CMakeLists.txt +lldb/source/Host/android/ +lldb/source/Host/linux/ +lldb/source/Host/macosx/ +lldb/source/Host/windows/ +lldb/source/Initialization/CMakeLists.txt +lldb/source/Interpreter/CMakeLists.txt +lldb/source/Plugins/ABI/CMakeLists.txt +lldb/source/Plugins/ABI/MacOSX-arm/CMakeLists.txt +lldb/source/Plugins/ABI/MacOSX-arm64/CMakeLists.txt +lldb/source/Plugins/ABI/MacOSX-i386/CMakeLists.txt +lldb/source/Plugins/ABI/SysV-arm/CMakeLists.txt +lldb/source/Plugins/ABI/SysV-arm64/CMakeLists.txt +lldb/source/Plugins/ABI/SysV-hexagon/CMakeLists.txt +lldb/source/Plugins/ABI/SysV-i386/CMakeLists.txt +lldb/source/Plugins/ABI/SysV-mips/CMakeLists.txt +lldb/source/Plugins/ABI/SysV-mips64/CMakeLists.txt +lldb/source/Plugins/ABI/SysV-ppc/CMakeLists.txt +lldb/source/Plugins/ABI/SysV-ppc64/CMakeLists.txt +lldb/source/Plugins/ABI/SysV-s390x/CMakeLists.txt +lldb/source/Plugins/ABI/SysV-x86_64/CMakeLists.txt +lldb/source/Plugins/ABI/Windows-x86_64/CMakeLists.txt +lldb/source/Plugins/Architecture/Arm/CMakeLists.txt +lldb/source/Plugins/Architecture/CMakeLists.txt +lldb/source/Plugins/Architecture/Mips/CMakeLists.txt +lldb/source/Plugins/Architecture/PPC64/CMakeLists.txt +lldb/source/Plugins/CMakeLists.txt +lldb/source/Plugins/Disassembler/CMakeLists.txt +lldb/source/Plugins/Disassembler/llvm/CMakeLists.txt +lldb/source/Plugins/DynamicLoader/CMakeLists.txt +lldb/source/Plugins/DynamicLoader/Darwin-Kernel/ +lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/CMakeLists.txt +lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ +lldb/source/Plugins/DynamicLoader/POSIX-DYLD/CMakeLists.txt +lldb/source/Plugins/DynamicLoader/Static/CMakeLists.txt +lldb/source/Plugins/DynamicLoader/Windows-DYLD/CMakeLists.txt +lldb/source/Plugins/ExpressionParser/CMakeLists.txt +lldb/source/Plugins/ExpressionParser/Clang/CMakeLists.txt +lldb/source/Plugins/Instruction/ARM/CMakeLists.txt +lldb/source/Plugins/Instruction/ARM64/CMakeLists.txt +lldb/source/Plugins/Instruction/CMakeLists.txt +lldb/source/Plugins/Instruction/MIPS/CMakeLists.txt +lldb/source/Plugins/Instruction/MIPS64/CMakeLists.txt +lldb/source/Plugins/Instruction/PPC64/CMakeLists.txt +lldb/source/Plugins/InstrumentationRuntime/ASan/CMakeLists.txt +lldb/source/Plugins/InstrumentationRuntime/CMakeLists.txt +lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/CMakeLists.txt +lldb/source/Plugins/InstrumentationRuntime/TSan/CMakeLists.txt +lldb/source/Plugins/InstrumentationRuntime/UBSan/CMakeLists.txt +lldb/source/Plugins/JITLoader/CMakeLists.txt +lldb/source/Plugins/JITLoader/GDB/CMakeLists.txt +lldb/source/Plugins/Language/CMakeLists.txt +lldb/source/Plugins/Language/CPlusPlus/CMakeLists.txt +lldb/source/Plugins/Language/ClangCommon/CMakeLists.txt +lldb/source/Plugins/Language/ObjC/CMakeLists.txt +lldb/source/Plugins/Language/ObjCPlusPlus/CMakeLists.txt +lldb/source/Plugins/LanguageRuntime/CMakeLists.txt +lldb/source/Plugins/LanguageRuntime/CPlusPlus/CMakeLists.txt +lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/CMakeLists.txt +lldb/source/Plugins/LanguageRuntime/Go/ +lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeLists.txt +lldb/source/Plugins/LanguageRuntime/ObjC/CMakeLists.txt +lldb/source/Plugins/LanguageRuntime/RenderScript/CMakeLists.txt +lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeLists.txt +lldb/source/Plugins/MemoryHistory/CMakeLists.txt +lldb/source/Plugins/MemoryHistory/asan/CMakeLists.txt +lldb/source/Plugins/ObjectContainer/BSD-Archive/CMakeLists.txt +lldb/source/Plugins/ObjectContainer/CMakeLists.txt +lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ +lldb/source/Plugins/ObjectFile/Breakpad/CMakeLists.txt +lldb/source/Plugins/ObjectFile/CMakeLists.txt +lldb/source/Plugins/ObjectFile/ELF/CMakeLists.txt +lldb/source/Plugins/ObjectFile/JIT/CMakeLists.txt +lldb/source/Plugins/ObjectFile/Mach-O/ +lldb/source/Plugins/ObjectFile/PECOFF/ +lldb/source/Plugins/OperatingSystem/CMakeLists.txt +lldb/source/Plugins/OperatingSystem/Python/CMakeLists.txt +lldb/source/Plugins/Platform/Android/ +lldb/source/Plugins/Platform/CMakeLists.txt +lldb/source/Plugins/Platform/FreeBSD/CMakeLists.txt +lldb/source/Plugins/Platform/Linux/ +lldb/source/Plugins/Platform/MacOSX/ +lldb/source/Plugins/Platform/NetBSD/CMakeLists.txt +lldb/source/Plugins/Platform/OpenBSD/CMakeLists.txt +lldb/source/Plugins/Platform/POSIX/CMakeLists.txt +lldb/source/Plugins/Platform/Windows/ +lldb/source/Plugins/Platform/gdb-server/CMakeLists.txt +lldb/source/Plugins/Process/CMakeLists.txt +lldb/source/Plugins/Process/FreeBSD/CMakeLists.txt +lldb/source/Plugins/Process/Linux/ +lldb/source/Plugins/Process/MacOSX-Kernel/ +lldb/source/Plugins/Process/NetBSD/CMakeLists.txt +lldb/source/Plugins/Process/POSIX/CMakeLists.txt +lldb/source/Plugins/Process/Utility/CMakeLists.txt +lldb/source/Plugins/Process/Windows/ +lldb/source/Plugins/Process/elf-core/CMakeLists.txt +lldb/source/Plugins/Process/gdb-remote/CMakeLists.txt +lldb/source/Plugins/Process/mach-core/ +lldb/source/Plugins/Process/minidump/CMakeLists.txt +lldb/source/Plugins/ScriptInterpreter/CMakeLists.txt +lldb/source/Plugins/ScriptInterpreter/None/CMakeLists.txt +lldb/source/Plugins/ScriptInterpreter/Python/CMakeLists.txt +lldb/source/Plugins/StructuredData/CMakeLists.txt +lldb/source/Plugins/StructuredData/DarwinLog/CMakeLists.txt +lldb/source/Plugins/SymbolFile/Breakpad/CMakeLists.txt +lldb/source/Plugins/SymbolFile/CMakeLists.txt +lldb/source/Plugins/SymbolFile/DWARF/CMakeLists.txt +lldb/source/Plugins/SymbolFile/NativePDB/CMakeLists.txt +lldb/source/Plugins/SymbolFile/PDB/CMakeLists.txt +lldb/source/Plugins/SymbolFile/Symtab/CMakeLists.txt +lldb/source/Plugins/SymbolVendor/CMakeLists.txt +lldb/source/Plugins/SymbolVendor/ELF/CMakeLists.txt +lldb/source/Plugins/SymbolVendor/MacOSX/ +lldb/source/Plugins/SystemRuntime/ +lldb/source/Plugins/UnwindAssembly/CMakeLists.txt +lldb/source/Plugins/UnwindAssembly/InstEmulation/CMakeLists.txt +lldb/source/Plugins/UnwindAssembly/x86/CMakeLists.txt +lldb/source/Symbol/CMakeLists.txt +lldb/source/Target/CMakeLists.txt +lldb/source/Utility/CMakeLists.txt +lldb/test/ +lldb/third_party/ +lldb/tools/CMakeLists.txt +lldb/tools/argdumper/CMakeLists.txt +lldb/tools/darwin-debug/ +lldb/tools/darwin-threads/ +lldb/tools/debugserver/ +lldb/tools/driver/CMakeLists.txt +lldb/tools/driver/lldb-Info.plist +lldb/tools/intel-features/ +lldb/tools/lldb-instr/CMakeLists.txt +lldb/tools/lldb-mi/CMakeLists.txt +lldb/tools/lldb-mi/lldb-Info.plist +lldb/tools/lldb-perf/ +lldb/tools/lldb-server/CMakeLists.txt +lldb/tools/lldb-test/ +lldb/tools/lldb-vscode/ +lldb/unittests/ +lldb/use_lldb_suite_root.py +lldb/utils/TableGen/CMakeLists.txt +lldb/utils/git-svn/ +lldb/utils/lit-cpuid/ +lldb/utils/lldb-dotest/ +lldb/utils/lui/ +lldb/utils/misc/ +lldb/utils/sync-source/ +lldb/utils/test/ +lldb/utils/vim-lldb/ +llgo/ +llvm/.arcconfig +llvm/.clang-format +llvm/.clang-tidy +llvm/.gitattributes +llvm/.gitignore +llvm/CMakeLists.txt +llvm/CODE_OWNERS.TXT +llvm/CREDITS.TXT +llvm/LLVMBuild.txt +llvm/README.txt +llvm/RELEASE_TESTERS.TXT +llvm/benchmarks/ +llvm/bindings/ +llvm/cmake/ +llvm/configure +llvm/docs/ +llvm/examples/ +llvm/include/llvm/CMakeLists.txt +llvm/include/llvm/Config/ +llvm/include/llvm/IR/CMakeLists.txt +llvm/include/llvm/Support/CMakeLists.txt +llvm/include/llvm/Support/LICENSE.TXT +llvm/lib/Analysis/CMakeLists.txt +llvm/lib/Analysis/LLVMBuild.txt +llvm/lib/Analysis/README.txt +llvm/lib/AsmParser/CMakeLists.txt +llvm/lib/AsmParser/LLVMBuild.txt +llvm/lib/BinaryFormat/CMakeLists.txt +llvm/lib/BinaryFormat/LLVMBuild.txt +llvm/lib/Bitcode/CMakeLists.txt +llvm/lib/Bitcode/LLVMBuild.txt +llvm/lib/Bitcode/Reader/CMakeLists.txt +llvm/lib/Bitcode/Reader/LLVMBuild.txt +llvm/lib/Bitcode/Writer/CMakeLists.txt +llvm/lib/Bitcode/Writer/LLVMBuild.txt +llvm/lib/Bitstream/CMakeLists.txt +llvm/lib/Bitstream/LLVMBuild.txt +llvm/lib/Bitstream/Reader/CMakeLists.txt +llvm/lib/Bitstream/Reader/LLVMBuild.txt +llvm/lib/CMakeLists.txt +llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt +llvm/lib/CodeGen/AsmPrinter/LLVMBuild.txt +llvm/lib/CodeGen/CMakeLists.txt +llvm/lib/CodeGen/GlobalISel/CMakeLists.txt +llvm/lib/CodeGen/GlobalISel/LLVMBuild.txt +llvm/lib/CodeGen/LLVMBuild.txt +llvm/lib/CodeGen/MIRParser/CMakeLists.txt +llvm/lib/CodeGen/MIRParser/LLVMBuild.txt +llvm/lib/CodeGen/README.txt +llvm/lib/CodeGen/SelectionDAG/CMakeLists.txt +llvm/lib/CodeGen/SelectionDAG/LLVMBuild.txt +llvm/lib/DebugInfo/CMakeLists.txt +llvm/lib/DebugInfo/CodeView/CMakeLists.txt +llvm/lib/DebugInfo/CodeView/LLVMBuild.txt +llvm/lib/DebugInfo/DWARF/CMakeLists.txt +llvm/lib/DebugInfo/DWARF/LLVMBuild.txt +llvm/lib/DebugInfo/GSYM/CMakeLists.txt +llvm/lib/DebugInfo/GSYM/LLVMBuild.txt +llvm/lib/DebugInfo/LLVMBuild.txt +llvm/lib/DebugInfo/MSF/CMakeLists.txt +llvm/lib/DebugInfo/MSF/LLVMBuild.txt +llvm/lib/DebugInfo/PDB/CMakeLists.txt +llvm/lib/DebugInfo/PDB/LLVMBuild.txt +llvm/lib/DebugInfo/Symbolize/CMakeLists.txt +llvm/lib/DebugInfo/Symbolize/LLVMBuild.txt +llvm/lib/Demangle/CMakeLists.txt +llvm/lib/Demangle/LLVMBuild.txt +llvm/lib/ExecutionEngine/CMakeLists.txt +llvm/lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt +llvm/lib/ExecutionEngine/IntelJITEvents/LLVMBuild.txt +llvm/lib/ExecutionEngine/Interpreter/CMakeLists.txt +llvm/lib/ExecutionEngine/Interpreter/LLVMBuild.txt +llvm/lib/ExecutionEngine/JITLink/CMakeLists.txt +llvm/lib/ExecutionEngine/JITLink/LLVMBuild.txt +llvm/lib/ExecutionEngine/LLVMBuild.txt +llvm/lib/ExecutionEngine/MCJIT/CMakeLists.txt +llvm/lib/ExecutionEngine/MCJIT/LLVMBuild.txt +llvm/lib/ExecutionEngine/OProfileJIT/CMakeLists.txt +llvm/lib/ExecutionEngine/OProfileJIT/LLVMBuild.txt +llvm/lib/ExecutionEngine/Orc/CMakeLists.txt +llvm/lib/ExecutionEngine/Orc/LLVMBuild.txt +llvm/lib/ExecutionEngine/PerfJITEvents/CMakeLists.txt +llvm/lib/ExecutionEngine/PerfJITEvents/LLVMBuild.txt +llvm/lib/ExecutionEngine/RuntimeDyld/CMakeLists.txt +llvm/lib/ExecutionEngine/RuntimeDyld/LLVMBuild.txt +llvm/lib/FuzzMutate/CMakeLists.txt +llvm/lib/FuzzMutate/LLVMBuild.txt +llvm/lib/Fuzzer/ +llvm/lib/IR/CMakeLists.txt +llvm/lib/IR/LLVMBuild.txt +llvm/lib/IRReader/CMakeLists.txt +llvm/lib/IRReader/LLVMBuild.txt +llvm/lib/LLVMBuild.txt +llvm/lib/LTO/CMakeLists.txt +llvm/lib/LTO/LLVMBuild.txt +llvm/lib/LineEditor/CMakeLists.txt +llvm/lib/LineEditor/LLVMBuild.txt +llvm/lib/Linker/CMakeLists.txt +llvm/lib/Linker/LLVMBuild.txt +llvm/lib/MC/CMakeLists.txt +llvm/lib/MC/LLVMBuild.txt +llvm/lib/MC/MCDisassembler/CMakeLists.txt +llvm/lib/MC/MCDisassembler/LLVMBuild.txt +llvm/lib/MC/MCParser/CMakeLists.txt +llvm/lib/MC/MCParser/LLVMBuild.txt +llvm/lib/MCA/CMakeLists.txt +llvm/lib/MCA/LLVMBuild.txt +llvm/lib/Object/CMakeLists.txt +llvm/lib/Object/LLVMBuild.txt +llvm/lib/ObjectYAML/CMakeLists.txt +llvm/lib/ObjectYAML/LLVMBuild.txt +llvm/lib/Option/CMakeLists.txt +llvm/lib/Option/LLVMBuild.txt +llvm/lib/Passes/CMakeLists.txt +llvm/lib/Passes/LLVMBuild.txt +llvm/lib/ProfileData/CMakeLists.txt +llvm/lib/ProfileData/Coverage/CMakeLists.txt +llvm/lib/ProfileData/Coverage/LLVMBuild.txt +llvm/lib/ProfileData/LLVMBuild.txt +llvm/lib/Remarks/CMakeLists.txt +llvm/lib/Remarks/LLVMBuild.txt +llvm/lib/Support/CMakeLists.txt +llvm/lib/Support/LLVMBuild.txt +llvm/lib/TableGen/CMakeLists.txt +llvm/lib/TableGen/LLVMBuild.txt +llvm/lib/Target/AArch64/AsmParser/CMakeLists.txt +llvm/lib/Target/AArch64/AsmParser/LLVMBuild.txt +llvm/lib/Target/AArch64/CMakeLists.txt +llvm/lib/Target/AArch64/Disassembler/CMakeLists.txt +llvm/lib/Target/AArch64/Disassembler/LLVMBuild.txt +llvm/lib/Target/AArch64/LLVMBuild.txt +llvm/lib/Target/AArch64/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/AArch64/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/AArch64/TargetInfo/CMakeLists.txt +llvm/lib/Target/AArch64/TargetInfo/LLVMBuild.txt +llvm/lib/Target/AArch64/Utils/CMakeLists.txt +llvm/lib/Target/AArch64/Utils/LLVMBuild.txt +llvm/lib/Target/AMDGPU/AsmParser/CMakeLists.txt +llvm/lib/Target/AMDGPU/AsmParser/LLVMBuild.txt +llvm/lib/Target/AMDGPU/CMakeLists.txt +llvm/lib/Target/AMDGPU/Disassembler/CMakeLists.txt +llvm/lib/Target/AMDGPU/Disassembler/LLVMBuild.txt +llvm/lib/Target/AMDGPU/LLVMBuild.txt +llvm/lib/Target/AMDGPU/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/AMDGPU/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/AMDGPU/TargetInfo/CMakeLists.txt +llvm/lib/Target/AMDGPU/TargetInfo/LLVMBuild.txt +llvm/lib/Target/AMDGPU/Utils/CMakeLists.txt +llvm/lib/Target/AMDGPU/Utils/LLVMBuild.txt +llvm/lib/Target/ARC/CMakeLists.txt +llvm/lib/Target/ARC/Disassembler/CMakeLists.txt +llvm/lib/Target/ARC/Disassembler/LLVMBuild.txt +llvm/lib/Target/ARC/LLVMBuild.txt +llvm/lib/Target/ARC/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/ARC/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/ARC/TargetInfo/CMakeLists.txt +llvm/lib/Target/ARC/TargetInfo/LLVMBuild.txt +llvm/lib/Target/ARM/AsmParser/CMakeLists.txt +llvm/lib/Target/ARM/AsmParser/LLVMBuild.txt +llvm/lib/Target/ARM/CMakeLists.txt +llvm/lib/Target/ARM/Disassembler/CMakeLists.txt +llvm/lib/Target/ARM/Disassembler/LLVMBuild.txt +llvm/lib/Target/ARM/LLVMBuild.txt +llvm/lib/Target/ARM/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/ARM/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/ARM/README-Thumb.txt +llvm/lib/Target/ARM/README-Thumb2.txt +llvm/lib/Target/ARM/README.txt +llvm/lib/Target/ARM/TargetInfo/CMakeLists.txt +llvm/lib/Target/ARM/TargetInfo/LLVMBuild.txt +llvm/lib/Target/ARM/Utils/CMakeLists.txt +llvm/lib/Target/ARM/Utils/LLVMBuild.txt +llvm/lib/Target/AVR/AsmParser/CMakeLists.txt +llvm/lib/Target/AVR/AsmParser/LLVMBuild.txt +llvm/lib/Target/AVR/CMakeLists.txt +llvm/lib/Target/AVR/Disassembler/CMakeLists.txt +llvm/lib/Target/AVR/Disassembler/LLVMBuild.txt +llvm/lib/Target/AVR/LLVMBuild.txt +llvm/lib/Target/AVR/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/AVR/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/AVR/TargetInfo/CMakeLists.txt +llvm/lib/Target/AVR/TargetInfo/LLVMBuild.txt +llvm/lib/Target/BPF/AsmParser/CMakeLists.txt +llvm/lib/Target/BPF/AsmParser/LLVMBuild.txt +llvm/lib/Target/BPF/CMakeLists.txt +llvm/lib/Target/BPF/Disassembler/CMakeLists.txt +llvm/lib/Target/BPF/Disassembler/LLVMBuild.txt +llvm/lib/Target/BPF/LLVMBuild.txt +llvm/lib/Target/BPF/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/BPF/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/BPF/TargetInfo/CMakeLists.txt +llvm/lib/Target/BPF/TargetInfo/LLVMBuild.txt +llvm/lib/Target/CMakeLists.txt +llvm/lib/Target/Hexagon/AsmParser/CMakeLists.txt +llvm/lib/Target/Hexagon/AsmParser/LLVMBuild.txt +llvm/lib/Target/Hexagon/CMakeLists.txt +llvm/lib/Target/Hexagon/Disassembler/CMakeLists.txt +llvm/lib/Target/Hexagon/Disassembler/LLVMBuild.txt +llvm/lib/Target/Hexagon/LLVMBuild.txt +llvm/lib/Target/Hexagon/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/Hexagon/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/Hexagon/TargetInfo/CMakeLists.txt +llvm/lib/Target/Hexagon/TargetInfo/LLVMBuild.txt +llvm/lib/Target/LLVMBuild.txt +llvm/lib/Target/Lanai/AsmParser/CMakeLists.txt +llvm/lib/Target/Lanai/AsmParser/LLVMBuild.txt +llvm/lib/Target/Lanai/CMakeLists.txt +llvm/lib/Target/Lanai/Disassembler/CMakeLists.txt +llvm/lib/Target/Lanai/Disassembler/LLVMBuild.txt +llvm/lib/Target/Lanai/LLVMBuild.txt +llvm/lib/Target/Lanai/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/Lanai/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/Lanai/TargetInfo/CMakeLists.txt +llvm/lib/Target/Lanai/TargetInfo/LLVMBuild.txt +llvm/lib/Target/MSP430/AsmParser/CMakeLists.txt +llvm/lib/Target/MSP430/AsmParser/LLVMBuild.txt +llvm/lib/Target/MSP430/CMakeLists.txt +llvm/lib/Target/MSP430/Disassembler/CMakeLists.txt +llvm/lib/Target/MSP430/Disassembler/LLVMBuild.txt +llvm/lib/Target/MSP430/LLVMBuild.txt +llvm/lib/Target/MSP430/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/MSP430/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/MSP430/README.txt +llvm/lib/Target/MSP430/TargetInfo/CMakeLists.txt +llvm/lib/Target/MSP430/TargetInfo/LLVMBuild.txt +llvm/lib/Target/Mips/AsmParser/CMakeLists.txt +llvm/lib/Target/Mips/AsmParser/LLVMBuild.txt +llvm/lib/Target/Mips/CMakeLists.txt +llvm/lib/Target/Mips/Disassembler/CMakeLists.txt +llvm/lib/Target/Mips/Disassembler/LLVMBuild.txt +llvm/lib/Target/Mips/LLVMBuild.txt +llvm/lib/Target/Mips/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/Mips/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/Mips/TargetInfo/CMakeLists.txt +llvm/lib/Target/Mips/TargetInfo/LLVMBuild.txt +llvm/lib/Target/NVPTX/CMakeLists.txt +llvm/lib/Target/NVPTX/LLVMBuild.txt +llvm/lib/Target/NVPTX/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/NVPTX/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/NVPTX/TargetInfo/CMakeLists.txt +llvm/lib/Target/NVPTX/TargetInfo/LLVMBuild.txt +llvm/lib/Target/PowerPC/AsmParser/CMakeLists.txt +llvm/lib/Target/PowerPC/AsmParser/LLVMBuild.txt +llvm/lib/Target/PowerPC/CMakeLists.txt +llvm/lib/Target/PowerPC/Disassembler/CMakeLists.txt +llvm/lib/Target/PowerPC/Disassembler/LLVMBuild.txt +llvm/lib/Target/PowerPC/LLVMBuild.txt +llvm/lib/Target/PowerPC/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/PowerPC/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/PowerPC/README.txt +llvm/lib/Target/PowerPC/README_ALTIVEC.txt +llvm/lib/Target/PowerPC/TargetInfo/CMakeLists.txt +llvm/lib/Target/PowerPC/TargetInfo/LLVMBuild.txt +llvm/lib/Target/README.txt +llvm/lib/Target/RISCV/AsmParser/CMakeLists.txt +llvm/lib/Target/RISCV/AsmParser/LLVMBuild.txt +llvm/lib/Target/RISCV/CMakeLists.txt +llvm/lib/Target/RISCV/Disassembler/CMakeLists.txt +llvm/lib/Target/RISCV/Disassembler/LLVMBuild.txt +llvm/lib/Target/RISCV/LLVMBuild.txt +llvm/lib/Target/RISCV/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/RISCV/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/RISCV/TargetInfo/CMakeLists.txt +llvm/lib/Target/RISCV/TargetInfo/LLVMBuild.txt +llvm/lib/Target/RISCV/Utils/CMakeLists.txt +llvm/lib/Target/RISCV/Utils/LLVMBuild.txt +llvm/lib/Target/Sparc/AsmParser/CMakeLists.txt +llvm/lib/Target/Sparc/AsmParser/LLVMBuild.txt +llvm/lib/Target/Sparc/CMakeLists.txt +llvm/lib/Target/Sparc/Disassembler/CMakeLists.txt +llvm/lib/Target/Sparc/Disassembler/LLVMBuild.txt +llvm/lib/Target/Sparc/LLVMBuild.txt +llvm/lib/Target/Sparc/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/Sparc/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/Sparc/README.txt +llvm/lib/Target/Sparc/TargetInfo/CMakeLists.txt +llvm/lib/Target/Sparc/TargetInfo/LLVMBuild.txt +llvm/lib/Target/SystemZ/AsmParser/CMakeLists.txt +llvm/lib/Target/SystemZ/AsmParser/LLVMBuild.txt +llvm/lib/Target/SystemZ/CMakeLists.txt +llvm/lib/Target/SystemZ/Disassembler/CMakeLists.txt +llvm/lib/Target/SystemZ/Disassembler/LLVMBuild.txt +llvm/lib/Target/SystemZ/LLVMBuild.txt +llvm/lib/Target/SystemZ/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/SystemZ/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/SystemZ/TargetInfo/CMakeLists.txt +llvm/lib/Target/SystemZ/TargetInfo/LLVMBuild.txt +llvm/lib/Target/WebAssembly/AsmParser/CMakeLists.txt +llvm/lib/Target/WebAssembly/AsmParser/LLVMBuild.txt +llvm/lib/Target/WebAssembly/CMakeLists.txt +llvm/lib/Target/WebAssembly/Disassembler/CMakeLists.txt +llvm/lib/Target/WebAssembly/Disassembler/LLVMBuild.txt +llvm/lib/Target/WebAssembly/LLVMBuild.txt +llvm/lib/Target/WebAssembly/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/WebAssembly/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/WebAssembly/TargetInfo/CMakeLists.txt +llvm/lib/Target/WebAssembly/TargetInfo/LLVMBuild.txt +llvm/lib/Target/X86/AsmParser/CMakeLists.txt +llvm/lib/Target/X86/AsmParser/LLVMBuild.txt +llvm/lib/Target/X86/CMakeLists.txt +llvm/lib/Target/X86/Disassembler/CMakeLists.txt +llvm/lib/Target/X86/Disassembler/LLVMBuild.txt +llvm/lib/Target/X86/LLVMBuild.txt +llvm/lib/Target/X86/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/X86/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/X86/README-FPStack.txt +llvm/lib/Target/X86/README-SSE.txt +llvm/lib/Target/X86/README-X86-64.txt +llvm/lib/Target/X86/README.txt +llvm/lib/Target/X86/TargetInfo/CMakeLists.txt +llvm/lib/Target/X86/TargetInfo/LLVMBuild.txt +llvm/lib/Target/X86/Utils/CMakeLists.txt +llvm/lib/Target/X86/Utils/LLVMBuild.txt +llvm/lib/Target/XCore/CMakeLists.txt +llvm/lib/Target/XCore/Disassembler/CMakeLists.txt +llvm/lib/Target/XCore/Disassembler/LLVMBuild.txt +llvm/lib/Target/XCore/LLVMBuild.txt +llvm/lib/Target/XCore/MCTargetDesc/CMakeLists.txt +llvm/lib/Target/XCore/MCTargetDesc/LLVMBuild.txt +llvm/lib/Target/XCore/README.txt +llvm/lib/Target/XCore/TargetInfo/CMakeLists.txt +llvm/lib/Target/XCore/TargetInfo/LLVMBuild.txt +llvm/lib/Testing/CMakeLists.txt +llvm/lib/Testing/LLVMBuild.txt +llvm/lib/Testing/Support/CMakeLists.txt +llvm/lib/Testing/Support/LLVMBuild.txt +llvm/lib/TextAPI/CMakeLists.txt +llvm/lib/TextAPI/LLVMBuild.txt +llvm/lib/ToolDrivers/CMakeLists.txt +llvm/lib/ToolDrivers/LLVMBuild.txt +llvm/lib/ToolDrivers/llvm-dlltool/CMakeLists.txt +llvm/lib/ToolDrivers/llvm-dlltool/LLVMBuild.txt +llvm/lib/ToolDrivers/llvm-lib/CMakeLists.txt +llvm/lib/ToolDrivers/llvm-lib/LLVMBuild.txt +llvm/lib/Transforms/AggressiveInstCombine/CMakeLists.txt +llvm/lib/Transforms/AggressiveInstCombine/LLVMBuild.txt +llvm/lib/Transforms/CMakeLists.txt +llvm/lib/Transforms/Coroutines/CMakeLists.txt +llvm/lib/Transforms/Coroutines/LLVMBuild.txt +llvm/lib/Transforms/Hello/ +llvm/lib/Transforms/IPO/CMakeLists.txt +llvm/lib/Transforms/IPO/LLVMBuild.txt +llvm/lib/Transforms/InstCombine/CMakeLists.txt +llvm/lib/Transforms/InstCombine/LLVMBuild.txt +llvm/lib/Transforms/Instrumentation/CMakeLists.txt +llvm/lib/Transforms/Instrumentation/LLVMBuild.txt +llvm/lib/Transforms/LLVMBuild.txt +llvm/lib/Transforms/ObjCARC/CMakeLists.txt +llvm/lib/Transforms/ObjCARC/LLVMBuild.txt +llvm/lib/Transforms/Scalar/CMakeLists.txt +llvm/lib/Transforms/Scalar/LLVMBuild.txt +llvm/lib/Transforms/Utils/CMakeLists.txt +llvm/lib/Transforms/Utils/LLVMBuild.txt +llvm/lib/Transforms/Vectorize/CMakeLists.txt +llvm/lib/Transforms/Vectorize/LLVMBuild.txt +llvm/lib/WindowsManifest/CMakeLists.txt +llvm/lib/WindowsManifest/LLVMBuild.txt +llvm/lib/XRay/CMakeLists.txt +llvm/lib/XRay/LLVMBuild.txt +llvm/llvm.spec.in +llvm/projects/ +llvm/resources/ +llvm/runtimes/ +llvm/test/ +llvm/tools/CMakeLists.txt +llvm/tools/LLVMBuild.txt +llvm/tools/bugpoint/CMakeLists.txt +llvm/tools/bugpoint/LLVMBuild.txt +llvm/tools/bugpoint-passes/ +llvm/tools/dsymutil/ +llvm/tools/gold/ +llvm/tools/llc/CMakeLists.txt +llvm/tools/llc/LLVMBuild.txt +llvm/tools/lli/CMakeLists.txt +llvm/tools/lli/ChildTarget/CMakeLists.txt +llvm/tools/lli/ChildTarget/LLVMBuild.txt +llvm/tools/lli/LLVMBuild.txt +llvm/tools/llvm-ar/CMakeLists.txt +llvm/tools/llvm-ar/LLVMBuild.txt +llvm/tools/llvm-as/CMakeLists.txt +llvm/tools/llvm-as/LLVMBuild.txt +llvm/tools/llvm-as-fuzzer/ +llvm/tools/llvm-bcanalyzer/CMakeLists.txt +llvm/tools/llvm-bcanalyzer/LLVMBuild.txt +llvm/tools/llvm-c-test/ +llvm/tools/llvm-cat/ +llvm/tools/llvm-cfi-verify/ +llvm/tools/llvm-config/ +llvm/tools/llvm-cov/CMakeLists.txt +llvm/tools/llvm-cov/LLVMBuild.txt +llvm/tools/llvm-cvtres/ +llvm/tools/llvm-cxxdump/CMakeLists.txt +llvm/tools/llvm-cxxdump/LLVMBuild.txt +llvm/tools/llvm-cxxfilt/CMakeLists.txt +llvm/tools/llvm-cxxmap/CMakeLists.txt +llvm/tools/llvm-cxxmap/LLVMBuild.txt +llvm/tools/llvm-diff/CMakeLists.txt +llvm/tools/llvm-diff/LLVMBuild.txt +llvm/tools/llvm-dis/CMakeLists.txt +llvm/tools/llvm-dis/LLVMBuild.txt +llvm/tools/llvm-dwarfdump/CMakeLists.txt +llvm/tools/llvm-dwarfdump/LLVMBuild.txt +llvm/tools/llvm-dwarfdump/fuzzer/ +llvm/tools/llvm-dwp/ +llvm/tools/llvm-elfabi/ +llvm/tools/llvm-exegesis/ +llvm/tools/llvm-extract/CMakeLists.txt +llvm/tools/llvm-extract/LLVMBuild.txt +llvm/tools/llvm-go/ +llvm/tools/llvm-isel-fuzzer/ +llvm/tools/llvm-itanium-demangle-fuzzer/ +llvm/tools/llvm-jitlink/ +llvm/tools/llvm-jitlistener/ +llvm/tools/llvm-link/CMakeLists.txt +llvm/tools/llvm-link/LLVMBuild.txt +llvm/tools/llvm-lipo/ +llvm/tools/llvm-lto/CMakeLists.txt +llvm/tools/llvm-lto/LLVMBuild.txt +llvm/tools/llvm-lto2/CMakeLists.txt +llvm/tools/llvm-lto2/LLVMBuild.txt +llvm/tools/llvm-mc/CMakeLists.txt +llvm/tools/llvm-mc/LLVMBuild.txt +llvm/tools/llvm-mc-assemble-fuzzer/ +llvm/tools/llvm-mc-disassemble-fuzzer/ +llvm/tools/llvm-mca/CMakeLists.txt +llvm/tools/llvm-mca/LLVMBuild.txt +llvm/tools/llvm-microsoft-demangle-fuzzer/ +llvm/tools/llvm-modextract/CMakeLists.txt +llvm/tools/llvm-modextract/LLVMBuild.txt +llvm/tools/llvm-mt/ +llvm/tools/llvm-nm/CMakeLists.txt +llvm/tools/llvm-nm/LLVMBuild.txt +llvm/tools/llvm-objcopy/CMakeLists.txt +llvm/tools/llvm-objcopy/LLVMBuild.txt +llvm/tools/llvm-objdump/CMakeLists.txt +llvm/tools/llvm-objdump/LLVMBuild.txt +llvm/tools/llvm-opt-fuzzer/ +llvm/tools/llvm-opt-report/ +llvm/tools/llvm-pdbutil/CMakeLists.txt +llvm/tools/llvm-pdbutil/LLVMBuild.txt +llvm/tools/llvm-profdata/CMakeLists.txt +llvm/tools/llvm-profdata/LLVMBuild.txt +llvm/tools/llvm-rc/ +llvm/tools/llvm-readobj/CMakeLists.txt +llvm/tools/llvm-readobj/LLVMBuild.txt +llvm/tools/llvm-rtdyld/CMakeLists.txt +llvm/tools/llvm-rtdyld/LLVMBuild.txt +llvm/tools/llvm-shlib/ +llvm/tools/llvm-size/ +llvm/tools/llvm-special-case-list-fuzzer/ +llvm/tools/llvm-split/ +llvm/tools/llvm-stress/CMakeLists.txt +llvm/tools/llvm-stress/LLVMBuild.txt +llvm/tools/llvm-strings/ +llvm/tools/llvm-symbolizer/CMakeLists.txt +llvm/tools/llvm-undname/ +llvm/tools/llvm-xray/CMakeLists.txt +llvm/tools/llvm-yaml-numeric-parser-fuzzer/ +llvm/tools/lto/ +llvm/tools/msbuild/ +llvm/tools/obj2yaml/ +llvm/tools/opt/CMakeLists.txt +llvm/tools/opt/LLVMBuild.txt +llvm/tools/opt-viewer/ +llvm/tools/remarks-shlib/ +llvm/tools/sancov/ +llvm/tools/sanstats/ +llvm/tools/verify-uselistorder/ +llvm/tools/xcode-toolchain/ +llvm/tools/yaml2obj/ +llvm/unittests/ +llvm/utils/DSAclean.py +llvm/utils/DSAextract.py +llvm/utils/FileCheck/ +llvm/utils/GenLibDeps.pl +llvm/utils/GetRepositoryPath +llvm/utils/GetSourceVersion +llvm/utils/KillTheDoctor/ +llvm/utils/LLVMBuild.txt +llvm/utils/LLVMVisualizers/ +llvm/utils/Misc/ +llvm/utils/PerfectShuffle/ +llvm/utils/Reviewing/ +llvm/utils/TableGen/CMakeLists.txt +llvm/utils/TableGen/LLVMBuild.txt +llvm/utils/TableGen/tdtags +llvm/utils/Target/ +llvm/utils/UpdateCMakeLists.pl +llvm/utils/UpdateTestChecks/ +llvm/utils/abtest.py +llvm/utils/benchmark/ +llvm/utils/bisect +llvm/utils/bisect-skip-count +llvm/utils/bugpoint/ +llvm/utils/bugpoint_gisel_reducer.py +llvm/utils/check-each-file +llvm/utils/chunk-print-before-all.py +llvm/utils/clang-parse-diagnostics-file +llvm/utils/codegen-diff +llvm/utils/collect_and_build_with_pgo.py +llvm/utils/count/ +llvm/utils/countloc.sh +llvm/utils/create_ladder_graph.py +llvm/utils/crosstool/ +llvm/utils/demangle_tree.py +llvm/utils/docker/ +llvm/utils/emacs/ +llvm/utils/extract_symbols.py +llvm/utils/extract_vplan.py +llvm/utils/findmisopt +llvm/utils/findoptdiff +llvm/utils/findsym.pl +llvm/utils/fpcmp/ +llvm/utils/gdb-scripts/ +llvm/utils/getsrcs.sh +llvm/utils/git-svn/ +llvm/utils/gn/ +llvm/utils/indirect_calls.py +llvm/utils/jedit/ +llvm/utils/kate/ +llvm/utils/lint/ +llvm/utils/lit/ +llvm/utils/lldbDataFormatters.py +llvm/utils/llvm-build/ +llvm/utils/llvm-compilers-check +llvm/utils/llvm-gisel-cov.py +llvm/utils/llvm-lit/ +llvm/utils/llvm-native-gxx +llvm/utils/llvm.grm +llvm/utils/llvmdo +llvm/utils/llvmgrep +llvm/utils/not/ +llvm/utils/prepare-code-coverage-artifact.py +llvm/utils/release/ +llvm/utils/sanitizers/ +llvm/utils/schedcover.py +llvm/utils/shuffle_fuzz.py +llvm/utils/shuffle_select_fuzz_tester.py +llvm/utils/sort_includes.py +llvm/utils/testgen/ +llvm/utils/textmate/ +llvm/utils/unicode-case-fold.py +llvm/utils/unittest/ +llvm/utils/update_analyze_test_checks.py +llvm/utils/update_cc_test_checks.py +llvm/utils/update_llc_test_checks.py +llvm/utils/update_mca_test_checks.py +llvm/utils/update_mir_test_checks.py +llvm/utils/update_test_checks.py +llvm/utils/valgrind/ +llvm/utils/vim/ +llvm/utils/vscode/ +llvm/utils/wciia.py +llvm/utils/yaml-bench/ +openmp/.arcconfig +openmp/.gitignore +openmp/CMakeLists.txt +openmp/README.rst +openmp/cmake/ +openmp/libomptarget/ +openmp/runtime/.clang-format +openmp/runtime/CMakeLists.txt +openmp/runtime/README.txt +openmp/runtime/cmake/ +openmp/runtime/doc/ +openmp/runtime/src/CMakeLists.txt +openmp/runtime/test/ +openmp/runtime/tools/ +openmp/www/ +parallel-libs/ +polly/ +pstl/ diff --git a/contrib/llvm-project/clang/FREEBSD-Xlist b/contrib/llvm-project/clang/FREEBSD-Xlist deleted file mode 100644 index 7a86ddcb23e5..000000000000 --- a/contrib/llvm-project/clang/FREEBSD-Xlist +++ /dev/null @@ -1,131 +0,0 @@ -# $FreeBSD$ -.arcconfig -.clang-format -.clang-tidy -.gitignore -CMakeLists.txt -CODE_OWNERS.TXT -Driver/ -INPUTS/ -INSTALL.txt -ModuleInfo.txt -NOTES.txt -README.txt -bindings/ -cmake/ -docs/ -examples/ -include/CMakeLists.txt -include/clang/AST/CMakeLists.txt -include/clang/Basic/CMakeLists.txt -include/clang/Basic/Version.inc.in -include/clang/CMakeLists.txt -include/clang/Config/ -include/clang/Driver/CMakeLists.txt -include/clang/Parse/CMakeLists.txt -include/clang/Sema/CMakeLists.txt -include/clang/Serialization/CMakeLists.txt -include/clang/StaticAnalyzer/Checkers/CMakeLists.txt -lib/ARCMigrate/CMakeLists.txt -lib/AST/CMakeLists.txt -lib/ASTMatchers/CMakeLists.txt -lib/ASTMatchers/Dynamic/CMakeLists.txt -lib/Analysis/CMakeLists.txt -lib/Analysis/plugins/CMakeLists.txt -lib/Analysis/plugins/CheckerDependencyHandling/CMakeLists.txt -lib/Analysis/plugins/CheckerOptionHandling/CMakeLists.txt -lib/Analysis/plugins/SampleAnalyzer/CMakeLists.txt -lib/Basic/CMakeLists.txt -lib/CMakeLists.txt -lib/CodeGen/CMakeLists.txt -lib/CodeGen/README.txt -lib/CrossTU/CMakeLists.txt -lib/DirectoryWatcher/CMakeLists.txt -lib/Driver/Arch/ -lib/Driver/CMakeLists.txt -lib/Edit/CMakeLists.txt -lib/Format/CMakeLists.txt -lib/Frontend/CMakeLists.txt -lib/Frontend/Rewrite/CMakeLists.txt -lib/FrontendTool/CMakeLists.txt -lib/Headers/CMakeLists.txt -lib/Headers/cuda/ -lib/Index/CMakeLists.txt -lib/Lex/CMakeLists.txt -lib/Parse/CMakeLists.txt -lib/Rewrite/CMakeLists.txt -lib/Sema/CMakeLists.txt -lib/Serialization/CMakeLists.txt -lib/StaticAnalyzer/CMakeLists.txt -lib/StaticAnalyzer/Checkers/CMakeLists.txt -lib/StaticAnalyzer/Core/CMakeLists.txt -lib/StaticAnalyzer/Frontend/CMakeLists.txt -lib/StaticAnalyzer/README.txt -lib/Tooling/ASTDiff/CMakeLists.txt -lib/Tooling/CMakeLists.txt -lib/Tooling/Core/CMakeLists.txt -lib/Tooling/DependencyScanning/CMakeLists.txt -lib/Tooling/Inclusions/CMakeLists.txt -lib/Tooling/Refactoring/CMakeLists.txt -lib/Tooling/Syntax/CMakeLists.txt -runtime/ -test/ -tools/CMakeLists.txt -tools/arcmt-test/ -tools/c-arcmt-test/ -tools/c-index-test/ -tools/clang-check/ -tools/clang-diff/ -tools/clang-extdef-mapping/ -tools/clang-format-vs/ -tools/clang-format/CMakeLists.txt -tools/clang-format/clang-format-bbedit.applescript -tools/clang-format/clang-format-diff.py -tools/clang-format/clang-format-sublime.py -tools/clang-format/clang-format-test.el -tools/clang-format/clang-format.el -tools/clang-format/clang-format.py -tools/clang-format/fuzzer/ -tools/clang-format/git-clang-format -tools/clang-func-mapping/ -tools/clang-fuzzer/ -tools/clang-import-test/ -tools/clang-offload-bundler/ -tools/clang-refactor/ -tools/clang-rename/ -tools/clang-scan-deps/ -tools/clang-shlib/ -tools/diag-build/ -tools/diagtool/ -tools/driver/CMakeLists.txt -tools/driver/Info.plist.in -tools/libclang/ -tools/scan-build-py/ -tools/scan-build/ -tools/scan-view/ -unittests/ -utils/ABITest/ -utils/CIndex/ -utils/CaptureCmd -utils/ClangDataFormat.py -utils/ClangVisualizers/ -utils/CmpDriver -utils/FindSpecRefs -utils/FuzzTest -utils/TableGen/CMakeLists.txt -utils/TestUtils/ -utils/VtableTest/ -utils/analyzer/ -utils/bash-autocomplete.sh -utils/builtin-defines.c -utils/check_cfc/ -utils/clangdiag.py -utils/creduce-clang-crash.py -utils/find-unused-diagnostics.sh -utils/hmaptool/ -utils/make-ast-dump-check.sh -utils/modfuzz.py -utils/perf-training/ -utils/token-delta.py -utils/valgrind/ -www/ diff --git a/contrib/llvm-project/compiler-rt/FREEBSD-Xlist b/contrib/llvm-project/compiler-rt/FREEBSD-Xlist deleted file mode 100644 index 62b9ea7d63ea..000000000000 --- a/contrib/llvm-project/compiler-rt/FREEBSD-Xlist +++ /dev/null @@ -1,71 +0,0 @@ -# $FreeBSD$ -.arcconfig -.gitignore -CMakeLists.txt -CODE_OWNERS.TXT -cmake/ -docs/ -include/CMakeLists.txt -lib/CMakeLists.txt -lib/asan/.clang-format -lib/asan/CMakeLists.txt -lib/asan/scripts/ -lib/asan/tests/ -lib/builtins/CMakeLists.txt -lib/builtins/Darwin-excludes/ -lib/builtins/macho_embedded/ -lib/cfi/CMakeLists.txt -lib/crt/CMakeLists.txt -lib/dfsan/.clang-format -lib/dfsan/CMakeLists.txt -lib/dfsan/scripts/ -lib/esan/CMakeLists.txt -lib/fuzzer/CMakeLists.txt -lib/fuzzer/afl/ -lib/fuzzer/build.sh -lib/fuzzer/dataflow/ -lib/fuzzer/scripts/ -lib/fuzzer/standalone/ -lib/fuzzer/tests/ -lib/gwp_asan/CMakeLists.txt -lib/gwp_asan/tests/ -lib/hwasan/.clang-format -lib/hwasan/CMakeLists.txt -lib/interception/.clang-format -lib/interception/CMakeLists.txt -lib/interception/tests/ -lib/lsan/.clang-format -lib/lsan/CMakeLists.txt -lib/msan/.clang-format -lib/msan/CMakeLists.txt -lib/msan/tests/ -lib/profile/CMakeLists.txt -lib/safestack/.clang-format -lib/safestack/CMakeLists.txt -lib/sanitizer_common/.clang-format -lib/sanitizer_common/.clang-tidy -lib/sanitizer_common/CMakeLists.txt -lib/sanitizer_common/scripts/ -lib/sanitizer_common/tests/ -lib/scudo/CMakeLists.txt -lib/scudo/standalone/CMakeLists.txt -lib/scudo/standalone/tests/ -lib/stats/CMakeLists.txt -lib/tsan/.clang-format -lib/tsan/CMakeLists.txt -lib/tsan/analyze_libtsan.sh -lib/tsan/check_analyze.sh -lib/tsan/check_cmake.sh -lib/tsan/dd/CMakeLists.txt -lib/tsan/go/build.bat -lib/tsan/go/buildgo.sh -lib/tsan/tests/ -lib/ubsan/CMakeLists.txt -lib/ubsan_minimal/CMakeLists.txt -lib/xray/CMakeLists.txt -lib/xray/tests/ -make/ -test/ -unittests/ -utils/ -www/ diff --git a/contrib/llvm-project/libcxx/FREEBSD-Xlist b/contrib/llvm-project/libcxx/FREEBSD-Xlist deleted file mode 100644 index 7bc7b0920f46..000000000000 --- a/contrib/llvm-project/libcxx/FREEBSD-Xlist +++ /dev/null @@ -1,22 +0,0 @@ -# $FreeBSD$ -.arcconfig -.clang-format -.gitignore -CMakeLists.txt -NOTES.TXT -TODO.TXT -appveyor-reqs-install.cmd -appveyor.yml -benchmarks/ -cmake/ -docs/ -fuzzing/ -include/CMakeLists.txt -include/__config_site.in -include/support/ -lib/ -src/support/solaris/ -src/support/win32/ -test/ -utils/ -www/ diff --git a/contrib/llvm-project/libcxx/FREEBSD-upgrade b/contrib/llvm-project/libcxx/FREEBSD-upgrade deleted file mode 100644 index 5e9f60ac73fa..000000000000 --- a/contrib/llvm-project/libcxx/FREEBSD-upgrade +++ /dev/null @@ -1,8 +0,0 @@ -$FreeBSD$ - -The FreeBSD copy of libc++. This contains everything from the include and -source directories upstream, with the exception of the support/win32 directory, -which is only required for building on Windows (FreeBSD is not Windows). - -To update, bring in anything new in source or include that is not -platform-dependent (unless the platform in question is FreeBSD, obviously). diff --git a/contrib/llvm-project/libunwind/FREEBSD-Xlist b/contrib/llvm-project/libunwind/FREEBSD-Xlist deleted file mode 100644 index ea0eb8e78622..000000000000 --- a/contrib/llvm-project/libunwind/FREEBSD-Xlist +++ /dev/null @@ -1,11 +0,0 @@ -# $FreeBSD$ -.arcconfig -.clang-format -CMakeLists.txt -cmake -cmake/ -docs -docs/ -src/CMakeLists.txt -test -test/ diff --git a/contrib/llvm-project/lld/FREEBSD-Xlist b/contrib/llvm-project/lld/FREEBSD-Xlist deleted file mode 100644 index 4330bf30bcc4..000000000000 --- a/contrib/llvm-project/lld/FREEBSD-Xlist +++ /dev/null @@ -1,7 +0,0 @@ -# $FreeBSD$ -MinGW/ -cmake/ -test/ -unittests/ -utils/ -wasm/ diff --git a/contrib/llvm-project/lldb/FREEBSD-Xlist b/contrib/llvm-project/lldb/FREEBSD-Xlist deleted file mode 100644 index 18a4fdbe71bd..000000000000 --- a/contrib/llvm-project/lldb/FREEBSD-Xlist +++ /dev/null @@ -1,190 +0,0 @@ -# $FreeBSD$ -.arcconfig -.clang-format -.gitignore -CMakeLists.txt -CODE_OWNERS.txt -INSTALL.txt -cmake/ -docs/.htaccess -docs/CMakeLists.txt -docs/_static/ -docs/conf.py -docs/doxygen-mainpage.dox -docs/doxygen.cfg.in -docs/index.rst -docs/lldb-for-gdb-users.txt -docs/lldb-gdb-remote.txt -docs/lldb-platform-packets.txt -docs/resources/ -docs/status/ -docs/structured_data/ -docs/testsuite/ -docs/use/ -examples/ -include/lldb/Host/Config.h -include/lldb/Host/android/ -include/lldb/Host/linux/ -include/lldb/Host/macosx/ -include/lldb/Host/windows/ -lit/ -lldb.xcodeproj/ -lldb.xcworkspace/ -packages/ -resources/ -scripts/ -source/API/CMakeLists.txt -source/Breakpoint/CMakeLists.txt -source/CMakeLists.txt -source/Commands/CMakeLists.txt -source/Core/CMakeLists.txt -source/DataFormatters/CMakeLists.txt -source/Expression/CMakeLists.txt -source/Host/CMakeLists.txt -source/Host/android/ -source/Host/linux/ -source/Host/macosx/ -source/Host/windows/ -source/Initialization/CMakeLists.txt -source/Interpreter/CMakeLists.txt -source/Plugins/ABI/CMakeLists.txt -source/Plugins/ABI/MacOSX-arm/CMakeLists.txt -source/Plugins/ABI/MacOSX-arm64/CMakeLists.txt -source/Plugins/ABI/MacOSX-i386/CMakeLists.txt -source/Plugins/ABI/SysV-arm/CMakeLists.txt -source/Plugins/ABI/SysV-arm64/CMakeLists.txt -source/Plugins/ABI/SysV-hexagon/CMakeLists.txt -source/Plugins/ABI/SysV-i386/CMakeLists.txt -source/Plugins/ABI/SysV-mips/CMakeLists.txt -source/Plugins/ABI/SysV-mips64/CMakeLists.txt -source/Plugins/ABI/SysV-ppc/CMakeLists.txt -source/Plugins/ABI/SysV-ppc64/CMakeLists.txt -source/Plugins/ABI/SysV-s390x/CMakeLists.txt -source/Plugins/ABI/SysV-x86_64/CMakeLists.txt -source/Plugins/ABI/Windows-x86_64/CMakeLists.txt -source/Plugins/Architecture/Arm/CMakeLists.txt -source/Plugins/Architecture/CMakeLists.txt -source/Plugins/Architecture/Mips/CMakeLists.txt -source/Plugins/Architecture/PPC64/CMakeLists.txt -source/Plugins/CMakeLists.txt -source/Plugins/Disassembler/CMakeLists.txt -source/Plugins/Disassembler/llvm/CMakeLists.txt -source/Plugins/DynamicLoader/CMakeLists.txt -source/Plugins/DynamicLoader/Darwin-Kernel/ -source/Plugins/DynamicLoader/Hexagon-DYLD/CMakeLists.txt -source/Plugins/DynamicLoader/MacOSX-DYLD/ -source/Plugins/DynamicLoader/POSIX-DYLD/CMakeLists.txt -source/Plugins/DynamicLoader/Static/CMakeLists.txt -source/Plugins/DynamicLoader/Windows-DYLD/CMakeLists.txt -source/Plugins/ExpressionParser/CMakeLists.txt -source/Plugins/ExpressionParser/Clang/CMakeLists.txt -source/Plugins/Instruction/ARM/CMakeLists.txt -source/Plugins/Instruction/ARM64/CMakeLists.txt -source/Plugins/Instruction/CMakeLists.txt -source/Plugins/Instruction/MIPS/CMakeLists.txt -source/Plugins/Instruction/MIPS64/CMakeLists.txt -source/Plugins/Instruction/PPC64/CMakeLists.txt -source/Plugins/InstrumentationRuntime/ASan/CMakeLists.txt -source/Plugins/InstrumentationRuntime/CMakeLists.txt -source/Plugins/InstrumentationRuntime/MainThreadChecker/CMakeLists.txt -source/Plugins/InstrumentationRuntime/TSan/CMakeLists.txt -source/Plugins/InstrumentationRuntime/UBSan/CMakeLists.txt -source/Plugins/JITLoader/CMakeLists.txt -source/Plugins/JITLoader/GDB/CMakeLists.txt -source/Plugins/Language/CMakeLists.txt -source/Plugins/Language/CPlusPlus/CMakeLists.txt -source/Plugins/Language/ClangCommon/CMakeLists.txt -source/Plugins/Language/ObjC/CMakeLists.txt -source/Plugins/Language/ObjCPlusPlus/CMakeLists.txt -source/Plugins/LanguageRuntime/CMakeLists.txt -source/Plugins/LanguageRuntime/CPlusPlus/CMakeLists.txt -source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/CMakeLists.txt -source/Plugins/LanguageRuntime/Go/CMakeLists.txt -source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeLists.txt -source/Plugins/LanguageRuntime/ObjC/CMakeLists.txt -source/Plugins/LanguageRuntime/RenderScript/CMakeLists.txt -source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeLists.txt -source/Plugins/MemoryHistory/CMakeLists.txt -source/Plugins/MemoryHistory/asan/CMakeLists.txt -source/Plugins/ObjectContainer/BSD-Archive/CMakeLists.txt -source/Plugins/ObjectContainer/CMakeLists.txt -source/Plugins/ObjectContainer/Universal-Mach-O/ -source/Plugins/ObjectFile/Breakpad/CMakeLists.txt -source/Plugins/ObjectFile/CMakeLists.txt -source/Plugins/ObjectFile/ELF/CMakeLists.txt -source/Plugins/ObjectFile/JIT/CMakeLists.txt -source/Plugins/ObjectFile/Mach-O/ -source/Plugins/ObjectFile/PECOFF/ -source/Plugins/OperatingSystem/CMakeLists.txt -source/Plugins/OperatingSystem/Python/CMakeLists.txt -source/Plugins/Platform/Android/ -source/Plugins/Platform/CMakeLists.txt -source/Plugins/Platform/FreeBSD/CMakeLists.txt -source/Plugins/Platform/Linux/ -source/Plugins/Platform/MacOSX/ -source/Plugins/Platform/NetBSD/CMakeLists.txt -source/Plugins/Platform/OpenBSD/CMakeLists.txt -source/Plugins/Platform/POSIX/CMakeLists.txt -source/Plugins/Platform/Windows/ -source/Plugins/Platform/gdb-server/CMakeLists.txt -source/Plugins/Process/CMakeLists.txt -source/Plugins/Process/FreeBSD/CMakeLists.txt -source/Plugins/Process/Linux/ -source/Plugins/Process/MacOSX-Kernel/ -source/Plugins/Process/NetBSD/CMakeLists.txt -source/Plugins/Process/POSIX/CMakeLists.txt -source/Plugins/Process/Utility/CMakeLists.txt -source/Plugins/Process/Windows/ -source/Plugins/Process/elf-core/CMakeLists.txt -source/Plugins/Process/gdb-remote/CMakeLists.txt -source/Plugins/Process/mach-core/ -source/Plugins/Process/minidump/CMakeLists.txt -source/Plugins/ScriptInterpreter/CMakeLists.txt -source/Plugins/ScriptInterpreter/None/CMakeLists.txt -source/Plugins/ScriptInterpreter/Python/CMakeLists.txt -source/Plugins/StructuredData/CMakeLists.txt -source/Plugins/StructuredData/DarwinLog/CMakeLists.txt -source/Plugins/SymbolFile/Breakpad/CMakeLists.txt -source/Plugins/SymbolFile/CMakeLists.txt -source/Plugins/SymbolFile/DWARF/CMakeLists.txt -source/Plugins/SymbolFile/NativePDB/CMakeLists.txt -source/Plugins/SymbolFile/PDB/CMakeLists.txt -source/Plugins/SymbolFile/Symtab/CMakeLists.txt -source/Plugins/SymbolVendor/CMakeLists.txt -source/Plugins/SymbolVendor/ELF/CMakeLists.txt -source/Plugins/SymbolVendor/MacOSX/ -source/Plugins/SystemRuntime/ -source/Plugins/UnwindAssembly/CMakeLists.txt -source/Plugins/UnwindAssembly/InstEmulation/CMakeLists.txt -source/Plugins/UnwindAssembly/x86/CMakeLists.txt -source/Symbol/CMakeLists.txt -source/Target/CMakeLists.txt -source/Utility/CMakeLists.txt -test/ -third_party/ -tools/CMakeLists.txt -tools/argdumper/CMakeLists.txt -tools/darwin-debug/ -tools/darwin-threads/ -tools/debugserver/ -tools/driver/CMakeLists.txt -tools/driver/lldb-Info.plist -tools/intel-features/ -tools/lldb-instr/CMakeLists.txt -tools/lldb-mi/CMakeLists.txt -tools/lldb-mi/lldb-Info.plist -tools/lldb-perf/ -tools/lldb-server/CMakeLists.txt -tools/lldb-test/ -tools/lldb-vscode/ -unittests/ -use_lldb_suite_root.py -utils/TableGen/CMakeLists.txt -utils/git-svn/ -utils/lit-cpuid/ -utils/lldb-dotest/ -utils/lui/ -utils/misc/ -utils/sync-source/ -utils/test/ -utils/vim-lldb/ diff --git a/contrib/llvm-project/llvm/FREEBSD-Xlist b/contrib/llvm-project/llvm/FREEBSD-Xlist deleted file mode 100644 index 7f7af9f36820..000000000000 --- a/contrib/llvm-project/llvm/FREEBSD-Xlist +++ /dev/null @@ -1,601 +0,0 @@ -# $FreeBSD$ -.arcconfig -.clang-format -.clang-tidy -.gitattributes -.gitignore -CMakeLists.txt -CODE_OWNERS.TXT -CREDITS.TXT -LLVMBuild.txt -README.txt -RELEASE_TESTERS.TXT -benchmarks/ -bindings/ -cmake/ -configure -docs/ -examples/ -include/llvm/CMakeLists.txt -include/llvm/Config/ -include/llvm/IR/CMakeLists.txt -include/llvm/Support/CMakeLists.txt -include/llvm/Support/LICENSE.TXT -lib/Analysis/CMakeLists.txt -lib/Analysis/LLVMBuild.txt -lib/Analysis/README.txt -lib/AsmParser/CMakeLists.txt -lib/AsmParser/LLVMBuild.txt -lib/BinaryFormat/CMakeLists.txt -lib/BinaryFormat/LLVMBuild.txt -lib/Bitcode/CMakeLists.txt -lib/Bitcode/LLVMBuild.txt -lib/Bitcode/Reader/CMakeLists.txt -lib/Bitcode/Reader/LLVMBuild.txt -lib/Bitcode/Writer/CMakeLists.txt -lib/Bitcode/Writer/LLVMBuild.txt -lib/Bitstream/CMakeLists.txt -lib/Bitstream/LLVMBuild.txt -lib/Bitstream/Reader/CMakeLists.txt -lib/Bitstream/Reader/LLVMBuild.txt -lib/CMakeLists.txt -lib/CodeGen/AsmPrinter/CMakeLists.txt -lib/CodeGen/AsmPrinter/LLVMBuild.txt -lib/CodeGen/CMakeLists.txt -lib/CodeGen/GlobalISel/CMakeLists.txt -lib/CodeGen/GlobalISel/LLVMBuild.txt -lib/CodeGen/LLVMBuild.txt -lib/CodeGen/MIRParser/CMakeLists.txt -lib/CodeGen/MIRParser/LLVMBuild.txt -lib/CodeGen/README.txt -lib/CodeGen/SelectionDAG/CMakeLists.txt -lib/CodeGen/SelectionDAG/LLVMBuild.txt -lib/DebugInfo/CMakeLists.txt -lib/DebugInfo/CodeView/CMakeLists.txt -lib/DebugInfo/CodeView/LLVMBuild.txt -lib/DebugInfo/DWARF/CMakeLists.txt -lib/DebugInfo/DWARF/LLVMBuild.txt -lib/DebugInfo/GSYM/CMakeLists.txt -lib/DebugInfo/GSYM/LLVMBuild.txt -lib/DebugInfo/LLVMBuild.txt -lib/DebugInfo/MSF/CMakeLists.txt -lib/DebugInfo/MSF/LLVMBuild.txt -lib/DebugInfo/PDB/CMakeLists.txt -lib/DebugInfo/PDB/LLVMBuild.txt -lib/DebugInfo/Symbolize/CMakeLists.txt -lib/DebugInfo/Symbolize/LLVMBuild.txt -lib/Demangle/CMakeLists.txt -lib/Demangle/LLVMBuild.txt -lib/ExecutionEngine/CMakeLists.txt -lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt -lib/ExecutionEngine/IntelJITEvents/LLVMBuild.txt -lib/ExecutionEngine/Interpreter/CMakeLists.txt -lib/ExecutionEngine/Interpreter/LLVMBuild.txt -lib/ExecutionEngine/JITLink/CMakeLists.txt -lib/ExecutionEngine/JITLink/LLVMBuild.txt -lib/ExecutionEngine/LLVMBuild.txt -lib/ExecutionEngine/MCJIT/CMakeLists.txt -lib/ExecutionEngine/MCJIT/LLVMBuild.txt -lib/ExecutionEngine/OProfileJIT/CMakeLists.txt -lib/ExecutionEngine/OProfileJIT/LLVMBuild.txt -lib/ExecutionEngine/Orc/CMakeLists.txt -lib/ExecutionEngine/Orc/LLVMBuild.txt -lib/ExecutionEngine/PerfJITEvents/CMakeLists.txt -lib/ExecutionEngine/PerfJITEvents/LLVMBuild.txt -lib/ExecutionEngine/RuntimeDyld/CMakeLists.txt -lib/ExecutionEngine/RuntimeDyld/LLVMBuild.txt -lib/FuzzMutate/CMakeLists.txt -lib/FuzzMutate/LLVMBuild.txt -lib/Fuzzer/ -lib/IR/CMakeLists.txt -lib/IR/LLVMBuild.txt -lib/IRReader/CMakeLists.txt -lib/IRReader/LLVMBuild.txt -lib/LLVMBuild.txt -lib/LTO/CMakeLists.txt -lib/LTO/LLVMBuild.txt -lib/LineEditor/CMakeLists.txt -lib/LineEditor/LLVMBuild.txt -lib/Linker/CMakeLists.txt -lib/Linker/LLVMBuild.txt -lib/MC/CMakeLists.txt -lib/MC/LLVMBuild.txt -lib/MC/MCDisassembler/CMakeLists.txt -lib/MC/MCDisassembler/LLVMBuild.txt -lib/MC/MCParser/CMakeLists.txt -lib/MC/MCParser/LLVMBuild.txt -lib/MCA/CMakeLists.txt -lib/MCA/LLVMBuild.txt -lib/Object/CMakeLists.txt -lib/Object/LLVMBuild.txt -lib/ObjectYAML/CMakeLists.txt -lib/ObjectYAML/LLVMBuild.txt -lib/OptRemarks/CMakeLists.txt -lib/OptRemarks/LLVMBuild.txt -lib/Option/CMakeLists.txt -lib/Option/LLVMBuild.txt -lib/Passes/CMakeLists.txt -lib/Passes/LLVMBuild.txt -lib/ProfileData/CMakeLists.txt -lib/ProfileData/Coverage/CMakeLists.txt -lib/ProfileData/Coverage/LLVMBuild.txt -lib/ProfileData/LLVMBuild.txt -lib/Remarks/CMakeLists.txt -lib/Remarks/LLVMBuild.txt -lib/Support/CMakeLists.txt -lib/Support/LLVMBuild.txt -lib/Support/README.txt.system -lib/TableGen/CMakeLists.txt -lib/TableGen/LLVMBuild.txt -lib/Target/AArch64/AsmParser/CMakeLists.txt -lib/Target/AArch64/AsmParser/LLVMBuild.txt -lib/Target/AArch64/CMakeLists.txt -lib/Target/AArch64/Disassembler/CMakeLists.txt -lib/Target/AArch64/Disassembler/LLVMBuild.txt -lib/Target/AArch64/InstPrinter/CMakeLists.txt -lib/Target/AArch64/InstPrinter/LLVMBuild.txt -lib/Target/AArch64/LLVMBuild.txt -lib/Target/AArch64/MCTargetDesc/CMakeLists.txt -lib/Target/AArch64/MCTargetDesc/LLVMBuild.txt -lib/Target/AArch64/TargetInfo/CMakeLists.txt -lib/Target/AArch64/TargetInfo/LLVMBuild.txt -lib/Target/AArch64/Utils/CMakeLists.txt -lib/Target/AArch64/Utils/LLVMBuild.txt -lib/Target/AMDGPU/AsmParser/CMakeLists.txt -lib/Target/AMDGPU/AsmParser/LLVMBuild.txt -lib/Target/AMDGPU/CMakeLists.txt -lib/Target/AMDGPU/Disassembler/CMakeLists.txt -lib/Target/AMDGPU/Disassembler/LLVMBuild.txt -lib/Target/AMDGPU/InstPrinter/CMakeLists.txt -lib/Target/AMDGPU/InstPrinter/LLVMBuild.txt -lib/Target/AMDGPU/LLVMBuild.txt -lib/Target/AMDGPU/MCTargetDesc/CMakeLists.txt -lib/Target/AMDGPU/MCTargetDesc/LLVMBuild.txt -lib/Target/AMDGPU/TargetInfo/CMakeLists.txt -lib/Target/AMDGPU/TargetInfo/LLVMBuild.txt -lib/Target/AMDGPU/Utils/CMakeLists.txt -lib/Target/AMDGPU/Utils/LLVMBuild.txt -lib/Target/ARC/CMakeLists.txt -lib/Target/ARC/Disassembler/CMakeLists.txt -lib/Target/ARC/Disassembler/LLVMBuild.txt -lib/Target/ARC/InstPrinter/CMakeLists.txt -lib/Target/ARC/InstPrinter/LLVMBuild.txt -lib/Target/ARC/LLVMBuild.txt -lib/Target/ARC/MCTargetDesc/CMakeLists.txt -lib/Target/ARC/MCTargetDesc/LLVMBuild.txt -lib/Target/ARC/TargetInfo/CMakeLists.txt -lib/Target/ARC/TargetInfo/LLVMBuild.txt -lib/Target/ARM/AsmParser/CMakeLists.txt -lib/Target/ARM/AsmParser/LLVMBuild.txt -lib/Target/ARM/CMakeLists.txt -lib/Target/ARM/Disassembler/CMakeLists.txt -lib/Target/ARM/Disassembler/LLVMBuild.txt -lib/Target/ARM/InstPrinter/CMakeLists.txt -lib/Target/ARM/InstPrinter/LLVMBuild.txt -lib/Target/ARM/LLVMBuild.txt -lib/Target/ARM/MCTargetDesc/CMakeLists.txt -lib/Target/ARM/MCTargetDesc/LLVMBuild.txt -lib/Target/ARM/README-Thumb.txt -lib/Target/ARM/README-Thumb2.txt -lib/Target/ARM/README.txt -lib/Target/ARM/TargetInfo/CMakeLists.txt -lib/Target/ARM/TargetInfo/LLVMBuild.txt -lib/Target/ARM/Utils/CMakeLists.txt -lib/Target/ARM/Utils/LLVMBuild.txt -lib/Target/AVR/AsmParser/CMakeLists.txt -lib/Target/AVR/AsmParser/LLVMBuild.txt -lib/Target/AVR/CMakeLists.txt -lib/Target/AVR/Disassembler/CMakeLists.txt -lib/Target/AVR/Disassembler/LLVMBuild.txt -lib/Target/AVR/InstPrinter/CMakeLists.txt -lib/Target/AVR/InstPrinter/LLVMBuild.txt -lib/Target/AVR/LLVMBuild.txt -lib/Target/AVR/MCTargetDesc/CMakeLists.txt -lib/Target/AVR/MCTargetDesc/LLVMBuild.txt -lib/Target/AVR/TargetInfo/CMakeLists.txt -lib/Target/AVR/TargetInfo/LLVMBuild.txt -lib/Target/BPF/AsmParser/CMakeLists.txt -lib/Target/BPF/AsmParser/LLVMBuild.txt -lib/Target/BPF/CMakeLists.txt -lib/Target/BPF/Disassembler/CMakeLists.txt -lib/Target/BPF/Disassembler/LLVMBuild.txt -lib/Target/BPF/InstPrinter/CMakeLists.txt -lib/Target/BPF/InstPrinter/LLVMBuild.txt -lib/Target/BPF/LLVMBuild.txt -lib/Target/BPF/MCTargetDesc/CMakeLists.txt -lib/Target/BPF/MCTargetDesc/LLVMBuild.txt -lib/Target/BPF/TargetInfo/CMakeLists.txt -lib/Target/BPF/TargetInfo/LLVMBuild.txt -lib/Target/CMakeLists.txt -lib/Target/Hexagon/AsmParser/CMakeLists.txt -lib/Target/Hexagon/AsmParser/LLVMBuild.txt -lib/Target/Hexagon/CMakeLists.txt -lib/Target/Hexagon/Disassembler/CMakeLists.txt -lib/Target/Hexagon/Disassembler/LLVMBuild.txt -lib/Target/Hexagon/LLVMBuild.txt -lib/Target/Hexagon/MCTargetDesc/CMakeLists.txt -lib/Target/Hexagon/MCTargetDesc/LLVMBuild.txt -lib/Target/Hexagon/TargetInfo/CMakeLists.txt -lib/Target/Hexagon/TargetInfo/LLVMBuild.txt -lib/Target/LLVMBuild.txt -lib/Target/Lanai/AsmParser/CMakeLists.txt -lib/Target/Lanai/AsmParser/LLVMBuild.txt -lib/Target/Lanai/CMakeLists.txt -lib/Target/Lanai/Disassembler/CMakeLists.txt -lib/Target/Lanai/Disassembler/LLVMBuild.txt -lib/Target/Lanai/InstPrinter/CMakeLists.txt -lib/Target/Lanai/InstPrinter/LLVMBuild.txt -lib/Target/Lanai/LLVMBuild.txt -lib/Target/Lanai/MCTargetDesc/CMakeLists.txt -lib/Target/Lanai/MCTargetDesc/LLVMBuild.txt -lib/Target/Lanai/TargetInfo/CMakeLists.txt -lib/Target/Lanai/TargetInfo/LLVMBuild.txt -lib/Target/MSP430/AsmParser/CMakeLists.txt -lib/Target/MSP430/AsmParser/LLVMBuild.txt -lib/Target/MSP430/CMakeLists.txt -lib/Target/MSP430/Disassembler/CMakeLists.txt -lib/Target/MSP430/Disassembler/LLVMBuild.txt -lib/Target/MSP430/InstPrinter/CMakeLists.txt -lib/Target/MSP430/InstPrinter/LLVMBuild.txt -lib/Target/MSP430/LLVMBuild.txt -lib/Target/MSP430/MCTargetDesc/CMakeLists.txt -lib/Target/MSP430/MCTargetDesc/LLVMBuild.txt -lib/Target/MSP430/README.txt -lib/Target/MSP430/TargetInfo/CMakeLists.txt -lib/Target/MSP430/TargetInfo/LLVMBuild.txt -lib/Target/Mips/AsmParser/CMakeLists.txt -lib/Target/Mips/AsmParser/LLVMBuild.txt -lib/Target/Mips/CMakeLists.txt -lib/Target/Mips/Disassembler/CMakeLists.txt -lib/Target/Mips/Disassembler/LLVMBuild.txt -lib/Target/Mips/InstPrinter/CMakeLists.txt -lib/Target/Mips/InstPrinter/LLVMBuild.txt -lib/Target/Mips/LLVMBuild.txt -lib/Target/Mips/MCTargetDesc/CMakeLists.txt -lib/Target/Mips/MCTargetDesc/LLVMBuild.txt -lib/Target/Mips/TargetInfo/CMakeLists.txt -lib/Target/Mips/TargetInfo/LLVMBuild.txt -lib/Target/NVPTX/CMakeLists.txt -lib/Target/NVPTX/InstPrinter/CMakeLists.txt -lib/Target/NVPTX/InstPrinter/LLVMBuild.txt -lib/Target/NVPTX/LLVMBuild.txt -lib/Target/NVPTX/MCTargetDesc/CMakeLists.txt -lib/Target/NVPTX/MCTargetDesc/LLVMBuild.txt -lib/Target/NVPTX/TargetInfo/CMakeLists.txt -lib/Target/NVPTX/TargetInfo/LLVMBuild.txt -lib/Target/PowerPC/AsmParser/CMakeLists.txt -lib/Target/PowerPC/AsmParser/LLVMBuild.txt -lib/Target/PowerPC/CMakeLists.txt -lib/Target/PowerPC/Disassembler/CMakeLists.txt -lib/Target/PowerPC/Disassembler/LLVMBuild.txt -lib/Target/PowerPC/InstPrinter/CMakeLists.txt -lib/Target/PowerPC/InstPrinter/LLVMBuild.txt -lib/Target/PowerPC/LLVMBuild.txt -lib/Target/PowerPC/MCTargetDesc/CMakeLists.txt -lib/Target/PowerPC/MCTargetDesc/LLVMBuild.txt -lib/Target/PowerPC/README.txt -lib/Target/PowerPC/README_ALTIVEC.txt -lib/Target/PowerPC/TargetInfo/CMakeLists.txt -lib/Target/PowerPC/TargetInfo/LLVMBuild.txt -lib/Target/README.txt -lib/Target/RISCV/AsmParser/CMakeLists.txt -lib/Target/RISCV/AsmParser/LLVMBuild.txt -lib/Target/RISCV/CMakeLists.txt -lib/Target/RISCV/Disassembler/CMakeLists.txt -lib/Target/RISCV/Disassembler/LLVMBuild.txt -lib/Target/RISCV/InstPrinter/CMakeLists.txt -lib/Target/RISCV/InstPrinter/LLVMBuild.txt -lib/Target/RISCV/LLVMBuild.txt -lib/Target/RISCV/MCTargetDesc/CMakeLists.txt -lib/Target/RISCV/MCTargetDesc/LLVMBuild.txt -lib/Target/RISCV/TargetInfo/CMakeLists.txt -lib/Target/RISCV/TargetInfo/LLVMBuild.txt -lib/Target/RISCV/Utils/CMakeLists.txt -lib/Target/RISCV/Utils/LLVMBuild.txt -lib/Target/Sparc/AsmParser/CMakeLists.txt -lib/Target/Sparc/AsmParser/LLVMBuild.txt -lib/Target/Sparc/CMakeLists.txt -lib/Target/Sparc/Disassembler/CMakeLists.txt -lib/Target/Sparc/Disassembler/LLVMBuild.txt -lib/Target/Sparc/InstPrinter/CMakeLists.txt -lib/Target/Sparc/InstPrinter/LLVMBuild.txt -lib/Target/Sparc/LLVMBuild.txt -lib/Target/Sparc/MCTargetDesc/CMakeLists.txt -lib/Target/Sparc/MCTargetDesc/LLVMBuild.txt -lib/Target/Sparc/README.txt -lib/Target/Sparc/TargetInfo/CMakeLists.txt -lib/Target/Sparc/TargetInfo/LLVMBuild.txt -lib/Target/SystemZ/AsmParser/CMakeLists.txt -lib/Target/SystemZ/AsmParser/LLVMBuild.txt -lib/Target/SystemZ/CMakeLists.txt -lib/Target/SystemZ/Disassembler/CMakeLists.txt -lib/Target/SystemZ/Disassembler/LLVMBuild.txt -lib/Target/SystemZ/InstPrinter/CMakeLists.txt -lib/Target/SystemZ/InstPrinter/LLVMBuild.txt -lib/Target/SystemZ/LLVMBuild.txt -lib/Target/SystemZ/MCTargetDesc/CMakeLists.txt -lib/Target/SystemZ/MCTargetDesc/LLVMBuild.txt -lib/Target/SystemZ/TargetInfo/CMakeLists.txt -lib/Target/SystemZ/TargetInfo/LLVMBuild.txt -lib/Target/WebAssembly/AsmParser/CMakeLists.txt -lib/Target/WebAssembly/AsmParser/LLVMBuild.txt -lib/Target/WebAssembly/CMakeLists.txt -lib/Target/WebAssembly/Disassembler/CMakeLists.txt -lib/Target/WebAssembly/Disassembler/LLVMBuild.txt -lib/Target/WebAssembly/InstPrinter/CMakeLists.txt -lib/Target/WebAssembly/InstPrinter/LLVMBuild.txt -lib/Target/WebAssembly/LLVMBuild.txt -lib/Target/WebAssembly/MCTargetDesc/CMakeLists.txt -lib/Target/WebAssembly/MCTargetDesc/LLVMBuild.txt -lib/Target/WebAssembly/TargetInfo/CMakeLists.txt -lib/Target/WebAssembly/TargetInfo/LLVMBuild.txt -lib/Target/X86/AsmParser/CMakeLists.txt -lib/Target/X86/AsmParser/LLVMBuild.txt -lib/Target/X86/CMakeLists.txt -lib/Target/X86/Disassembler/CMakeLists.txt -lib/Target/X86/Disassembler/LLVMBuild.txt -lib/Target/X86/InstPrinter/CMakeLists.txt -lib/Target/X86/InstPrinter/LLVMBuild.txt -lib/Target/X86/LLVMBuild.txt -lib/Target/X86/MCTargetDesc/CMakeLists.txt -lib/Target/X86/MCTargetDesc/LLVMBuild.txt -lib/Target/X86/README-FPStack.txt -lib/Target/X86/README-SSE.txt -lib/Target/X86/README-X86-64.txt -lib/Target/X86/README.txt -lib/Target/X86/TargetInfo/CMakeLists.txt -lib/Target/X86/TargetInfo/LLVMBuild.txt -lib/Target/X86/Utils/CMakeLists.txt -lib/Target/X86/Utils/LLVMBuild.txt -lib/Target/XCore/CMakeLists.txt -lib/Target/XCore/Disassembler/CMakeLists.txt -lib/Target/XCore/Disassembler/LLVMBuild.txt -lib/Target/XCore/InstPrinter/CMakeLists.txt -lib/Target/XCore/InstPrinter/LLVMBuild.txt -lib/Target/XCore/LLVMBuild.txt -lib/Target/XCore/MCTargetDesc/CMakeLists.txt -lib/Target/XCore/MCTargetDesc/LLVMBuild.txt -lib/Target/XCore/README.txt -lib/Target/XCore/TargetInfo/CMakeLists.txt -lib/Target/XCore/TargetInfo/LLVMBuild.txt -lib/Testing/CMakeLists.txt -lib/Testing/LLVMBuild.txt -lib/Testing/Support/CMakeLists.txt -lib/Testing/Support/LLVMBuild.txt -lib/TextAPI/CMakeLists.txt -lib/TextAPI/LLVMBuild.txt -lib/ToolDrivers/CMakeLists.txt -lib/ToolDrivers/LLVMBuild.txt -lib/ToolDrivers/llvm-dlltool/CMakeLists.txt -lib/ToolDrivers/llvm-dlltool/LLVMBuild.txt -lib/ToolDrivers/llvm-lib/CMakeLists.txt -lib/ToolDrivers/llvm-lib/LLVMBuild.txt -lib/Transforms/AggressiveInstCombine/CMakeLists.txt -lib/Transforms/AggressiveInstCombine/LLVMBuild.txt -lib/Transforms/CMakeLists.txt -lib/Transforms/Coroutines/CMakeLists.txt -lib/Transforms/Coroutines/LLVMBuild.txt -lib/Transforms/Hello/ -lib/Transforms/IPO/CMakeLists.txt -lib/Transforms/IPO/LLVMBuild.txt -lib/Transforms/InstCombine/CMakeLists.txt -lib/Transforms/InstCombine/LLVMBuild.txt -lib/Transforms/Instrumentation/CMakeLists.txt -lib/Transforms/Instrumentation/LLVMBuild.txt -lib/Transforms/LLVMBuild.txt -lib/Transforms/ObjCARC/CMakeLists.txt -lib/Transforms/ObjCARC/LLVMBuild.txt -lib/Transforms/Scalar/CMakeLists.txt -lib/Transforms/Scalar/LLVMBuild.txt -lib/Transforms/Utils/CMakeLists.txt -lib/Transforms/Utils/LLVMBuild.txt -lib/Transforms/Vectorize/CMakeLists.txt -lib/Transforms/Vectorize/LLVMBuild.txt -lib/WindowsManifest/CMakeLists.txt -lib/WindowsManifest/LLVMBuild.txt -lib/XRay/CMakeLists.txt -lib/XRay/LLVMBuild.txt -llvm.spec.in -projects/ -resources/ -runtimes/ -test/ -tools/CMakeLists.txt -tools/LLVMBuild.txt -tools/bugpoint-passes/ -tools/bugpoint/CMakeLists.txt -tools/bugpoint/LLVMBuild.txt -tools/dsymutil/ -tools/gold/ -tools/llc/CMakeLists.txt -tools/llc/LLVMBuild.txt -tools/lli/CMakeLists.txt -tools/lli/ChildTarget/CMakeLists.txt -tools/lli/ChildTarget/LLVMBuild.txt -tools/lli/LLVMBuild.txt -tools/llvm-ar/CMakeLists.txt -tools/llvm-ar/LLVMBuild.txt -tools/llvm-as-fuzzer/ -tools/llvm-as-parasitic-coverage-repro/ -tools/llvm-as/CMakeLists.txt -tools/llvm-as/LLVMBuild.txt -tools/llvm-bcanalyzer/CMakeLists.txt -tools/llvm-bcanalyzer/LLVMBuild.txt -tools/llvm-c-test/ -tools/llvm-cat/ -tools/llvm-cfi-verify/ -tools/llvm-config/ -tools/llvm-cov/CMakeLists.txt -tools/llvm-cov/LLVMBuild.txt -tools/llvm-cvtres/ -tools/llvm-cxxdump/CMakeLists.txt -tools/llvm-cxxdump/LLVMBuild.txt -tools/llvm-cxxfilt/CMakeLists.txt -tools/llvm-cxxmap/CMakeLists.txt -tools/llvm-cxxmap/LLVMBuild.txt -tools/llvm-diff/CMakeLists.txt -tools/llvm-diff/LLVMBuild.txt -tools/llvm-dis/CMakeLists.txt -tools/llvm-dis/LLVMBuild.txt -tools/llvm-dwarfdump/CMakeLists.txt -tools/llvm-dwarfdump/LLVMBuild.txt -tools/llvm-dwarfdump/fuzzer/ -tools/llvm-dwp/ -tools/llvm-elfabi/ -tools/llvm-exegesis/ -tools/llvm-extract/CMakeLists.txt -tools/llvm-extract/LLVMBuild.txt -tools/llvm-go/ -tools/llvm-isel-fuzzer/ -tools/llvm-itanium-demangle-fuzzer/ -tools/llvm-jitlink/ -tools/llvm-jitlistener/ -tools/llvm-link/CMakeLists.txt -tools/llvm-link/LLVMBuild.txt -tools/llvm-lipo/ -tools/llvm-lto/CMakeLists.txt -tools/llvm-lto/LLVMBuild.txt -tools/llvm-lto2/CMakeLists.txt -tools/llvm-lto2/LLVMBuild.txt -tools/llvm-mc-assemble-fuzzer/ -tools/llvm-mc-disassemble-fuzzer/ -tools/llvm-mc/CMakeLists.txt -tools/llvm-mc/LLVMBuild.txt -tools/llvm-mca/CMakeLists.txt -tools/llvm-mca/LLVMBuild.txt -tools/llvm-mcmarkup/ -tools/llvm-microsoft-demangle-fuzzer/ -tools/llvm-modextract/CMakeLists.txt -tools/llvm-modextract/LLVMBuild.txt -tools/llvm-mt/ -tools/llvm-nm/CMakeLists.txt -tools/llvm-nm/LLVMBuild.txt -tools/llvm-objcopy/CMakeLists.txt -tools/llvm-objcopy/LLVMBuild.txt -tools/llvm-objdump/CMakeLists.txt -tools/llvm-objdump/LLVMBuild.txt -tools/llvm-opt-fuzzer/ -tools/llvm-opt-report/ -tools/llvm-pdbutil/CMakeLists.txt -tools/llvm-pdbutil/LLVMBuild.txt -tools/llvm-pdbutil/fuzzer/ -tools/llvm-profdata/CMakeLists.txt -tools/llvm-profdata/LLVMBuild.txt -tools/llvm-rc/ -tools/llvm-readobj/CMakeLists.txt -tools/llvm-readobj/LLVMBuild.txt -tools/llvm-rtdyld/CMakeLists.txt -tools/llvm-rtdyld/LLVMBuild.txt -tools/llvm-shlib/ -tools/llvm-size/ -tools/llvm-special-case-list-fuzzer/ -tools/llvm-split/ -tools/llvm-stress/CMakeLists.txt -tools/llvm-stress/LLVMBuild.txt -tools/llvm-strings/ -tools/llvm-symbolizer/CMakeLists.txt -tools/llvm-undname/ -tools/llvm-vtabledump/ -tools/llvm-xray/CMakeLists.txt -tools/llvm-yaml-numeric-parser-fuzzer/ -tools/lto/ -tools/msbuild/ -tools/obj2yaml/ -tools/opt-remarks/ -tools/opt-viewer/ -tools/opt/CMakeLists.txt -tools/opt/LLVMBuild.txt -tools/remarks-shlib/ -tools/sancov/ -tools/sanstats/ -tools/verify-uselistorder/ -tools/xcode-toolchain/ -tools/yaml2obj/ -unittests/ -utils/DSAclean.py -utils/DSAextract.py -utils/FileCheck/ -utils/GenLibDeps.pl -utils/GetRepositoryPath -utils/GetSourceVersion -utils/KillTheDoctor/ -utils/LLVMBuild.txt -utils/LLVMVisualizers/ -utils/Misc/ -utils/PerfectShuffle/ -utils/Reviewing/ -utils/TableGen/CMakeLists.txt -utils/TableGen/LLVMBuild.txt -utils/TableGen/tdtags -utils/Target/ -utils/UpdateCMakeLists.pl -utils/UpdateTestChecks/ -utils/abtest.py -utils/abtest/ -utils/benchmark/ -utils/bisect -utils/bisect-skip-count -utils/bugpoint/ -utils/bugpoint_gisel_reducer.py -utils/buildit/ -utils/check-each-file -utils/chunk-print-before-all.py -utils/clang-parse-diagnostics-file -utils/codegen-diff -utils/collect_and_build_with_pgo.py -utils/count/ -utils/countloc.sh -utils/create_ladder_graph.py -utils/crosstool/ -utils/demangle_tree.py -utils/docker/ -utils/emacs/ -utils/extract_symbols.py -utils/extract_vplan.py -utils/findmisopt -utils/findoptdiff -utils/findsym.pl -utils/fpcmp/ -utils/gdb-scripts/ -utils/getsrcs.sh -utils/git-svn/ -utils/git/ -utils/gn/ -utils/indirect_calls.py -utils/jedit/ -utils/kate/ -utils/lint/ -utils/lit/ -utils/lldbDataFormatters.py -utils/llvm-build/ -utils/llvm-compilers-check -utils/llvm-gisel-cov.py -utils/llvm-lit/ -utils/llvm-native-gxx -utils/llvm.grm -utils/llvmdo -utils/llvmgrep -utils/not/ -utils/opt-viewer/ -utils/prepare-code-coverage-artifact.py -utils/release/ -utils/sanitizers/ -utils/schedcover.py -utils/shuffle_fuzz.py -utils/shuffle_select_fuzz_tester.py -utils/sort_includes.py -utils/testgen/ -utils/textmate/ -utils/unicode-case-fold.py -utils/unittest/ -utils/update_analyze_test_checks.py -utils/update_cc_test_checks.py -utils/update_llc_test_checks.py -utils/update_mca_test_checks.py -utils/update_mir_test_checks.py -utils/update_test_checks.py -utils/valgrind/ -utils/vim/ -utils/vscode/ -utils/wciia.py -utils/yaml-bench/ diff --git a/contrib/llvm-project/openmp/FREEBSD-Xlist b/contrib/llvm-project/openmp/FREEBSD-Xlist deleted file mode 100644 index c82dc6606a48..000000000000 --- a/contrib/llvm-project/openmp/FREEBSD-Xlist +++ /dev/null @@ -1,17 +0,0 @@ -# $FreeBSD$ -.arcconfig -.gitignore -CMakeLists.txt -README.rst -cmake/ -libomptarget/ -runtime/.clang-format -runtime/CMakeLists.txt -runtime/README.txt -runtime/cmake/ -runtime/doc/ -runtime/exports/ -runtime/src/CMakeLists.txt -runtime/test/ -runtime/tools/ -www/