Consolidate FREEBSD-Xlist files of different llvm sub-projects into one.

This commit is contained in:
Dimitry Andric 2019-12-20 21:42:10 +00:00
parent 452588d3e5
commit 2ec2bb18aa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=355959
10 changed files with 1000 additions and 1058 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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/

View File

@ -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/

View File

@ -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/

View File

@ -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).

View File

@ -1,11 +0,0 @@
# $FreeBSD$
.arcconfig
.clang-format
CMakeLists.txt
cmake
cmake/
docs
docs/
src/CMakeLists.txt
test
test/

View File

@ -1,7 +0,0 @@
# $FreeBSD$
MinGW/
cmake/
test/
unittests/
utils/
wasm/

View File

@ -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/

View File

@ -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/

View File

@ -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/