This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allyesconfig in repository toolchain/ci/llvm-project.
from 512c03bac44 [DebugInfo] Add a DWARFDataExtractor constructor that takes [...] adds 64f417200e1 [RISCV] Fix incorrect FP base CFI offset for variable argum [...] adds 05d44204fa1 [X86] Use MOVZX instead of MOVSX in f16_to_fp isel patterns. adds f24c43c0c50 [X86] Autogenerate complete checks. NFC adds a0678913898 [clang][codegen] Fix another lifetime emission on alloca on [...] adds ab3da5dd66c Fix `-Wparentheses` warning. NFC. adds 06ba969c9dc [X86] Make (insert_vector_elt (v8i16 zerovec), i16 %x, 0) g [...] adds d0749cc709d [Attributor][NFC] Use existing constant instead of magic one adds 103364b4b23 [Attributor][Tests][NFC] Add more range tests adds d0a6b32b4fa [X86] Autogenerate complete checks. NFC adds 028db8c490b [Attributor][FIX] Call right base method in AAValueConstant [...] adds ffdbd2a06ca [Attributor] Look through (some) casts in AAValueConstantRa [...] adds 7e7e6594b34 [Attributor] Allow SelectInst in AAValueConstantRangeFloating adds 63adbb9a0ed [Attributor][FIX] Remove FIXME that seems outdated adds 8155439331a [Attributor] Allow PHI nodes in AAValueConstantRangeFloating adds 21c9d9ad43f [GlobalISel][CallLowering] Tighten constantexpr check for callee. adds d180899cb71 [llvm-dwarfdump][Stats] Fix the License header adds 1c0ebcca6ed [Attributor][Tests] Run the CGSCC versions on the range.ll test adds 87ddf1f4fad [Attributor] Simple casts preserve no-alias property adds d2e434a4610 [Attributor][FIX] Make check lines explicit adds 8756869170e [AMDGPU] Add a16 feature to gfx10 adds ea2af727a5c [lldb] Refactored TestCallOverriddenMethod.py to general vi [...] adds d2e0fee77bc [lldb] [doc] Change sample commands prefix from > to $ adds 68908993ebd [CSInfo] Use isCandidateForCallSiteEntry() when updating th [...] adds a5040d5ec97 [SytemZ] Disable vector ABI when using option -march=arch[8|9|10] adds 6115bd9ba28 [LLDB] Fix GCC warnings about extra semicolons. NFC. adds 1a39f1b966a [lldb] Fix+re-enable Assert StackFrame Recognizer on Linux adds c49b9e0d328 [Doc] Proposal for vector predication adds 3a4dc577c97 [CSInfo] Fix the assertions regarding updating the CSInfo adds 76f888d0a53 Fix handling of destructor names that name typedefs. adds a248fa90a75 [MLIR][Affine] NFC: Move AffineValueMap and MutableAffineMap adds da52b9c118e [DSE] Add tests for MemorySSA based DSE. adds 5e1d7bb6798 [AArch64][SVE] Add SVE2 intrinsics for widening DSP operations adds 9f6d8de28ab [clangd] Support renaming designated initializers adds e299a081495 [AArch64][SVE] SVE2 intrinsics for character match & histog [...] adds 0ed233c8513 [lldb][NFC] Don't construct a ConstString twice in LibCxxVariant adds 97212121c50 [lldb][NFC] Fix code style of LibcxxVariantIndexValidity adds 1a779550aa1 [lldb][NFC] Don't call call formatv for no reason in LibCxx [...] adds d0c4d4fe092 [DSE] Add first version of MemorySSA-backed DSE (Bottom up walk). adds 2a3ef377ec0 [lldb][NFC] Don't hide a bool in LibCxxOptional's OptionalF [...] adds 39eade73a56 Revert rGe82e17d4d4cac8b2df00094e80d5e1cb22795664 - [X86] A [...] adds 92a78750929 [AArch64][SVE] SVE2 intrinsics for complex integer arithmetic adds 02266e64bb6 [DSE,MSSA] Move more passing test cases from todo to simple.ll. adds 1ac44d9fd1d [libc++] Protect <span> against min/max macro adds 3dc47979bb9 [gn build] make 'clang' target depend on libcxx/include on mac adds bb504542954 [OpenMP] Fix unused variable adds f2af4f8a45d [libc++][span] Add failing tests for span::first and span::last adds a50c0b0df73 Fix compiler warning when compiling without asserts [NFC] adds 0378afc4b9c [llvm-readobj] - Change the error to warning when a section [...] adds ea9850b6c71 Fix an unused variable warning adds 34946dfd795 [SystemZ] Add implementation for the intrinsic llvm.read_register adds 1dc62d0358c [DebugInfo][test] Replace pre-canned binary test adds 5a1778057f7 [mlir] use unpacked memref descriptors at function boundaries adds 7cddd15e561 [SelectionDAG] Optimize build_vector of truncates and shifts adds fcea7fbdba1 CWG2445: For function template partial ordering, take rever [...] adds a67db83681f [AArch64] Make Read Write System Registers Read Only adds 1c2241a7936 Remove redundant "std::move"s in return statements adds cd37f0ad648 [NFC] Fix line endings adds b1c7bfe6da2 [DebugInfo] Reject line tables of version > 5 adds 5ad62d3b7f7 [compiler-rt] Some clean up / refactoring in sanitizer_symb [...] adds c55cf4afa91 Revert "Remove redundant "std::move"s in return statements" adds fddacd00fc3 [DebugInfo][test] Fix(?) build bots due to incorrect type usage adds 74f03e4ff0c [DSE,MSSA] Adjust mda-with-dbg-values.ll to MSSA backed DSE. adds 5731b6672de Revert "[OpenMP] Fix unused variable" adds f5086b3803a [analyzer] StdLibraryFunctionsChecker refactor: remove macros adds 0151ddc2e83 Create a clang-tidy check to warn when -dealloc is implemen [...] adds 4b1df7356a1 [gn build] Port 0151ddc2e83 adds 06617c45220 [X86] Add lowerShuffleAsBitRotate (PR44379) adds eea9040f421 [DebugInfo][test] Fix host endian test issue adds ed3527c6489 [AMDGPU] Split R600 and GCN subregs adds 1555d7f7290 [mlir] subview op lowering for target memrefs with const offset adds 14798b44658 unwind: rename `__personality_routine` to `_Unwind_Personality_Fn` adds 3606f792f42 [mlir] Delete unused header adds 982944525c7 Revert "[InstCombine][DebugInfo] Fold constants wrapped in [...] adds 2463b8c97dc [X86] combineConcatVectorOps - combine VSHLI/VSRAI/VSRLI ops adds 75394e1301d [mlir][EDSC] Almost NFC - Refactor and untangle EDSC dependencies adds 83003db430b [mlir] [LLVMIR] add all vector reduction intrinsics to LLVM [...] adds 84c934a5cbe Silence compiler warning. NFC. adds 74c0f98cf5d [X86] combineConcatVectorOps - combine X86ISD::VPERMI ops adds f3190748241 [X86] combineConcatVectorOps - combine X86ISD::PACKSS ops adds 7af7b96a9b7 AMDGPU: Move R600 test compatability hack adds 936d1427da1 [Host.mm] Check for the right macro instead of inlining it adds 372bfc65deb Remove llgo per discussion on llvm-dev: adds fcdb99e0b5b [SystemZ] Add a subtarget cache like some other targets al [...] adds eaeb5610ced debugserver: Rely on mig architectures being specified externally adds 92e267a94dc [Sanitizers] Get link map on FreeBSD via documented API adds 1f554200650 [LoopCacheAnalysis]: Add support for negative stride adds b80a9ca8cbc [MLIR] Allow non-binary operations to be commutative adds 12df427fb22 [MLIR][Standard] Add folding for indexCast(indexCast(x)) -> x adds ed56633fb92 [MLIR][Standard] Implement constant folding for IndexCast adds 1eba3f326c4 [MLIR] Fix lib/ExecutionEngine for BUILD_SHARED_LIBS=on adds 4468188db8a [MLIR] Fix lib/Dialect/Linalg/EDSC for BUILD_SHARED_LIBS=on adds d15325c9e0a [ValueLattice] Remove obsolete getConstantInt (NFC). adds 405093045fe [compiler-rt] Follow up fix for the refactoring in https:// [...] adds 102814b4d36 Continue removing llgo. adds b50431defba fix some typos to cycle bots adds 6ff0228c6df [clang] Add `forceReload` clangd extension to 'textDocument [...] adds 3185c30c54d Prefer __vector over vector keyword for altivec adds 45c6c82e904 Add documentation on git bisecting across the MLIR merge adds 6fd818c5a9c Don't fail step out if remote server doesn't implement qMem [...] adds aa86311e620 [AIX][XCOFF] Support Mergeable2ByteCString and Mergeable4By [...] adds 04a830f80af [OPENMP50]Support for acquire clause. adds 93073e52b10 [InstCombine] add tests for abs with extra use of operand; NFC adds 62ce7e650a5 [InstCombine] fix use check when canonicalizing abs/nabs adds 8513ff05c81 [mlir][VectorOps][EDSC] Add EDSC for VectorOps adds d23c15a687f Do not define AcceptPIDFromInferior when it will not be used adds 0ad6e726ec7 [Transforms] add phase ordering tests for min/max/abs; NFC adds efcf6430009 Reland "[clangd][test] Disable a particular testcase in Fin [...] adds c1adb88a31f git bisect docs: try to make commit ascii art show up adds 0bd48c3d4ee [DebugInfo] Support file-level include directories when gen [...] adds 8116635e8b2 add GitBisecting to toctrees to try and placate the sphinx bot adds f270da6bfcb RegisterCoalescer: Add LaneMask to debug printing adds 660b0d7f7bb [AIX] Enable frame pointer for AIX and add related test suite adds e4e9e106b9a git bisect docs: formatting tweaks adds bc8e4421881 [test] Disable the Passes/PluginsTest cases on windows with [...] adds 4687822b9e8 [mlir][Linalg] Add a roundtrip test for indexed_generic op [...] adds 9559834a5c1 [OPENMP50]Add support for 'release' clause. adds 50aeeed8a2d [mlir][spirv] Use spv.entry_point_abi in GPU to SPIR-V conversions adds 6b2979c1230 Revert "[lldb] Fix+re-enable Assert StackFrame Recognizer o [...] adds bb383ae6120 [CallPromotionUtils] Add tryPromoteCall. adds f1ceda4bd52 [gn build] Port bb383ae6120 adds 7683a084de6 Remove lit feature object-emission adds 8b81ebfe7eb [ubsan] Null-check and adjust TypeLoc before using it adds b8ebc11f032 [EarlyCSE] avoid crashing when detecting min/max/abs patter [...] adds 480eea4e45b Revert "[Sanitizers] Get link map on FreeBSD via documented API" adds bf65f19bce8 Revert "[Host.mm] Check for the right macro instead of inli [...] adds 52f2df1ecdd [Sanitizers] Get link map on FreeBSD and NetBSD via documented API adds 681773f2919 scudo: Instead of exporting a pointer to the allocator, exp [...] adds 041547eb4eb scudo: Table driven size classes for Android allocator. adds 9068766b9a5 scudo: Add a dump of primary allocation sizes to malloc_inf [...] adds 7bba79ba0c0 Fix you->your typo. adds b7bd35a8f13 [TestKernVerStrLCNOTE] Check the *right* architecture. adds 067dd9c6b12 [GlobalISel][CallLowering] Use stripPointerCasts(). adds 7b72c5835ce DebugInfo: Avoid truncating addr_base to 32 bits adds 09d26b79d29 [NFC] Refactor the tuple of symbol information with structu [...] adds 85515c7fd53 [libFuzzer] communicate through pipe to subprocess for Mini [...] adds 8a29cb4421f [NFC][libFuzzer] Prefix TempPath with string showing the wo [...] adds e79c3b4c2d2 scudo: Fix Android build. adds e8227804ac7 [Polly] Update ISL to isl-0.22.1-87-gfee05a13. adds d0240257cdd [Polly] Silence mixed signed/unsigned comparison warnings. NFC. adds 784d4417453 Fix Sphinx failure on ReadabilityQualifiedAuto docs adds 52086f802e3 [llvm][TableGen] Define FieldInit::isConcrete overload adds b1c76239824 Revert "[NFC][libFuzzer] Prefix TempPath with string showin [...] adds 86500b3f1c9 [Polly][Docs] Fix wrong claim about optimization levels. adds 9ed9742ec05 Only perform the login_session_has_gui_access on macOS adds 4f3c3bbbf85 Reland "[NFC][libFuzzer] Prefix TempPath with string showin [...] adds f69c83645b8 [asan] Disable qsort interceptor on Android. adds 5afd9fd916b [CodingStandards] Clarify C++ Standard Library usage
No new revisions were added by this update.
Summary of changes: clang-tools-extra/clang-tidy/objc/CMakeLists.txt | 1 + .../clang-tidy/objc/DeallocInCategoryCheck.cpp | 46 + .../clang-tidy/objc/DeallocInCategoryCheck.h | 36 + .../clang-tidy/objc/ObjCTidyModule.cpp | 3 + clang-tools-extra/clangd/ClangdLSPServer.cpp | 2 +- clang-tools-extra/clangd/ClangdServer.cpp | 3 +- clang-tools-extra/clangd/ClangdServer.h | 3 +- clang-tools-extra/clangd/Compiler.h | 3 + clang-tools-extra/clangd/FindTarget.cpp | 11 + clang-tools-extra/clangd/Protocol.cpp | 5 +- clang-tools-extra/clangd/Protocol.h | 6 + clang-tools-extra/clangd/TUScheduler.cpp | 3 +- .../clangd/unittests/FindTargetTests.cpp | 41 +- clang-tools-extra/clangd/unittests/RenameTests.cpp | 29 + .../clangd/unittests/TUSchedulerTests.cpp | 53 +- clang-tools-extra/docs/ReleaseNotes.rst | 13 +- clang-tools-extra/docs/clang-tidy/checks/list.rst | 1 + .../clang-tidy/checks/objc-dealloc-in-category.rst | 13 + .../checks/readability-qualified-auto.rst | 22 +- .../clang-tidy/checkers/objc-dealloc-in-category.m | 47 + clang/docs/Block-ABI-Apple.rst | 2 +- clang/docs/LanguageExtensions.rst | 4 +- clang/docs/SourceBasedCodeCoverage.rst | 6 +- clang/include/clang/AST/OpenMPClause.h | 82 +- clang/include/clang/AST/RecursiveASTVisitor.h | 10 + clang/include/clang/Basic/DiagnosticSemaKinds.td | 11 +- clang/include/clang/Basic/OpenMPKinds.def | 6 + clang/include/clang/Sema/Overload.h | 2 + clang/include/clang/Sema/Sema.h | 19 +- clang/lib/AST/OpenMPClause.cpp | 12 + clang/lib/AST/StmtProfile.cpp | 5 + clang/lib/Basic/OpenMPKinds.cpp | 7 +- clang/lib/CodeGen/CGCall.cpp | 10 +- clang/lib/CodeGen/CGStmtOpenMP.cpp | 149 +- clang/lib/CodeGen/CodeGenFunction.h | 5 +- clang/lib/Lex/Lexer.cpp | 4 +- clang/lib/Parse/ParseOpenMP.cpp | 4 +- clang/lib/Sema/SemaDeclCXX.cpp | 4 +- clang/lib/Sema/SemaExprCXX.cpp | 10 +- clang/lib/Sema/SemaLookup.cpp | 9 +- clang/lib/Sema/SemaOpenMP.cpp | 57 +- clang/lib/Sema/SemaOverload.cpp | 25 +- clang/lib/Sema/SemaTemplateDeduction.cpp | 24 +- clang/lib/Sema/TreeTransform.h | 14 + clang/lib/Serialization/ASTReader.cpp | 10 + clang/lib/Serialization/ASTWriter.cpp | 4 + .../Checkers/StdLibraryFunctionsChecker.cpp | 941 +- clang/test/CodeGen/target-data.c | 12 + clang/test/CodeGenCXX/amdgcn-call-with-aggarg.cpp | 19 + .../ubsan-nullability-return-notypeloc.mm | 19 + clang/test/OpenMP/atomic_ast_print.cpp | 150 + clang/test/OpenMP/atomic_capture_codegen.cpp | 12 +- clang/test/OpenMP/atomic_messages.cpp | 88 +- clang/test/OpenMP/atomic_read_codegen.c | 7 +- clang/test/OpenMP/atomic_update_codegen.cpp | 11 +- clang/test/OpenMP/atomic_write_codegen.c | 16 +- clang/test/OpenMP/critical_codegen.cpp | 86 +- clang/test/OpenMP/flush_ast_print.cpp | 12 + clang/test/OpenMP/flush_codegen.cpp | 24 +- clang/test/OpenMP/flush_messages.cpp | 4 + clang/test/OpenMP/master_codegen.cpp | 57 +- clang/test/SemaCXX/destructor.cpp | 22 +- clang/test/SemaTemplate/operator-template.cpp | 11 +- clang/tools/libclang/CIndex.cpp | 5 + compiler-rt/lib/fuzzer/FuzzerDriver.cpp | 50 +- compiler-rt/lib/fuzzer/FuzzerFork.cpp | 2 +- compiler-rt/lib/fuzzer/FuzzerIO.cpp | 6 +- compiler-rt/lib/fuzzer/FuzzerIO.h | 2 +- compiler-rt/lib/fuzzer/FuzzerLoop.cpp | 4 +- compiler-rt/lib/fuzzer/FuzzerUtil.h | 1 + compiler-rt/lib/fuzzer/FuzzerUtilPosix.cpp | 4 + compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp | 4 + .../lib/sanitizer_common/sanitizer_fuchsia.cpp | 4 + compiler-rt/lib/sanitizer_common/sanitizer_libc.h | 2 + .../lib/sanitizer_common/sanitizer_linux.cpp | 9 + compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp | 4 + .../lib/sanitizer_common/sanitizer_netbsd.cpp | 5 + .../sanitizer_platform_interceptors.h | 2 +- .../sanitizer_platform_limits_freebsd.cpp | 7 + .../sanitizer_platform_limits_freebsd.h | 8 +- .../sanitizer_platform_limits_netbsd.cpp | 7 + .../sanitizer_platform_limits_netbsd.h | 15 +- .../lib/sanitizer_common/sanitizer_rtems.cpp | 4 + .../sanitizer_symbolizer_libcdep.cpp | 89 +- compiler-rt/lib/sanitizer_common/sanitizer_win.cpp | 4 + compiler-rt/lib/scudo/standalone/internal_defs.h | 1 + compiler-rt/lib/scudo/standalone/size_class_map.h | 289 +- .../lib/scudo/standalone/tests/combined_test.cpp | 25 +- .../scudo/standalone/tests/size_class_map_test.cpp | 27 +- .../lib/scudo/standalone/tests/wrappers_c_test.cpp | 11 +- .../standalone/tools/compute_size_class_config.cpp | 161 + compiler-rt/lib/scudo/standalone/wrappers_c.cpp | 8 +- compiler-rt/lib/scudo/standalone/wrappers_c.inc | 19 +- .../lib/scudo/standalone/wrappers_c_bionic.cpp | 10 - compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp | 62 +- libcxx/include/span | 2 +- libcxx/test/libcxx/min_max_macros.sh.cpp | 2 + .../std/containers/views/span.sub/first.fail.cpp | 40 + .../std/containers/views/span.sub/first.pass.cpp | 2 +- .../std/containers/views/span.sub/last.fail.cpp | 40 + .../std/containers/views/span.sub/last.pass.cpp | 2 +- libunwind/include/unwind.h | 21 +- libunwind/src/Unwind-EHABI.cpp | 8 +- libunwind/src/Unwind-seh.cpp | 6 +- libunwind/src/Unwind-sjlj.c | 4 +- libunwind/src/UnwindLevel1-gcc-ext.c | 2 +- libunwind/src/UnwindLevel1.c | 12 +- lldb/docs/resources/test.rst | 26 +- .../test/lang/cpp/overriden-methods/Makefile | 3 - .../overriden-methods/TestCallOverriddenMethod.py | 82 - .../test/lang/cpp/overriden-methods/main.cpp | 18 - .../cpp/virtual-functions}/Makefile | 0 .../virtual-functions/TestCppVirtualFunctions.py | 31 + .../test/lang/cpp/virtual-functions/main.cpp | 55 + .../lc-note/kern-ver-str/TestKernVerStrLCNOTE.py | 2 +- .../source/Plugins/ABI/AArch64/ABIMacOSX_arm64.cpp | 2 +- lldb/source/Plugins/ABI/AArch64/ABISysV_arm64.cpp | 2 +- lldb/source/Plugins/ABI/ARC/ABISysV_arc.cpp | 2 +- lldb/source/Plugins/ABI/ARM/ABIMacOSX_arm.cpp | 2 +- lldb/source/Plugins/ABI/ARM/ABISysV_arm.cpp | 2 +- .../source/Plugins/ABI/Hexagon/ABISysV_hexagon.cpp | 2 +- lldb/source/Plugins/ABI/Mips/ABISysV_mips.cpp | 2 +- lldb/source/Plugins/ABI/Mips/ABISysV_mips64.cpp | 2 +- lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc.cpp | 2 +- lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc64.cpp | 2 +- lldb/source/Plugins/ABI/SystemZ/ABISysV_s390x.cpp | 2 +- lldb/source/Plugins/ABI/X86/ABIMacOSX_i386.cpp | 2 +- lldb/source/Plugins/ABI/X86/ABISysV_i386.cpp | 2 +- lldb/source/Plugins/ABI/X86/ABISysV_x86_64.cpp | 2 +- lldb/source/Plugins/ABI/X86/ABIWindows_x86_64.cpp | 2 +- .../Plugins/Architecture/Arm/ArchitectureArm.cpp | 2 +- .../Plugins/Architecture/Mips/ArchitectureMips.cpp | 2 +- .../Architecture/PPC64/ArchitecturePPC64.cpp | 2 +- .../Disassembler/LLVMC/DisassemblerLLVMC.cpp | 2 +- .../Darwin-Kernel/DynamicLoaderDarwinKernel.cpp | 2 +- .../MacOSX-DYLD/DynamicLoaderMacOS.cpp | 2 +- .../MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp | 2 +- .../POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp | 2 +- .../DynamicLoader/Static/DynamicLoaderStatic.cpp | 2 +- .../Windows-DYLD/DynamicLoaderWindowsDYLD.cpp | 2 +- .../Instruction/ARM/EmulateInstructionARM.cpp | 2 +- .../Instruction/ARM64/EmulateInstructionARM64.cpp | 2 +- .../Instruction/MIPS/EmulateInstructionMIPS.cpp | 2 +- .../MIPS64/EmulateInstructionMIPS64.cpp | 2 +- .../Instruction/PPC64/EmulateInstructionPPC64.cpp | 2 +- .../ASan/InstrumentationRuntimeASan.cpp | 2 +- .../InstrumentationRuntimeMainThreadChecker.cpp | 2 +- .../TSan/InstrumentationRuntimeTSan.cpp | 2 +- .../UBSan/InstrumentationRuntimeUBSan.cpp | 2 +- lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp | 2 +- .../Language/CPlusPlus/CPlusPlusLanguage.cpp | 2 +- .../Plugins/Language/CPlusPlus/LibCxxOptional.cpp | 11 +- .../Plugins/Language/CPlusPlus/LibCxxVariant.cpp | 24 +- lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp | 2 +- .../Language/ObjCPlusPlus/ObjCPlusPlusLanguage.cpp | 2 +- .../ItaniumABI/ItaniumABILanguageRuntime.cpp | 2 +- .../ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp | 2 +- .../RenderScriptRuntime/RenderScriptRuntime.cpp | 2 +- .../MemoryHistory/asan/MemoryHistoryASan.cpp | 2 +- .../BSD-Archive/ObjectContainerBSDArchive.cpp | 2 +- .../ObjectContainerUniversalMachO.cpp | 2 +- .../ObjectFile/Breakpad/ObjectFileBreakpad.cpp | 2 +- .../Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 2 +- .../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 2 +- .../Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 2 +- .../Plugins/ObjectFile/wasm/ObjectFileWasm.cpp | 2 +- .../Python/OperatingSystemPython.cpp | 2 +- .../Plugins/Platform/Android/PlatformAndroid.cpp | 2 +- .../Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp | 2 +- .../Plugins/Platform/Linux/PlatformLinux.cpp | 2 +- .../Plugins/Platform/MacOSX/PlatformMacOSX.cpp | 2 +- .../Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp | 2 +- .../Plugins/Platform/NetBSD/PlatformNetBSD.cpp | 2 +- .../Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp | 2 +- .../Plugins/Platform/Windows/PlatformWindows.cpp | 2 +- .../gdb-server/PlatformRemoteGDBServer.cpp | 2 +- .../Plugins/Process/FreeBSD/ProcessFreeBSD.cpp | 2 +- .../Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp | 2 +- .../Process/Windows/Common/ProcessWindows.cpp | 2 +- .../Plugins/Process/elf-core/ProcessElfCore.cpp | 2 +- .../Process/gdb-remote/ProcessGDBRemote.cpp | 2 +- .../Plugins/Process/mach-core/ProcessMachCore.cpp | 2 +- .../Plugins/Process/minidump/ProcessMinidump.cpp | 2 +- .../ScriptInterpreter/Lua/ScriptInterpreterLua.cpp | 2 +- .../None/ScriptInterpreterNone.cpp | 2 +- .../Python/ScriptInterpreterPython.cpp | 2 +- .../DarwinLog/StructuredDataDarwinLog.cpp | 2 +- .../SymbolFile/Breakpad/SymbolFileBreakpad.cpp | 2 +- .../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 2 +- .../SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp | 2 +- .../Plugins/SymbolFile/PDB/SymbolFilePDB.cpp | 2 +- .../Plugins/SymbolFile/Symtab/SymbolFileSymtab.cpp | 2 +- .../Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp | 2 +- .../SymbolVendor/MacOSX/SymbolVendorMacOSX.cpp | 2 +- .../Plugins/SymbolVendor/wasm/SymbolVendorWasm.cpp | 2 +- .../SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp | 2 +- .../Plugins/TypeSystem/Clang/TypeSystemClang.cpp | 2 +- .../InstEmulation/UnwindAssemblyInstEmulation.cpp | 2 +- .../UnwindAssembly/x86/UnwindAssembly-x86.cpp | 2 +- lldb/source/Target/ThreadPlanStepOut.cpp | 8 +- lldb/tools/debugserver/source/CMakeLists.txt | 8 +- lldb/tools/debugserver/source/RNBRemote.cpp | 6 + llgo/.arcconfig | 4 - llgo/CMakeLists.txt | 265 - llgo/LICENSE.TXT | 308 - llgo/README.TXT | 74 - llgo/autoconf/config.sub | 1770 -- llgo/build/context.go | 94 - llgo/buildslave-config.yaml | 31 - llgo/cmd/cc-wrapper/main.go | 70 - llgo/cmd/cgo/zdefaultcc.go | 45 - llgo/cmd/gllgo/config.h.cmake | 11 - llgo/cmd/gllgo/gllgo.go | 837 - llgo/cmd/go/zdefaultcc.go.in | 54 - llgo/cmd/llgoi/llgoi.go | 596 - llgo/debug/debug.go | 431 - llgo/docs/Makefile.sphinx | 177 - llgo/docs/conf.py | 258 - llgo/docs/index.rst | 23 - llgo/docs/llgoi.rst | 80 - llgo/docs/make.bat | 242 - llgo/driver/parser.go | 42 - llgo/include/dwarf2.h | 93 - llgo/include/filenames.h | 14 - llgo/include/unwind-pe.h | 200 - llgo/irgen/annotations.go | 63 - llgo/irgen/attribute.go | 146 - llgo/irgen/builtins.go | 117 - llgo/irgen/cabi.go | 695 - llgo/irgen/call.go | 43 - llgo/irgen/channels.go | 133 - llgo/irgen/closures.go | 36 - llgo/irgen/compiler.go | 394 - llgo/irgen/errors.go | 71 - llgo/irgen/indirect.go | 124 - llgo/irgen/interfaces.go | 195 - llgo/irgen/maps.go | 156 - llgo/irgen/predicates.go | 57 - llgo/irgen/println.go | 92 - llgo/irgen/runtime.go | 607 - llgo/irgen/slice.go | 105 - llgo/irgen/ssa.go | 1342 -- llgo/irgen/strings.go | 113 - llgo/irgen/switches.go | 144 - llgo/irgen/targets.go | 88 - llgo/irgen/typemap.go | 2052 -- llgo/irgen/types.go | 21 - llgo/irgen/utils.go | 39 - llgo/irgen/value.go | 637 - llgo/irgen/version.go | 22 - llgo/libgo-check-failures.diff | 49 - llgo/libgo-noext.diff | 1790 -- llgo/llgo-go.sh | 19 - llgo/ssaopt/esc.go | 94 - llgo/test/CMakeLists.txt | 16 - llgo/test/debuginfo/emptyname.go | 7 - llgo/test/driver/parse-arguments.go | 17 - llgo/test/execution/Inputs/init2.go | 5 - llgo/test/execution/arrays/compare.go | 18 - llgo/test/execution/arrays/index.go | 288 - llgo/test/execution/arrays/range.go | 23 - llgo/test/execution/arrays/slice.go | 14 - llgo/test/execution/assignment/arrays.go | 22 - llgo/test/execution/assignment/binop.go | 21 - llgo/test/execution/assignment/dereferencing.go | 13 - llgo/test/execution/assignment/multi.go | 40 - llgo/test/execution/assignment/namedresult.go | 42 - llgo/test/execution/branching/goto.go | 43 - llgo/test/execution/branching/labeled.go | 22 - llgo/test/execution/chan/buffered.go | 41 - llgo/test/execution/chan/range.go | 28 - llgo/test/execution/chan/select.go | 27 - llgo/test/execution/chan/self.go | 20 - llgo/test/execution/circulartype.go | 17 - llgo/test/execution/closures/basic.go | 15 - llgo/test/execution/closures/issue176.go | 15 - llgo/test/execution/complex.go | 24 - llgo/test/execution/const.go | 78 - llgo/test/execution/conversions/complex.go | 15 - llgo/test/execution/conversions/float.go | 103 - llgo/test/execution/conversions/int.go | 44 - llgo/test/execution/conversions/sameunderlying.go | 15 - llgo/test/execution/defer.go | 125 - llgo/test/execution/errors/recover.go | 11 - llgo/test/execution/for/branch.go | 41 - llgo/test/execution/fun.go | 28 - llgo/test/execution/functions/compare.go | 26 - llgo/test/execution/functions/multivalue.go | 28 - llgo/test/execution/functions/unreachable.go | 53 - llgo/test/execution/go.go | 34 - llgo/test/execution/if/lazy.go | 46 - llgo/test/execution/init.go | 17 - llgo/test/execution/interfaces/assert.go | 61 - llgo/test/execution/interfaces/basic.go | 43 - llgo/test/execution/interfaces/comparei2i.go | 30 - llgo/test/execution/interfaces/comparei2v.go | 13 - llgo/test/execution/interfaces/e2i_conversion.go | 22 - llgo/test/execution/interfaces/embedded.go | 32 - llgo/test/execution/interfaces/error.go | 43 - llgo/test/execution/interfaces/i2i_conversion.go | 33 - llgo/test/execution/interfaces/import.go | 16 - llgo/test/execution/interfaces/methods.go | 53 - .../test/execution/interfaces/static_conversion.go | 35 - llgo/test/execution/interfaces/wordsize.go | 40 - llgo/test/execution/literals/array.go | 78 - llgo/test/execution/literals/func.go | 15 - llgo/test/execution/literals/map.go | 24 - llgo/test/execution/literals/slice.go | 21 - llgo/test/execution/literals/struct.go | 62 - llgo/test/execution/maps/delete.go | 19 - llgo/test/execution/maps/insert.go | 29 - llgo/test/execution/maps/lookup.go | 30 - llgo/test/execution/maps/range.go | 48 - llgo/test/execution/methods/methodvalues.go | 64 - llgo/test/execution/methods/nilrecv.go | 31 - llgo/test/execution/methods/selectors.go | 45 - llgo/test/execution/new.go | 17 - llgo/test/execution/nil.go | 32 - llgo/test/execution/operators/basics.go | 133 - llgo/test/execution/operators/binary_untyped.go | 17 - llgo/test/execution/operators/shifts.go | 290 - llgo/test/execution/slices/append.go | 254 - llgo/test/execution/slices/cap.go | 50 - llgo/test/execution/slices/compare.go | 26 - llgo/test/execution/slices/copy.go | 17 - llgo/test/execution/slices/index.go | 14 - llgo/test/execution/slices/literal.go | 15 - llgo/test/execution/slices/make.go | 23 - llgo/test/execution/slices/sliceexpr.go | 39 - llgo/test/execution/strings/add.go | 15 - llgo/test/execution/strings/bytes.go | 41 - llgo/test/execution/strings/compare.go | 54 - llgo/test/execution/strings/index.go | 11 - llgo/test/execution/strings/range.go | 86 - llgo/test/execution/strings/runetostring.go | 74 - llgo/test/execution/strings/slice.go | 17 - llgo/test/execution/structs/compare.go | 52 - llgo/test/execution/structs/embed.go | 58 - llgo/test/execution/switch/branch.go | 23 - llgo/test/execution/switch/default.go | 21 - llgo/test/execution/switch/empty.go | 16 - llgo/test/execution/switch/scope.go | 20 - llgo/test/execution/switch/strings.go | 21 - llgo/test/execution/switch/type.go | 72 - llgo/test/execution/types/named.go | 37 - llgo/test/execution/types/recursive.go | 29 - llgo/test/execution/unsafe/const_sizeof.go | 18 - llgo/test/execution/unsafe/offsetof.go | 26 - llgo/test/execution/unsafe/pointer.go | 21 - llgo/test/execution/unsafe/sizeof_array.go | 18 - llgo/test/execution/unsafe/sizeof_basic.go | 102 - llgo/test/execution/unsafe/sizeof_struct.go | 19 - llgo/test/execution/var.go | 37 - llgo/test/execution/varargs.go | 31 - llgo/test/gllgo/dead.go | 6 - llgo/test/irgen/Inputs/mangling-synthetic-p.go | 4 - llgo/test/irgen/avoidload.go | 15 - llgo/test/irgen/cabi.go | 23 - llgo/test/irgen/go-panic.go | 10 - llgo/test/irgen/imports.go | 20 - llgo/test/irgen/mangling-dot.go | 7 - llgo/test/irgen/mangling-synthetic.go | 14 - llgo/test/irgen/select.go | 18 - llgo/test/irgen/switch.go | 62 - llgo/test/lit.cfg | 16 - llgo/test/lit.site.cfg.in | 4 - llgo/test/llgoi/Inputs/src/bar/answer.go | 8 - llgo/test/llgoi/Inputs/src/foo/answer.go | 7 - llgo/test/llgoi/Inputs/src/foo_cgo/answer.go | 8 - llgo/test/llgoi/arith.test | 4 - llgo/test/llgoi/import-binary.test | 5 - llgo/test/llgoi/import-source.test | 28 - llgo/test/llgoi/import-source2.test | 12 - llgo/test/llgoi/interfaces.test | 22 - llgo/test/llgoi/maps.test | 27 - llgo/test/llgoi/panic.test | 16 - llgo/test/llgoi/vars.test | 30 - llgo/third_party/gofrontend/LICENSE | 27 - llgo/third_party/gofrontend/config-ml.in | 885 - llgo/third_party/gofrontend/config.guess | 1532 -- llgo/third_party/gofrontend/config.sub | 1770 -- llgo/third_party/gofrontend/depcomp | 756 - llgo/third_party/gofrontend/include/dwarf2.def | 0 llgo/third_party/gofrontend/include/dwarf2.h | 93 - llgo/third_party/gofrontend/include/filenames.h | 14 - llgo/third_party/gofrontend/install-sh | 501 - llgo/third_party/gofrontend/libbacktrace/ChangeLog | 456 - .../gofrontend/libbacktrace/ChangeLog.jit | 14 - .../gofrontend/libbacktrace/Makefile.am | 132 - .../gofrontend/libbacktrace/Makefile.in | 739 - llgo/third_party/gofrontend/libbacktrace/README | 23 - .../third_party/gofrontend/libbacktrace/aclocal.m4 | 667 - llgo/third_party/gofrontend/libbacktrace/alloc.c | 152 - llgo/third_party/gofrontend/libbacktrace/atomic.c | 113 - .../libbacktrace/backtrace-supported.h.in | 61 - .../gofrontend/libbacktrace/backtrace.c | 108 - .../gofrontend/libbacktrace/backtrace.h | 199 - llgo/third_party/gofrontend/libbacktrace/btest.c | 715 - .../gofrontend/libbacktrace/config.h.in | 134 - llgo/third_party/gofrontend/libbacktrace/configure | 15156 -------------- .../gofrontend/libbacktrace/configure.ac | 391 - llgo/third_party/gofrontend/libbacktrace/dwarf.c | 3022 --- llgo/third_party/gofrontend/libbacktrace/elf.c | 976 - .../third_party/gofrontend/libbacktrace/fileline.c | 194 - .../gofrontend/libbacktrace/filetype.awk | 3 - .../third_party/gofrontend/libbacktrace/internal.h | 292 - llgo/third_party/gofrontend/libbacktrace/mmap.c | 295 - llgo/third_party/gofrontend/libbacktrace/mmapio.c | 100 - .../third_party/gofrontend/libbacktrace/nounwind.c | 66 - llgo/third_party/gofrontend/libbacktrace/posix.c | 100 - llgo/third_party/gofrontend/libbacktrace/print.c | 92 - llgo/third_party/gofrontend/libbacktrace/read.c | 96 - llgo/third_party/gofrontend/libbacktrace/simple.c | 108 - llgo/third_party/gofrontend/libbacktrace/sort.c | 108 - llgo/third_party/gofrontend/libbacktrace/state.c | 72 - llgo/third_party/gofrontend/libbacktrace/stest.c | 137 - llgo/third_party/gofrontend/libbacktrace/unknown.c | 64 - .../third_party/gofrontend/libffi/ChangeLog.libffi | 584 - .../third_party/gofrontend/libffi/ChangeLog.libgcj | 40 - llgo/third_party/gofrontend/libffi/ChangeLog.v1 | 764 - llgo/third_party/gofrontend/libffi/LICENSE | 21 - llgo/third_party/gofrontend/libffi/Makefile.am | 219 - llgo/third_party/gofrontend/libffi/Makefile.in | 1860 -- llgo/third_party/gofrontend/libffi/README | 450 - llgo/third_party/gofrontend/libffi/acinclude.m4 | 92 - llgo/third_party/gofrontend/libffi/aclocal.m4 | 1039 - llgo/third_party/gofrontend/libffi/configure | 18792 ----------------- llgo/third_party/gofrontend/libffi/configure.ac | 392 - llgo/third_party/gofrontend/libffi/configure.host | 265 - llgo/third_party/gofrontend/libffi/doc/libffi.texi | 0 .../third_party/gofrontend/libffi/doc/version.texi | 4 - llgo/third_party/gofrontend/libffi/fficonfig.h.in | 211 - .../libffi/generate-darwin-source-and-headers.py | 209 - .../gofrontend/libffi/include/Makefile.am | 13 - .../gofrontend/libffi/include/Makefile.in | 458 - .../third_party/gofrontend/libffi/include/ffi.h.in | 503 - .../gofrontend/libffi/include/ffi_cfi.h | 55 - .../gofrontend/libffi/include/ffi_common.h | 132 - llgo/third_party/gofrontend/libffi/libffi.pc.in | 11 - .../libffi/libffi.xcodeproj/project.pbxproj | 637 - llgo/third_party/gofrontend/libffi/libtool-version | 6 - llgo/third_party/gofrontend/libffi/man/Makefile.am | 8 - llgo/third_party/gofrontend/libffi/man/Makefile.in | 420 - llgo/third_party/gofrontend/libffi/man/ffi.3 | 41 - llgo/third_party/gofrontend/libffi/man/ffi_call.3 | 103 - .../gofrontend/libffi/man/ffi_prep_cif.3 | 68 - .../gofrontend/libffi/man/ffi_prep_cif_var.3 | 73 - llgo/third_party/gofrontend/libffi/mdate-sh | 205 - .../gofrontend/libffi/src/aarch64/ffi.c | 910 - .../gofrontend/libffi/src/aarch64/ffitarget.h | 61 - .../gofrontend/libffi/src/aarch64/internal.h | 67 - .../gofrontend/libffi/src/aarch64/sysv.S | 403 - llgo/third_party/gofrontend/libffi/src/alpha/ffi.c | 521 - .../gofrontend/libffi/src/alpha/ffitarget.h | 57 - .../gofrontend/libffi/src/alpha/internal.h | 23 - llgo/third_party/gofrontend/libffi/src/alpha/osf.S | 282 - .../gofrontend/libffi/src/arc/arcompact.S | 135 - llgo/third_party/gofrontend/libffi/src/arc/ffi.c | 268 - .../gofrontend/libffi/src/arc/ffitarget.h | 53 - llgo/third_party/gofrontend/libffi/src/arm/ffi.c | 1043 - .../gofrontend/libffi/src/arm/ffitarget.h | 69 - .../gofrontend/libffi/src/arm/internal.h | 7 - llgo/third_party/gofrontend/libffi/src/arm/sysv.S | 335 - llgo/third_party/gofrontend/libffi/src/avr32/ffi.c | 423 - .../gofrontend/libffi/src/avr32/ffitarget.h | 55 - .../third_party/gofrontend/libffi/src/avr32/sysv.S | 208 - llgo/third_party/gofrontend/libffi/src/bfin/ffi.c | 196 - .../gofrontend/libffi/src/bfin/ffitarget.h | 43 - llgo/third_party/gofrontend/libffi/src/bfin/sysv.S | 179 - llgo/third_party/gofrontend/libffi/src/closures.c | 688 - llgo/third_party/gofrontend/libffi/src/cris/ffi.c | 386 - .../gofrontend/libffi/src/cris/ffitarget.h | 56 - llgo/third_party/gofrontend/libffi/src/cris/sysv.S | 215 - llgo/third_party/gofrontend/libffi/src/debug.c | 64 - llgo/third_party/gofrontend/libffi/src/dlmalloc.c | 5161 ----- llgo/third_party/gofrontend/libffi/src/frv/eabi.S | 128 - llgo/third_party/gofrontend/libffi/src/frv/ffi.c | 292 - .../gofrontend/libffi/src/frv/ffitarget.h | 62 - llgo/third_party/gofrontend/libffi/src/ia64/ffi.c | 586 - .../gofrontend/libffi/src/ia64/ffitarget.h | 55 - .../gofrontend/libffi/src/ia64/ia64_flags.h | 40 - llgo/third_party/gofrontend/libffi/src/ia64/unix.S | 560 - .../gofrontend/libffi/src/java_raw_api.c | 374 - llgo/third_party/gofrontend/libffi/src/m32r/ffi.c | 232 - .../gofrontend/libffi/src/m32r/ffitarget.h | 53 - llgo/third_party/gofrontend/libffi/src/m32r/sysv.S | 121 - llgo/third_party/gofrontend/libffi/src/m68k/ffi.c | 362 - .../gofrontend/libffi/src/m68k/ffitarget.h | 54 - llgo/third_party/gofrontend/libffi/src/m68k/sysv.S | 330 - llgo/third_party/gofrontend/libffi/src/m88k/ffi.c | 400 - .../gofrontend/libffi/src/m88k/ffitarget.h | 49 - llgo/third_party/gofrontend/libffi/src/m88k/obsd.S | 209 - llgo/third_party/gofrontend/libffi/src/metag/ffi.c | 330 - .../gofrontend/libffi/src/metag/ffitarget.h | 53 - .../third_party/gofrontend/libffi/src/metag/sysv.S | 311 - .../gofrontend/libffi/src/microblaze/ffi.c | 321 - .../gofrontend/libffi/src/microblaze/ffitarget.h | 53 - .../gofrontend/libffi/src/microblaze/sysv.S | 302 - llgo/third_party/gofrontend/libffi/src/mips/ffi.c | 1050 - .../gofrontend/libffi/src/mips/ffitarget.h | 247 - llgo/third_party/gofrontend/libffi/src/mips/n32.S | 576 - llgo/third_party/gofrontend/libffi/src/mips/o32.S | 381 - .../third_party/gofrontend/libffi/src/moxie/eabi.S | 101 - llgo/third_party/gofrontend/libffi/src/moxie/ffi.c | 272 - .../gofrontend/libffi/src/moxie/ffitarget.h | 52 - llgo/third_party/gofrontend/libffi/src/nios2/ffi.c | 304 - .../gofrontend/libffi/src/nios2/ffitarget.h | 52 - .../third_party/gofrontend/libffi/src/nios2/sysv.S | 136 - llgo/third_party/gofrontend/libffi/src/or1k/ffi.c | 328 - .../gofrontend/libffi/src/or1k/ffitarget.h | 58 - llgo/third_party/gofrontend/libffi/src/or1k/sysv.S | 107 - llgo/third_party/gofrontend/libffi/src/pa/ffi.c | 719 - .../gofrontend/libffi/src/pa/ffitarget.h | 85 - llgo/third_party/gofrontend/libffi/src/pa/hpux32.S | 368 - llgo/third_party/gofrontend/libffi/src/pa/linux.S | 357 - .../gofrontend/libffi/src/powerpc/aix.S | 328 - .../gofrontend/libffi/src/powerpc/aix_closure.S | 447 - .../gofrontend/libffi/src/powerpc/asm.h | 125 - .../gofrontend/libffi/src/powerpc/darwin.S | 378 - .../gofrontend/libffi/src/powerpc/darwin_closure.S | 571 - .../gofrontend/libffi/src/powerpc/ffi.c | 173 - .../gofrontend/libffi/src/powerpc/ffi_darwin.c | 1359 -- .../gofrontend/libffi/src/powerpc/ffi_linux64.c | 945 - .../gofrontend/libffi/src/powerpc/ffi_powerpc.h | 94 - .../gofrontend/libffi/src/powerpc/ffi_sysv.c | 934 - .../gofrontend/libffi/src/powerpc/ffitarget.h | 195 - .../gofrontend/libffi/src/powerpc/linux64.S | 228 - .../libffi/src/powerpc/linux64_closure.S | 488 - .../gofrontend/libffi/src/powerpc/ppc_closure.S | 397 - .../gofrontend/libffi/src/powerpc/sysv.S | 175 - llgo/third_party/gofrontend/libffi/src/prep_cif.c | 242 - llgo/third_party/gofrontend/libffi/src/raw_api.c | 267 - llgo/third_party/gofrontend/libffi/src/s390/ffi.c | 756 - .../gofrontend/libffi/src/s390/ffitarget.h | 70 - .../gofrontend/libffi/src/s390/internal.h | 11 - llgo/third_party/gofrontend/libffi/src/s390/sysv.S | 325 - llgo/third_party/gofrontend/libffi/src/sh/ffi.c | 717 - .../gofrontend/libffi/src/sh/ffitarget.h | 54 - llgo/third_party/gofrontend/libffi/src/sh/sysv.S | 850 - llgo/third_party/gofrontend/libffi/src/sh64/ffi.c | 469 - .../gofrontend/libffi/src/sh64/ffitarget.h | 58 - llgo/third_party/gofrontend/libffi/src/sh64/sysv.S | 539 - llgo/third_party/gofrontend/libffi/src/sparc/ffi.c | 468 - .../gofrontend/libffi/src/sparc/ffi64.c | 608 - .../gofrontend/libffi/src/sparc/ffitarget.h | 81 - .../gofrontend/libffi/src/sparc/internal.h | 26 - llgo/third_party/gofrontend/libffi/src/sparc/v8.S | 361 - llgo/third_party/gofrontend/libffi/src/sparc/v9.S | 377 - llgo/third_party/gofrontend/libffi/src/tile/ffi.c | 355 - .../gofrontend/libffi/src/tile/ffitarget.h | 65 - llgo/third_party/gofrontend/libffi/src/tile/tile.S | 360 - llgo/third_party/gofrontend/libffi/src/types.c | 106 - .../third_party/gofrontend/libffi/src/vax/elfbsd.S | 195 - llgo/third_party/gofrontend/libffi/src/vax/ffi.c | 276 - .../gofrontend/libffi/src/vax/ffitarget.h | 49 - .../third_party/gofrontend/libffi/src/x86/darwin.S | 444 - .../gofrontend/libffi/src/x86/darwin64.S | 416 - .../gofrontend/libffi/src/x86/darwin64_c.c | 643 - .../gofrontend/libffi/src/x86/darwin_c.c | 843 - llgo/third_party/gofrontend/libffi/src/x86/ffi.c | 725 - llgo/third_party/gofrontend/libffi/src/x86/ffi64.c | 824 - .../gofrontend/libffi/src/x86/ffitarget.h | 139 - .../third_party/gofrontend/libffi/src/x86/ffiw64.c | 281 - .../gofrontend/libffi/src/x86/internal.h | 29 - .../gofrontend/libffi/src/x86/internal64.h | 22 - llgo/third_party/gofrontend/libffi/src/x86/sysv.S | 1038 - .../third_party/gofrontend/libffi/src/x86/unix64.S | 546 - llgo/third_party/gofrontend/libffi/src/x86/win64.S | 219 - .../third_party/gofrontend/libffi/src/xtensa/ffi.c | 298 - .../gofrontend/libffi/src/xtensa/ffitarget.h | 53 - .../gofrontend/libffi/src/xtensa/sysv.S | 253 - llgo/third_party/gofrontend/libffi/stamp-h.in | 1 - .../gofrontend/libffi/testsuite/Makefile.am | 94 - .../gofrontend/libffi/testsuite/Makefile.in | 481 - .../libffi/testsuite/libffi.call/closure_fn0.c | 89 - .../libffi/testsuite/libffi.call/closure_fn1.c | 81 - .../libffi/testsuite/libffi.call/closure_fn2.c | 81 - .../libffi/testsuite/libffi.call/closure_fn3.c | 82 - .../libffi/testsuite/libffi.call/closure_fn4.c | 89 - .../libffi/testsuite/libffi.call/closure_fn5.c | 92 - .../libffi/testsuite/libffi.call/closure_fn6.c | 90 - .../libffi/testsuite/libffi.call/closure_loc_fn0.c | 95 - .../libffi/testsuite/libffi.call/closure_simple.c | 55 - .../libffi/testsuite/libffi.call/cls_12byte.c | 94 - .../libffi/testsuite/libffi.call/cls_16byte.c | 95 - .../libffi/testsuite/libffi.call/cls_18byte.c | 96 - .../libffi/testsuite/libffi.call/cls_19byte.c | 102 - .../libffi/testsuite/libffi.call/cls_1_1byte.c | 89 - .../libffi/testsuite/libffi.call/cls_20byte.c | 91 - .../libffi/testsuite/libffi.call/cls_20byte1.c | 93 - .../libffi/testsuite/libffi.call/cls_24byte.c | 113 - .../libffi/testsuite/libffi.call/cls_2byte.c | 90 - .../libffi/testsuite/libffi.call/cls_3_1byte.c | 95 - .../libffi/testsuite/libffi.call/cls_3byte1.c | 90 - .../libffi/testsuite/libffi.call/cls_3byte2.c | 90 - .../libffi/testsuite/libffi.call/cls_4_1byte.c | 98 - .../libffi/testsuite/libffi.call/cls_4byte.c | 90 - .../libffi/testsuite/libffi.call/cls_5_1_byte.c | 109 - .../libffi/testsuite/libffi.call/cls_5byte.c | 98 - .../libffi/testsuite/libffi.call/cls_64byte.c | 124 - .../libffi/testsuite/libffi.call/cls_6_1_byte.c | 113 - .../libffi/testsuite/libffi.call/cls_6byte.c | 99 - .../libffi/testsuite/libffi.call/cls_7_1_byte.c | 117 - .../libffi/testsuite/libffi.call/cls_7byte.c | 97 - .../libffi/testsuite/libffi.call/cls_8byte.c | 88 - .../libffi/testsuite/libffi.call/cls_9byte1.c | 90 - .../libffi/testsuite/libffi.call/cls_9byte2.c | 91 - .../testsuite/libffi.call/cls_align_double.c | 93 - .../libffi/testsuite/libffi.call/cls_align_float.c | 91 - .../testsuite/libffi.call/cls_align_longdouble.c | 92 - .../libffi.call/cls_align_longdouble_split.c | 132 - .../libffi.call/cls_align_longdouble_split2.c | 115 - .../testsuite/libffi.call/cls_align_pointer.c | 95 - .../testsuite/libffi.call/cls_align_sint16.c | 91 - .../testsuite/libffi.call/cls_align_sint32.c | 91 - .../testsuite/libffi.call/cls_align_sint64.c | 92 - .../testsuite/libffi.call/cls_align_uint16.c | 91 - .../testsuite/libffi.call/cls_align_uint32.c | 91 - .../testsuite/libffi.call/cls_align_uint64.c | 93 - .../libffi/testsuite/libffi.call/cls_dbls_struct.c | 66 - .../libffi/testsuite/libffi.call/cls_double.c | 43 - .../libffi/testsuite/libffi.call/cls_double_va.c | 61 - .../libffi/testsuite/libffi.call/cls_float.c | 42 - .../libffi/testsuite/libffi.call/cls_longdouble.c | 105 - .../testsuite/libffi.call/cls_longdouble_va.c | 61 - .../testsuite/libffi.call/cls_many_mixed_args.c | 70 - .../libffi.call/cls_many_mixed_float_double.c | 55 - .../libffi/testsuite/libffi.call/cls_multi_schar.c | 74 - .../testsuite/libffi.call/cls_multi_sshort.c | 74 - .../testsuite/libffi.call/cls_multi_sshortchar.c | 86 - .../libffi/testsuite/libffi.call/cls_multi_uchar.c | 91 - .../testsuite/libffi.call/cls_multi_ushort.c | 74 - .../testsuite/libffi.call/cls_multi_ushortchar.c | 86 - .../libffi/testsuite/libffi.call/cls_pointer.c | 74 - .../testsuite/libffi.call/cls_pointer_stack.c | 142 - .../libffi/testsuite/libffi.call/cls_schar.c | 44 - .../libffi/testsuite/libffi.call/cls_sint.c | 42 - .../libffi/testsuite/libffi.call/cls_sshort.c | 42 - .../libffi/testsuite/libffi.call/cls_struct_va1.c | 114 - .../libffi/testsuite/libffi.call/cls_uchar.c | 42 - .../libffi/testsuite/libffi.call/cls_uchar_va.c | 44 - .../libffi/testsuite/libffi.call/cls_uint.c | 43 - .../libffi/testsuite/libffi.call/cls_uint_va.c | 45 - .../libffi/testsuite/libffi.call/cls_ulong_va.c | 45 - .../libffi/testsuite/libffi.call/cls_ulonglong.c | 47 - .../libffi/testsuite/libffi.call/cls_ushort.c | 43 - .../libffi/testsuite/libffi.call/cls_ushort_va.c | 44 - .../libffi/testsuite/libffi.call/err_bad_abi.c | 36 - .../libffi/testsuite/libffi.call/err_bad_typedef.c | 26 - .../libffi/testsuite/libffi.call/ffitest.h | 135 - .../libffi/testsuite/libffi.call/float.c | 59 - .../libffi/testsuite/libffi.call/float1.c | 60 - .../libffi/testsuite/libffi.call/float2.c | 58 - .../libffi/testsuite/libffi.call/float3.c | 74 - .../libffi/testsuite/libffi.call/float4.c | 62 - .../libffi/testsuite/libffi.call/float_va.c | 107 - .../libffi/testsuite/libffi.call/huge_struct.c | 341 - .../gofrontend/libffi/testsuite/libffi.call/many.c | 59 - .../libffi/testsuite/libffi.call/many2.c | 57 - .../libffi/testsuite/libffi.call/many_double.c | 70 - .../libffi/testsuite/libffi.call/many_mixed.c | 78 - .../libffi/testsuite/libffi.call/negint.c | 52 - .../libffi/testsuite/libffi.call/nested_struct.c | 152 - .../libffi/testsuite/libffi.call/nested_struct1.c | 161 - .../libffi/testsuite/libffi.call/nested_struct10.c | 133 - .../libffi/testsuite/libffi.call/nested_struct11.c | 121 - .../libffi/testsuite/libffi.call/nested_struct2.c | 110 - .../libffi/testsuite/libffi.call/nested_struct3.c | 111 - .../libffi/testsuite/libffi.call/nested_struct4.c | 111 - .../libffi/testsuite/libffi.call/nested_struct5.c | 112 - .../libffi/testsuite/libffi.call/nested_struct6.c | 131 - .../libffi/testsuite/libffi.call/nested_struct7.c | 111 - .../libffi/testsuite/libffi.call/nested_struct8.c | 131 - .../libffi/testsuite/libffi.call/nested_struct9.c | 131 - .../libffi/testsuite/libffi.call/problem1.c | 90 - .../libffi/testsuite/libffi.call/promotion.c | 59 - .../libffi/testsuite/libffi.call/pyobjc-tc.c | 114 - .../libffi/testsuite/libffi.call/return_dbl.c | 36 - .../libffi/testsuite/libffi.call/return_dbl1.c | 43 - .../libffi/testsuite/libffi.call/return_dbl2.c | 42 - .../libffi/testsuite/libffi.call/return_fl.c | 35 - .../libffi/testsuite/libffi.call/return_fl1.c | 36 - .../libffi/testsuite/libffi.call/return_fl2.c | 49 - .../libffi/testsuite/libffi.call/return_fl3.c | 42 - .../libffi/testsuite/libffi.call/return_ldl.c | 34 - .../libffi/testsuite/libffi.call/return_ll.c | 41 - .../libffi/testsuite/libffi.call/return_ll1.c | 43 - .../libffi/testsuite/libffi.call/return_sc.c | 36 - .../libffi/testsuite/libffi.call/return_sl.c | 38 - .../libffi/testsuite/libffi.call/return_uc.c | 38 - .../libffi/testsuite/libffi.call/return_ul.c | 38 - .../libffi/testsuite/libffi.call/stret_large.c | 145 - .../libffi/testsuite/libffi.call/stret_large2.c | 148 - .../libffi/testsuite/libffi.call/stret_medium.c | 124 - .../libffi/testsuite/libffi.call/stret_medium2.c | 125 - .../libffi/testsuite/libffi.call/strlen.c | 44 - .../libffi/testsuite/libffi.call/strlen2.c | 49 - .../libffi/testsuite/libffi.call/strlen3.c | 49 - .../libffi/testsuite/libffi.call/strlen4.c | 55 - .../libffi/testsuite/libffi.call/struct1.c | 67 - .../libffi/testsuite/libffi.call/struct2.c | 67 - .../libffi/testsuite/libffi.call/struct3.c | 60 - .../libffi/testsuite/libffi.call/struct4.c | 64 - .../libffi/testsuite/libffi.call/struct5.c | 66 - .../libffi/testsuite/libffi.call/struct6.c | 64 - .../libffi/testsuite/libffi.call/struct7.c | 74 - .../libffi/testsuite/libffi.call/struct8.c | 81 - .../libffi/testsuite/libffi.call/struct9.c | 68 - .../libffi/testsuite/libffi.call/testclosure.c | 70 - .../libffi/testsuite/libffi.call/uninitialized.c | 61 - .../gofrontend/libffi/testsuite/libffi.call/va_1.c | 196 - .../libffi/testsuite/libffi.call/va_struct1.c | 121 - .../libffi/testsuite/libffi.call/va_struct2.c | 123 - .../libffi/testsuite/libffi.call/va_struct3.c | 125 - .../testsuite/libffi.complex/cls_align_complex.inc | 91 - .../libffi.complex/cls_align_complex_double.c | 10 - .../libffi.complex/cls_align_complex_float.c | 10 - .../libffi.complex/cls_align_complex_longdouble.c | 10 - .../testsuite/libffi.complex/cls_complex.inc | 42 - .../testsuite/libffi.complex/cls_complex_double.c | 10 - .../testsuite/libffi.complex/cls_complex_float.c | 10 - .../libffi.complex/cls_complex_longdouble.c | 10 - .../libffi.complex/cls_complex_struct.inc | 71 - .../libffi.complex/cls_complex_struct_double.c | 10 - .../libffi.complex/cls_complex_struct_float.c | 10 - .../libffi.complex/cls_complex_struct_longdouble.c | 10 - .../testsuite/libffi.complex/cls_complex_va.inc | 80 - .../libffi.complex/cls_complex_va_double.c | 10 - .../libffi.complex/cls_complex_va_float.c | 16 - .../libffi.complex/cls_complex_va_longdouble.c | 10 - .../libffi/testsuite/libffi.complex/complex.inc | 51 - .../libffi.complex/complex_defs_double.inc | 7 - .../libffi.complex/complex_defs_float.inc | 7 - .../libffi.complex/complex_defs_longdouble.inc | 7 - .../testsuite/libffi.complex/complex_double.c | 10 - .../testsuite/libffi.complex/complex_float.c | 10 - .../libffi/testsuite/libffi.complex/complex_int.c | 86 - .../testsuite/libffi.complex/complex_longdouble.c | 10 - .../libffi/testsuite/libffi.complex/ffitest.h | 1 - .../testsuite/libffi.complex/many_complex.inc | 78 - .../testsuite/libffi.complex/many_complex_double.c | 10 - .../testsuite/libffi.complex/many_complex_float.c | 10 - .../libffi.complex/many_complex_longdouble.c | 10 - .../testsuite/libffi.complex/return_complex.inc | 37 - .../testsuite/libffi.complex/return_complex1.inc | 41 - .../libffi.complex/return_complex1_double.c | 10 - .../libffi.complex/return_complex1_float.c | 10 - .../libffi.complex/return_complex1_longdouble.c | 10 - .../testsuite/libffi.complex/return_complex2.inc | 44 - .../libffi.complex/return_complex2_double.c | 10 - .../libffi.complex/return_complex2_float.c | 10 - .../libffi.complex/return_complex2_longdouble.c | 10 - .../libffi.complex/return_complex_double.c | 10 - .../libffi.complex/return_complex_float.c | 10 - .../libffi.complex/return_complex_longdouble.c | 10 - .../libffi/testsuite/libffi.go/aa-direct.c | 34 - .../libffi/testsuite/libffi.go/closure1.c | 28 - .../libffi/testsuite/libffi.go/ffitest.h | 1 - .../libffi/testsuite/libffi.go/static-chain.h | 19 - .../libffi/testsuite/libffi.special/ffitestcxx.h | 96 - .../libffi/testsuite/libffi.special/unwindtest.cc | 124 - .../libffi.special/unwindtest_ffi_call.cc | 53 - llgo/third_party/gofrontend/libgcc/unwind-pe.h | 200 - llgo/third_party/gofrontend/libgo/LICENSE | 27 - llgo/third_party/gofrontend/libgo/MERGE | 4 - llgo/third_party/gofrontend/libgo/Makefile.am | 4372 ---- llgo/third_party/gofrontend/libgo/Makefile.in | 6621 ------ llgo/third_party/gofrontend/libgo/PATENTS | 22 - llgo/third_party/gofrontend/libgo/README | 44 - llgo/third_party/gofrontend/libgo/README.gcc | 7 - llgo/third_party/gofrontend/libgo/VERSION | 1 - llgo/third_party/gofrontend/libgo/aclocal.m4 | 1001 - llgo/third_party/gofrontend/libgo/config.h.in | 399 - llgo/third_party/gofrontend/libgo/config/README | 2 - llgo/third_party/gofrontend/libgo/config/go.m4 | 92 - .../third_party/gofrontend/libgo/config/libtool.m4 | 7518 ------- llgo/third_party/gofrontend/libgo/config/ltmain.sh | 8636 -------- .../gofrontend/libgo/config/ltoptions.m4 | 369 - .../third_party/gofrontend/libgo/config/ltsugar.m4 | 123 - .../gofrontend/libgo/config/ltversion.m4 | 23 - .../gofrontend/libgo/config/lt~obsolete.m4 | 98 - llgo/third_party/gofrontend/libgo/configure | 18345 ----------------- llgo/third_party/gofrontend/libgo/configure.ac | 920 - .../gofrontend/libgo/go/archive/tar/common.go | 329 - .../gofrontend/libgo/go/archive/tar/reader.go | 835 - .../gofrontend/libgo/go/archive/tar/reader_test.go | 798 - .../gofrontend/libgo/go/archive/tar/stat_atim.go | 20 - .../libgo/go/archive/tar/stat_atimespec.go | 20 - .../gofrontend/libgo/go/archive/tar/stat_unix.go | 32 - .../gofrontend/libgo/go/archive/tar/tar_test.go | 325 - .../libgo/go/archive/tar/testdata/gnu.tar | Bin 3072 -> 0 bytes .../libgo/go/archive/tar/testdata/hardlink.tar | Bin 2560 -> 0 bytes .../libgo/go/archive/tar/testdata/issue10968.tar | Bin 512 -> 0 bytes .../libgo/go/archive/tar/testdata/issue11169.tar | Bin 602 -> 0 bytes .../libgo/go/archive/tar/testdata/neg-size.tar | Bin 512 -> 0 bytes .../libgo/go/archive/tar/testdata/nil-uid.tar | Bin 1024 -> 0 bytes .../libgo/go/archive/tar/testdata/pax.tar | Bin 10240 -> 0 bytes .../libgo/go/archive/tar/testdata/small.txt | 1 - .../libgo/go/archive/tar/testdata/small2.txt | 1 - .../go/archive/tar/testdata/sparse-formats.tar | Bin 17920 -> 0 bytes .../libgo/go/archive/tar/testdata/star.tar | Bin 3072 -> 0 bytes .../libgo/go/archive/tar/testdata/ustar.tar | Bin 2048 -> 0 bytes .../libgo/go/archive/tar/testdata/v7.tar | Bin 3584 -> 0 bytes .../go/archive/tar/testdata/writer-big-long.tar | Bin 4096 -> 0 bytes .../libgo/go/archive/tar/testdata/writer-big.tar | Bin 4096 -> 0 bytes .../libgo/go/archive/tar/testdata/writer.tar | Bin 3584 -> 0 bytes .../libgo/go/archive/tar/testdata/xattrs.tar | Bin 5120 -> 0 bytes .../gofrontend/libgo/go/archive/tar/writer.go | 396 - .../gofrontend/libgo/go/archive/tar/writer_test.go | 546 - .../gofrontend/libgo/go/archive/zip/reader.go | 471 - .../gofrontend/libgo/go/archive/zip/reader_test.go | 607 - .../gofrontend/libgo/go/archive/zip/register.go | 110 - .../gofrontend/libgo/go/archive/zip/struct.go | 313 - .../go/archive/zip/testdata/crc32-not-streamed.zip | Bin 314 -> 0 bytes .../libgo/go/archive/zip/testdata/dd.zip | Bin 154 -> 0 bytes .../go/archive/zip/testdata/go-no-datadesc-sig.zip | Bin 330 -> 0 bytes .../archive/zip/testdata/go-with-datadesc-sig.zip | Bin 242 -> 0 bytes .../go/archive/zip/testdata/gophercolor16x16.png | Bin 785 -> 0 bytes .../libgo/go/archive/zip/testdata/readme.notzip | Bin 1906 -> 0 bytes .../libgo/go/archive/zip/testdata/readme.zip | Bin 1886 -> 0 bytes .../libgo/go/archive/zip/testdata/symlink.zip | Bin 173 -> 0 bytes .../go/archive/zip/testdata/test-trailing-junk.zip | Bin 1184 -> 0 bytes .../libgo/go/archive/zip/testdata/test.zip | Bin 1170 -> 0 bytes .../libgo/go/archive/zip/testdata/unix.zip | Bin 620 -> 0 bytes .../libgo/go/archive/zip/testdata/winxp.zip | Bin 412 -> 0 bytes .../libgo/go/archive/zip/testdata/zip64-2.zip | Bin 266 -> 0 bytes .../libgo/go/archive/zip/testdata/zip64.zip | Bin 242 -> 0 bytes .../gofrontend/libgo/go/archive/zip/writer.go | 374 - .../gofrontend/libgo/go/archive/zip/writer_test.go | 199 - .../gofrontend/libgo/go/archive/zip/zip_test.go | 427 - .../third_party/gofrontend/libgo/go/bufio/bufio.go | 730 - .../gofrontend/libgo/go/bufio/bufio_test.go | 1572 -- .../gofrontend/libgo/go/bufio/example_test.go | 82 - .../gofrontend/libgo/go/bufio/export_test.go | 27 - llgo/third_party/gofrontend/libgo/go/bufio/scan.go | 359 - .../gofrontend/libgo/go/bufio/scan_test.go | 524 - .../gofrontend/libgo/go/builtin/builtin.go | 256 - .../gofrontend/libgo/go/bytes/buffer.go | 416 - .../gofrontend/libgo/go/bytes/buffer_test.go | 544 - .../third_party/gofrontend/libgo/go/bytes/bytes.go | 714 - .../gofrontend/libgo/go/bytes/bytes_decl.go | 24 - .../gofrontend/libgo/go/bytes/bytes_test.go | 1257 -- .../gofrontend/libgo/go/bytes/compare_test.go | 211 - .../gofrontend/libgo/go/bytes/equal_test.go | 47 - .../gofrontend/libgo/go/bytes/example_test.go | 85 - .../gofrontend/libgo/go/bytes/export_test.go | 9 - .../gofrontend/libgo/go/bytes/indexbyte.c | 73 - .../gofrontend/libgo/go/bytes/reader.go | 150 - .../gofrontend/libgo/go/bytes/reader_test.go | 258 - .../third_party/gofrontend/libgo/go/cmd/cgo/ast.go | 471 - .../third_party/gofrontend/libgo/go/cmd/cgo/doc.go | 771 - .../third_party/gofrontend/libgo/go/cmd/cgo/gcc.go | 1770 -- .../gofrontend/libgo/go/cmd/cgo/godefs.go | 127 - .../gofrontend/libgo/go/cmd/cgo/main.go | 380 - .../third_party/gofrontend/libgo/go/cmd/cgo/out.go | 1419 -- .../gofrontend/libgo/go/cmd/cgo/util.go | 84 - .../gofrontend/libgo/go/cmd/go/alldocs.go | 1481 -- .../gofrontend/libgo/go/cmd/go/bootstrap.go | 38 - .../gofrontend/libgo/go/cmd/go/build.go | 3370 ---- .../gofrontend/libgo/go/cmd/go/clean.go | 248 - .../gofrontend/libgo/go/cmd/go/context.go | 36 - .../gofrontend/libgo/go/cmd/go/discovery.go | 83 - llgo/third_party/gofrontend/libgo/go/cmd/go/doc.go | 103 - llgo/third_party/gofrontend/libgo/go/cmd/go/env.go | 112 - llgo/third_party/gofrontend/libgo/go/cmd/go/fix.go | 30 - llgo/third_party/gofrontend/libgo/go/cmd/go/fmt.go | 64 - .../gofrontend/libgo/go/cmd/go/generate.go | 410 - .../gofrontend/libgo/go/cmd/go/generate_test.go | 55 - llgo/third_party/gofrontend/libgo/go/cmd/go/get.go | 535 - .../third_party/gofrontend/libgo/go/cmd/go/go11.go | 10 - .../gofrontend/libgo/go/cmd/go/go_test.go | 2389 --- .../gofrontend/libgo/go/cmd/go/go_windows_test.go | 55 - .../third_party/gofrontend/libgo/go/cmd/go/help.go | 574 - .../third_party/gofrontend/libgo/go/cmd/go/http.go | 109 - .../third_party/gofrontend/libgo/go/cmd/go/list.go | 216 - .../third_party/gofrontend/libgo/go/cmd/go/main.go | 761 - .../gofrontend/libgo/go/cmd/go/match_test.go | 88 - .../gofrontend/libgo/go/cmd/go/mkdoc.sh | 9 - .../third_party/gofrontend/libgo/go/cmd/go/note.go | 116 - .../gofrontend/libgo/go/cmd/go/note_test.go | 49 - llgo/third_party/gofrontend/libgo/go/cmd/go/pkg.go | 1861 -- .../gofrontend/libgo/go/cmd/go/pkg_test.go | 73 - llgo/third_party/gofrontend/libgo/go/cmd/go/run.go | 146 - llgo/third_party/gofrontend/libgo/go/cmd/go/script | 23 - .../gofrontend/libgo/go/cmd/go/script.txt | 352 - .../gofrontend/libgo/go/cmd/go/signal.go | 31 - .../gofrontend/libgo/go/cmd/go/signal_notunix.go | 17 - .../gofrontend/libgo/go/cmd/go/signal_unix.go | 18 - .../gofrontend/libgo/go/cmd/go/tag_test.go | 100 - .../gofrontend/libgo/go/cmd/go/test.bash | 820 - .../third_party/gofrontend/libgo/go/cmd/go/test.go | 1459 -- .../libgo/go/cmd/go/testdata/cgocover/p.go | 19 - .../libgo/go/cmd/go/testdata/cgocover/p_test.go | 7 - .../libgo/go/cmd/go/testdata/dep_test.go | 7 - .../libgo/go/cmd/go/testdata/example1_test.go | 23 - .../libgo/go/cmd/go/testdata/example2_test.go | 21 - .../libgo/go/cmd/go/testdata/generate/test1.go | 13 - .../libgo/go/cmd/go/testdata/generate/test2.go | 10 - .../libgo/go/cmd/go/testdata/generate/test3.go | 9 - .../libgo/go/cmd/go/testdata/generate/test4.go | 10 - .../libgo/go/cmd/go/testdata/importcom/bad.go | 3 - .../libgo/go/cmd/go/testdata/importcom/conflict.go | 3 - .../go/cmd/go/testdata/importcom/src/bad/bad.go | 1 - .../go/cmd/go/testdata/importcom/src/conflict/a.go | 1 - .../go/cmd/go/testdata/importcom/src/conflict/b.go | 1 - .../go/cmd/go/testdata/importcom/src/works/x/x.go | 1 - .../go/cmd/go/testdata/importcom/src/works/x/x1.go | 1 - .../cmd/go/testdata/importcom/src/wrongplace/x.go | 1 - .../libgo/go/cmd/go/testdata/importcom/works.go | 3 - .../go/cmd/go/testdata/importcom/wrongplace.go | 3 - .../libgo/go/cmd/go/testdata/local/easy.go | 7 - .../go/cmd/go/testdata/local/easysub/easysub.go | 7 - .../libgo/go/cmd/go/testdata/local/easysub/main.go | 9 - .../libgo/go/cmd/go/testdata/local/hard.go | 7 - .../libgo/go/cmd/go/testdata/local/sub/sub.go | 12 - .../go/cmd/go/testdata/local/sub/sub/subsub.go | 7 - .../cmd/go/testdata/norunexample/example_test.go | 11 - .../go/cmd/go/testdata/norunexample/test_test.go | 10 - .../libgo/go/cmd/go/testdata/rundir/sub/sub.go | 1 - .../libgo/go/cmd/go/testdata/rundir/x.go | 1 - .../go/cmd/go/testdata/shadow/root1/src/foo/foo.go | 1 - .../cmd/go/testdata/shadow/root1/src/math/math.go | 1 - .../go/cmd/go/testdata/shadow/root2/src/foo/foo.go | 1 - .../libgo/go/cmd/go/testdata/src/badc/x.go | 1 - .../libgo/go/cmd/go/testdata/src/badpkg/x.go | 1 - .../cmd/go/testdata/src/badtest/badexec/x_test.go | 5 - .../go/cmd/go/testdata/src/badtest/badsyntax/x.go | 1 - .../go/testdata/src/badtest/badsyntax/x_test.go | 3 - .../go/cmd/go/testdata/src/badtest/badvar/x.go | 1 - .../cmd/go/testdata/src/badtest/badvar/x_test.go | 5 - .../libgo/go/cmd/go/testdata/src/cgotest/m.go | 5 - .../cmd/go/testdata/src/go-cmd-test/helloworld.go | 5 - .../libgo/go/cmd/go/testdata/src/main_test/m.go | 4 - .../go/cmd/go/testdata/src/main_test/m_test.go | 10 - .../libgo/go/cmd/go/testdata/src/notest/hello.go | 6 - .../libgo/go/cmd/go/testdata/src/syntaxerror/x.go | 1 - .../go/cmd/go/testdata/src/syntaxerror/x_test.go | 4 - .../go/cmd/go/testdata/src/testcycle/p1/p1.go | 7 - .../go/cmd/go/testdata/src/testcycle/p1/p1_test.go | 6 - .../go/cmd/go/testdata/src/testcycle/p2/p2.go | 7 - .../go/cmd/go/testdata/src/testcycle/p3/p3.go | 5 - .../go/cmd/go/testdata/src/testcycle/p3/p3_test.go | 10 - .../go/cmd/go/testdata/src/testcycle/q1/q1.go | 1 - .../go/cmd/go/testdata/src/testcycle/q1/q1_test.go | 6 - .../libgo/go/cmd/go/testdata/src/testdep/p1/p1.go | 1 - .../go/cmd/go/testdata/src/testdep/p1/p1_test.go | 3 - .../libgo/go/cmd/go/testdata/src/testdep/p2/p2.go | 3 - .../libgo/go/cmd/go/testdata/src/testdep/p3/p3.go | 3 - .../libgo/go/cmd/go/testdata/src/vend/bad.go | 3 - .../libgo/go/cmd/go/testdata/src/vend/good.go | 3 - .../go/cmd/go/testdata/src/vend/hello/hello.go | 10 - .../cmd/go/testdata/src/vend/hello/hello_test.go | 12 - .../cmd/go/testdata/src/vend/hello/hellox_test.go | 12 - .../go/cmd/go/testdata/src/vend/subdir/bad.go | 3 - .../go/cmd/go/testdata/src/vend/subdir/good.go | 3 - .../go/cmd/go/testdata/src/vend/vendor/p/p.go | 1 - .../go/cmd/go/testdata/src/vend/vendor/q/q.go | 1 - .../cmd/go/testdata/src/vend/vendor/strings/msg.go | 3 - .../cmd/go/testdata/src/vend/x/invalid/invalid.go | 3 - .../go/cmd/go/testdata/src/vend/x/vendor/p/p.go | 1 - .../go/cmd/go/testdata/src/vend/x/vendor/p/p/p.go | 3 - .../go/cmd/go/testdata/src/vend/x/vendor/r/r.go | 1 - .../libgo/go/cmd/go/testdata/src/vend/x/x.go | 5 - .../libgo/go/cmd/go/testdata/src/vetpkg/a_test.go | 1 - .../libgo/go/cmd/go/testdata/src/vetpkg/b.go | 7 - .../libgo/go/cmd/go/testdata/src/vetpkg/c.go | 9 - .../libgo/go/cmd/go/testdata/src/xtestonly/f.go | 3 - .../go/cmd/go/testdata/src/xtestonly/f_test.go | 12 - .../libgo/go/cmd/go/testdata/standalone_test.go | 6 - .../libgo/go/cmd/go/testdata/testimport/p.go | 3 - .../libgo/go/cmd/go/testdata/testimport/p1/p1.go | 3 - .../libgo/go/cmd/go/testdata/testimport/p2/p2.go | 3 - .../libgo/go/cmd/go/testdata/testimport/p_test.go | 13 - .../libgo/go/cmd/go/testdata/testimport/x_test.go | 15 - .../libgo/go/cmd/go/testdata/testinternal/p.go | 3 - .../libgo/go/cmd/go/testdata/testinternal2/p.go | 3 - .../testdata/testinternal2/x/y/z/internal/w/w.go | 1 - .../libgo/go/cmd/go/testdata/testinternal3/t.go | 3 - .../go/cmd/go/testdata/testinternal4/src/p/p.go | 6 - .../testdata/testinternal4/src/q/internal/x/x.go | 1 - .../go/cmd/go/testdata/testinternal4/src/q/j/j.go | 3 - .../libgo/go/cmd/go/testdata/testonly/p_test.go | 1 - .../libgo/go/cmd/go/testdata/testvendor/src/p/p.go | 6 - .../cmd/go/testdata/testvendor/src/q/vendor/x/x.go | 1 - .../go/cmd/go/testdata/testvendor/src/q/y/y.go | 3 - .../go/cmd/go/testdata/testvendor/src/q/z/z.go | 3 - .../go/cmd/go/testdata/testvendor2/src/p/p.go | 3 - .../go/cmd/go/testdata/testvendor2/vendor/x/x.go | 1 - .../gofrontend/libgo/go/cmd/go/testflag.go | 281 - .../gofrontend/libgo/go/cmd/go/testgo.go | 21 - .../third_party/gofrontend/libgo/go/cmd/go/tool.go | 172 - llgo/third_party/gofrontend/libgo/go/cmd/go/vcs.go | 1037 - .../gofrontend/libgo/go/cmd/go/vcs_test.go | 175 - .../gofrontend/libgo/go/cmd/go/vendor_test.go | 258 - .../gofrontend/libgo/go/cmd/go/version.go | 25 - llgo/third_party/gofrontend/libgo/go/cmd/go/vet.go | 52 - .../gofrontend/libgo/go/cmd/gofmt/doc.go | 100 - .../gofrontend/libgo/go/cmd/gofmt/gofmt.go | 237 - .../gofrontend/libgo/go/cmd/gofmt/gofmt_test.go | 173 - .../gofrontend/libgo/go/cmd/gofmt/long_test.go | 160 - .../gofrontend/libgo/go/cmd/gofmt/rewrite.go | 303 - .../gofrontend/libgo/go/cmd/gofmt/simplify.go | 161 - .../libgo/go/cmd/gofmt/testdata/comments.golden | 9 - .../libgo/go/cmd/gofmt/testdata/comments.input | 9 - .../libgo/go/cmd/gofmt/testdata/composites.golden | 204 - .../libgo/go/cmd/gofmt/testdata/composites.input | 204 - .../libgo/go/cmd/gofmt/testdata/crlf.golden | 13 - .../libgo/go/cmd/gofmt/testdata/crlf.input | 13 - .../libgo/go/cmd/gofmt/testdata/import.golden | 126 - .../libgo/go/cmd/gofmt/testdata/import.input | 131 - .../libgo/go/cmd/gofmt/testdata/old.golden | 9 - .../libgo/go/cmd/gofmt/testdata/old.input | 8 - .../libgo/go/cmd/gofmt/testdata/rewrite1.golden | 14 - .../libgo/go/cmd/gofmt/testdata/rewrite1.input | 14 - .../libgo/go/cmd/gofmt/testdata/rewrite2.golden | 12 - .../libgo/go/cmd/gofmt/testdata/rewrite2.input | 12 - .../libgo/go/cmd/gofmt/testdata/rewrite3.golden | 14 - .../libgo/go/cmd/gofmt/testdata/rewrite3.input | 14 - .../libgo/go/cmd/gofmt/testdata/rewrite4.golden | 76 - .../libgo/go/cmd/gofmt/testdata/rewrite4.input | 76 - .../libgo/go/cmd/gofmt/testdata/rewrite5.golden | 17 - .../libgo/go/cmd/gofmt/testdata/rewrite5.input | 17 - .../libgo/go/cmd/gofmt/testdata/rewrite6.golden | 17 - .../libgo/go/cmd/gofmt/testdata/rewrite6.input | 17 - .../libgo/go/cmd/gofmt/testdata/rewrite7.golden | 17 - .../libgo/go/cmd/gofmt/testdata/rewrite7.input | 17 - .../libgo/go/cmd/gofmt/testdata/rewrite8.golden | 12 - .../libgo/go/cmd/gofmt/testdata/rewrite8.input | 12 - .../libgo/go/cmd/gofmt/testdata/slices1.golden | 66 - .../libgo/go/cmd/gofmt/testdata/slices1.input | 66 - .../libgo/go/cmd/gofmt/testdata/slices2.golden | 63 - .../libgo/go/cmd/gofmt/testdata/slices2.input | 63 - .../libgo/go/cmd/gofmt/testdata/stdin1.golden | 5 - .../libgo/go/cmd/gofmt/testdata/stdin1.input | 5 - .../libgo/go/cmd/gofmt/testdata/stdin2.golden | 11 - .../libgo/go/cmd/gofmt/testdata/stdin2.input | 11 - .../libgo/go/cmd/gofmt/testdata/stdin3.golden | 7 - .../libgo/go/cmd/gofmt/testdata/stdin3.input | 5 - .../libgo/go/cmd/gofmt/testdata/stdin4.golden | 5 - .../libgo/go/cmd/gofmt/testdata/stdin4.input | 5 - .../libgo/go/cmd/gofmt/testdata/typeswitch.golden | 60 - .../libgo/go/cmd/gofmt/testdata/typeswitch.input | 60 - .../libgo/go/compress/bzip2/bit_reader.go | 90 - .../gofrontend/libgo/go/compress/bzip2/bzip2.go | 503 - .../libgo/go/compress/bzip2/bzip2_test.go | 419 - .../gofrontend/libgo/go/compress/bzip2/huffman.go | 251 - .../libgo/go/compress/bzip2/move_to_front.go | 53 - .../bzip2/testdata/Mark.Twain-Tom.Sawyer.txt.bz2 | Bin 124744 -> 0 bytes .../libgo/go/compress/bzip2/testdata/e.txt.bz2 | Bin 43149 -> 0 bytes .../gofrontend/libgo/go/compress/flate/copy.go | 32 - .../libgo/go/compress/flate/copy_test.go | 54 - .../gofrontend/libgo/go/compress/flate/deflate.go | 571 - .../libgo/go/compress/flate/deflate_test.go | 490 - .../libgo/go/compress/flate/fixedhuff.go | 78 - .../libgo/go/compress/flate/flate_test.go | 260 - .../gofrontend/libgo/go/compress/flate/gen.go | 265 - .../libgo/go/compress/flate/huffman_bit_writer.go | 517 - .../libgo/go/compress/flate/huffman_code.go | 323 - .../gofrontend/libgo/go/compress/flate/inflate.go | 811 - .../libgo/go/compress/flate/inflate_test.go | 39 - .../libgo/go/compress/flate/reader_test.go | 96 - .../libgo/go/compress/flate/reverse_bits.go | 48 - .../gofrontend/libgo/go/compress/flate/token.go | 102 - .../libgo/go/compress/flate/writer_test.go | 60 - .../gofrontend/libgo/go/compress/gzip/gunzip.go | 287 - .../libgo/go/compress/gzip/gunzip_test.go | 410 - .../gofrontend/libgo/go/compress/gzip/gzip.go | 272 - .../gofrontend/libgo/go/compress/gzip/gzip_test.go | 231 - .../libgo/go/compress/gzip/testdata/issue6550.gz | Bin 65536 -> 0 bytes .../gofrontend/libgo/go/compress/lzw/reader.go | 262 - .../libgo/go/compress/lzw/reader_test.go | 159 - .../gofrontend/libgo/go/compress/lzw/writer.go | 269 - .../libgo/go/compress/lzw/writer_test.go | 154 - .../go/compress/testdata/Mark.Twain-Tom.Sawyer.txt | 8858 -------- .../gofrontend/libgo/go/compress/testdata/e.txt | 1 - .../gofrontend/libgo/go/compress/testdata/pi.txt | 1 - .../gofrontend/libgo/go/compress/zlib/reader.go | 161 - .../libgo/go/compress/zlib/reader_test.go | 127 - .../gofrontend/libgo/go/compress/zlib/writer.go | 198 - .../libgo/go/compress/zlib/writer_test.go | 205 - .../gofrontend/libgo/go/container/heap/heap.go | 117 - .../libgo/go/container/heap/heap_test.go | 213 - .../gofrontend/libgo/go/container/list/list.go | 216 - .../libgo/go/container/list/list_test.go | 343 - .../gofrontend/libgo/go/container/ring/ring.go | 141 - .../libgo/go/container/ring/ring_test.go | 228 - .../gofrontend/libgo/go/crypto/aes/aes_test.go | 421 - .../gofrontend/libgo/go/crypto/aes/block.go | 176 - .../gofrontend/libgo/go/crypto/aes/cipher.go | 66 - .../gofrontend/libgo/go/crypto/aes/cipher_asm.go | 48 - .../libgo/go/crypto/aes/cipher_generic.go | 19 - .../gofrontend/libgo/go/crypto/aes/const.go | 358 - .../libgo/go/crypto/cipher/benchmark_test.go | 139 - .../gofrontend/libgo/go/crypto/cipher/cbc.go | 133 - .../libgo/go/crypto/cipher/cbc_aes_test.go | 104 - .../gofrontend/libgo/go/crypto/cipher/cfb.go | 72 - .../gofrontend/libgo/go/crypto/cipher/cfb_test.go | 113 - .../gofrontend/libgo/go/crypto/cipher/cipher.go | 56 - .../libgo/go/crypto/cipher/cipher_test.go | 36 - .../libgo/go/crypto/cipher/common_test.go | 28 - .../gofrontend/libgo/go/crypto/cipher/ctr.go | 76 - .../libgo/go/crypto/cipher/ctr_aes_test.go | 102 - .../libgo/go/crypto/cipher/example_test.go | 283 - .../gofrontend/libgo/go/crypto/cipher/gcm.go | 373 - .../gofrontend/libgo/go/crypto/cipher/gcm_test.go | 188 - .../gofrontend/libgo/go/crypto/cipher/io.go | 55 - .../gofrontend/libgo/go/crypto/cipher/ofb.go | 66 - .../gofrontend/libgo/go/crypto/cipher/ofb_test.go | 102 - .../gofrontend/libgo/go/crypto/cipher/xor.go | 84 - .../gofrontend/libgo/go/crypto/cipher/xor_test.go | 28 - .../gofrontend/libgo/go/crypto/crypto.go | 146 - .../gofrontend/libgo/go/crypto/des/block.go | 223 - .../gofrontend/libgo/go/crypto/des/cipher.go | 73 - .../gofrontend/libgo/go/crypto/des/const.go | 139 - .../gofrontend/libgo/go/crypto/des/des_test.go | 1566 -- .../gofrontend/libgo/go/crypto/dsa/dsa.go | 278 - .../gofrontend/libgo/go/crypto/dsa/dsa_test.go | 85 - .../gofrontend/libgo/go/crypto/ecdsa/ecdsa.go | 246 - .../gofrontend/libgo/go/crypto/ecdsa/ecdsa_test.go | 263 - .../libgo/go/crypto/elliptic/elliptic.go | 378 - .../libgo/go/crypto/elliptic/elliptic_test.go | 471 - .../gofrontend/libgo/go/crypto/elliptic/p224.go | 765 - .../libgo/go/crypto/elliptic/p224_test.go | 47 - .../gofrontend/libgo/go/crypto/elliptic/p256.go | 1186 -- .../gofrontend/libgo/go/crypto/hmac/hmac.go | 102 - .../gofrontend/libgo/go/crypto/hmac/hmac_test.go | 570 - .../gofrontend/libgo/go/crypto/md5/gen.go | 331 - .../gofrontend/libgo/go/crypto/md5/md5.go | 136 - .../gofrontend/libgo/go/crypto/md5/md5_test.go | 163 - .../gofrontend/libgo/go/crypto/md5/md5block.go | 265 - .../libgo/go/crypto/md5/md5block_decl.go | 11 - .../libgo/go/crypto/md5/md5block_generic.go | 9 - .../gofrontend/libgo/go/crypto/rand/eagain.go | 27 - .../gofrontend/libgo/go/crypto/rand/rand.go | 23 - .../gofrontend/libgo/go/crypto/rand/rand_linux.go | 39 - .../gofrontend/libgo/go/crypto/rand/rand_test.go | 43 - .../gofrontend/libgo/go/crypto/rand/rand_unix.go | 163 - .../libgo/go/crypto/rand/rand_windows.go | 47 - .../gofrontend/libgo/go/crypto/rand/util.go | 136 - .../gofrontend/libgo/go/crypto/rand/util_test.go | 65 - .../gofrontend/libgo/go/crypto/rc4/rc4.go | 69 - .../gofrontend/libgo/go/crypto/rc4/rc4_asm.go | 18 - .../gofrontend/libgo/go/crypto/rc4/rc4_ref.go | 13 - .../gofrontend/libgo/go/crypto/rc4/rc4_test.go | 173 - .../gofrontend/libgo/go/crypto/rsa/pkcs1v15.go | 302 - .../libgo/go/crypto/rsa/pkcs1v15_test.go | 298 - .../gofrontend/libgo/go/crypto/rsa/pss.go | 297 - .../gofrontend/libgo/go/crypto/rsa/pss_test.go | 258 - .../gofrontend/libgo/go/crypto/rsa/rsa.go | 592 - .../gofrontend/libgo/go/crypto/rsa/rsa_test.go | 392 - .../libgo/go/crypto/rsa/testdata/pss-vect.txt.bz2 | Bin 28526 -> 0 bytes .../gofrontend/libgo/go/crypto/sha1/sha1.go | 130 - .../gofrontend/libgo/go/crypto/sha1/sha1_test.go | 129 - .../gofrontend/libgo/go/crypto/sha1/sha1block.go | 90 - .../libgo/go/crypto/sha1/sha1block_decl.go | 11 - .../libgo/go/crypto/sha1/sha1block_generic.go | 9 - .../gofrontend/libgo/go/crypto/sha256/sha256.go | 193 - .../libgo/go/crypto/sha256/sha256_test.go | 176 - .../libgo/go/crypto/sha256/sha256block.go | 128 - .../libgo/go/crypto/sha256/sha256block_decl.go | 11 - .../gofrontend/libgo/go/crypto/sha512/sha512.go | 288 - .../libgo/go/crypto/sha512/sha512_test.go | 330 - .../libgo/go/crypto/sha512/sha512block.go | 144 - .../libgo/go/crypto/sha512/sha512block_decl.go | 11 - .../libgo/go/crypto/subtle/constant_time.go | 73 - .../libgo/go/crypto/subtle/constant_time_test.go | 127 - .../gofrontend/libgo/go/crypto/tls/alert.go | 79 - .../libgo/go/crypto/tls/cipher_suites.go | 285 - .../gofrontend/libgo/go/crypto/tls/common.go | 712 - .../gofrontend/libgo/go/crypto/tls/conn.go | 1032 - .../gofrontend/libgo/go/crypto/tls/conn_test.go | 118 - .../libgo/go/crypto/tls/generate_cert.go | 161 - .../libgo/go/crypto/tls/handshake_client.go | 660 - .../libgo/go/crypto/tls/handshake_client_test.go | 602 - .../libgo/go/crypto/tls/handshake_messages.go | 1524 -- .../libgo/go/crypto/tls/handshake_messages_test.go | 262 - .../libgo/go/crypto/tls/handshake_server.go | 750 - .../libgo/go/crypto/tls/handshake_server_test.go | 1059 - .../libgo/go/crypto/tls/handshake_test.go | 167 - .../libgo/go/crypto/tls/key_agreement.go | 405 - .../gofrontend/libgo/go/crypto/tls/prf.go | 367 - .../gofrontend/libgo/go/crypto/tls/prf_test.go | 140 - .../testdata/Client-TLSv10-ClientCert-ECDSA-ECDSA | 130 - .../testdata/Client-TLSv10-ClientCert-ECDSA-RSA | 126 - .../testdata/Client-TLSv10-ClientCert-RSA-ECDSA | 129 - .../tls/testdata/Client-TLSv10-ClientCert-RSA-RSA | 125 - .../tls/testdata/Client-TLSv10-ECDHE-ECDSA-AES | 88 - .../tls/testdata/Client-TLSv10-ECDHE-RSA-AES | 98 - .../go/crypto/tls/testdata/Client-TLSv10-RSA-RC4 | 84 - .../tls/testdata/Client-TLSv11-ECDHE-ECDSA-AES | 90 - .../tls/testdata/Client-TLSv11-ECDHE-RSA-AES | 100 - .../go/crypto/tls/testdata/Client-TLSv11-RSA-RC4 | 84 - .../go/crypto/tls/testdata/Client-TLSv12-ALPN | 97 - .../crypto/tls/testdata/Client-TLSv12-ALPN-NoMatch | 96 - .../testdata/Client-TLSv12-ClientCert-ECDSA-ECDSA | 134 - .../testdata/Client-TLSv12-ClientCert-ECDSA-RSA | 128 - .../Client-TLSv12-ClientCert-RSA-AES256-GCM-SHA384 | 139 - .../testdata/Client-TLSv12-ClientCert-RSA-ECDSA | 133 - .../tls/testdata/Client-TLSv12-ClientCert-RSA-RSA | 127 - .../tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES | 90 - .../tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES-GCM | 85 - .../Client-TLSv12-ECDHE-ECDSA-AES256-GCM-SHA384 | 85 - .../tls/testdata/Client-TLSv12-ECDHE-RSA-AES | 100 - .../go/crypto/tls/testdata/Client-TLSv12-RSA-RC4 | 84 - .../libgo/go/crypto/tls/testdata/Client-TLSv12-SCT | 118 - .../go/crypto/tls/testdata/Server-SSLv3-RSA-3DES | 78 - .../go/crypto/tls/testdata/Server-SSLv3-RSA-AES | 79 - .../go/crypto/tls/testdata/Server-SSLv3-RSA-RC4 | 74 - .../tls/testdata/Server-TLSv10-ECDHE-ECDSA-AES | 85 - .../go/crypto/tls/testdata/Server-TLSv10-RSA-3DES | 74 - .../go/crypto/tls/testdata/Server-TLSv10-RSA-AES | 77 - .../go/crypto/tls/testdata/Server-TLSv10-RSA-RC4 | 71 - .../crypto/tls/testdata/Server-TLSv11-FallbackSCSV | 17 - .../go/crypto/tls/testdata/Server-TLSv11-RSA-RC4 | 71 - .../go/crypto/tls/testdata/Server-TLSv12-ALPN | 109 - .../crypto/tls/testdata/Server-TLSv12-ALPN-NoMatch | 108 - .../Server-TLSv12-CipherSuiteCertPreferenceECDSA | 98 - .../Server-TLSv12-CipherSuiteCertPreferenceRSA | 104 - .../Server-TLSv12-ClientAuthRequestedAndECDSAGiven | 117 - .../Server-TLSv12-ClientAuthRequestedAndGiven | 116 - .../Server-TLSv12-ClientAuthRequestedNotGiven | 76 - .../tls/testdata/Server-TLSv12-ECDHE-ECDSA-AES | 89 - .../crypto/tls/testdata/Server-TLSv12-IssueTicket | 83 - .../testdata/Server-TLSv12-IssueTicketPreDisable | 83 - .../go/crypto/tls/testdata/Server-TLSv12-RSA-3DES | 77 - .../go/crypto/tls/testdata/Server-TLSv12-RSA-AES | 81 - .../crypto/tls/testdata/Server-TLSv12-RSA-AES-GCM | 87 - .../testdata/Server-TLSv12-RSA-AES256-GCM-SHA384 | 87 - .../go/crypto/tls/testdata/Server-TLSv12-RSA-RC4 | 73 - .../go/crypto/tls/testdata/Server-TLSv12-Resume | 37 - .../tls/testdata/Server-TLSv12-ResumeDisabled | 83 - .../libgo/go/crypto/tls/testdata/Server-TLSv12-SNI | 64 - .../tls/testdata/Server-TLSv12-SNI-GetCertificate | 64 - .../Server-TLSv12-SNI-GetCertificateNotFound | 64 - .../gofrontend/libgo/go/crypto/tls/ticket.go | 204 - .../gofrontend/libgo/go/crypto/tls/tls.go | 271 - .../gofrontend/libgo/go/crypto/tls/tls_test.go | 334 - .../gofrontend/libgo/go/crypto/x509/cert_pool.go | 116 - .../gofrontend/libgo/go/crypto/x509/pem_decrypt.go | 240 - .../libgo/go/crypto/x509/pem_decrypt_test.go | 247 - .../gofrontend/libgo/go/crypto/x509/pkcs1.go | 122 - .../gofrontend/libgo/go/crypto/x509/pkcs8.go | 54 - .../gofrontend/libgo/go/crypto/x509/pkcs8_test.go | 28 - .../gofrontend/libgo/go/crypto/x509/pkix/pkix.go | 195 - .../gofrontend/libgo/go/crypto/x509/root.go | 17 - .../gofrontend/libgo/go/crypto/x509/root_bsd.go | 14 - .../libgo/go/crypto/x509/root_cgo_darwin.go | 79 - .../gofrontend/libgo/go/crypto/x509/root_darwin.go | 25 - .../libgo/go/crypto/x509/root_darwin_arm_gen.go | 191 - .../libgo/go/crypto/x509/root_darwin_armx.go | 4907 ----- .../gofrontend/libgo/go/crypto/x509/root_linux.go | 13 - .../gofrontend/libgo/go/crypto/x509/root_nacl.go | 8 - .../libgo/go/crypto/x509/root_nocgo_darwin.go | 11 - .../gofrontend/libgo/go/crypto/x509/root_plan9.go | 33 - .../libgo/go/crypto/x509/root_solaris.go | 12 - .../gofrontend/libgo/go/crypto/x509/root_unix.go | 52 - .../libgo/go/crypto/x509/root_windows.go | 229 - .../gofrontend/libgo/go/crypto/x509/sec1.go | 83 - .../gofrontend/libgo/go/crypto/x509/sec1_test.go | 30 - .../libgo/go/crypto/x509/sha2_windows_test.go | 19 - .../gofrontend/libgo/go/crypto/x509/verify.go | 483 - .../gofrontend/libgo/go/crypto/x509/verify_test.go | 1134 -- .../gofrontend/libgo/go/crypto/x509/x509.go | 2028 -- .../gofrontend/libgo/go/crypto/x509/x509_test.go | 1178 -- .../libgo/go/crypto/x509/x509_test_import.go | 53 - .../gofrontend/libgo/go/database/sql/convert.go | 299 - .../libgo/go/database/sql/convert_test.go | 348 - .../libgo/go/database/sql/driver/driver.go | 211 - .../libgo/go/database/sql/driver/types.go | 252 - .../libgo/go/database/sql/driver/types_test.go | 65 - .../libgo/go/database/sql/fakedb_test.go | 834 - .../gofrontend/libgo/go/database/sql/sql.go | 1817 -- .../gofrontend/libgo/go/database/sql/sql_test.go | 2109 -- .../gofrontend/libgo/go/debug/dwarf/buf.go | 192 - .../libgo/go/debug/dwarf/class_string.go | 17 - .../gofrontend/libgo/go/debug/dwarf/const.go | 482 - .../gofrontend/libgo/go/debug/dwarf/entry.go | 633 - .../gofrontend/libgo/go/debug/dwarf/line.go | 590 - .../gofrontend/libgo/go/debug/dwarf/line_test.go | 229 - .../gofrontend/libgo/go/debug/dwarf/open.go | 87 - .../libgo/go/debug/dwarf/testdata/line-clang.elf | Bin 10271 -> 0 bytes .../libgo/go/debug/dwarf/testdata/line-gcc.elf | Bin 10113 -> 0 bytes .../libgo/go/debug/dwarf/testdata/line1.c | 9 - .../libgo/go/debug/dwarf/testdata/line1.h | 7 - .../libgo/go/debug/dwarf/testdata/line2.c | 6 - .../libgo/go/debug/dwarf/testdata/typedef.c | 85 - .../libgo/go/debug/dwarf/testdata/typedef.elf | Bin 12448 -> 0 bytes .../libgo/go/debug/dwarf/testdata/typedef.elf4 | Bin 9496 -> 0 bytes .../libgo/go/debug/dwarf/testdata/typedef.macho | Bin 5024 -> 0 bytes .../gofrontend/libgo/go/debug/dwarf/type.go | 706 - .../gofrontend/libgo/go/debug/dwarf/type_test.go | 122 - .../gofrontend/libgo/go/debug/dwarf/typeunit.go | 165 - .../gofrontend/libgo/go/debug/dwarf/unit.go | 103 - .../gofrontend/libgo/go/debug/elf/elf.go | 2017 -- .../gofrontend/libgo/go/debug/elf/elf_test.go | 49 - .../gofrontend/libgo/go/debug/elf/file.go | 1107 - .../gofrontend/libgo/go/debug/elf/file_test.go | 369 - .../gofrontend/libgo/go/debug/elf/symbols_test.go | 834 - .../go/debug/elf/testdata/gcc-386-freebsd-exec | Bin 5742 -> 0 bytes .../go/debug/elf/testdata/gcc-amd64-linux-exec | Bin 8844 -> 0 bytes .../testdata/gcc-amd64-openbsd-debug-with-rela.obj | Bin 6544 -> 0 bytes .../elf/testdata/go-relocation-test-clang-arm.obj | Bin 3092 -> 0 bytes .../elf/testdata/go-relocation-test-clang-x86.obj | Bin 1900 -> 0 bytes .../testdata/go-relocation-test-gcc424-x86-64.obj | Bin 3088 -> 0 bytes .../testdata/go-relocation-test-gcc441-x86-64.obj | Bin 2936 -> 0 bytes .../elf/testdata/go-relocation-test-gcc441-x86.obj | Bin 1884 -> 0 bytes .../testdata/go-relocation-test-gcc482-aarch64.obj | Bin 3392 -> 0 bytes .../testdata/go-relocation-test-gcc482-ppc64le.obj | Bin 3016 -> 0 bytes .../elf/testdata/go-relocation-test-gcc492-arm.obj | Bin 2648 -> 0 bytes .../elf/testdata/go-relocation-test-gcc5-ppc.obj | Bin 2356 -> 0 bytes .../go/debug/elf/testdata/hello-world-core.gz | Bin 12678 -> 0 bytes .../gofrontend/libgo/go/debug/elf/testdata/hello.c | 7 - .../gofrontend/libgo/go/debug/gosym/pclinetest.h | 7 - .../gofrontend/libgo/go/debug/gosym/pclinetest.s | 89 - .../gofrontend/libgo/go/debug/gosym/pclntab.go | 453 - .../libgo/go/debug/gosym/pclntab_test.go | 278 - .../gofrontend/libgo/go/debug/gosym/symtab.go | 710 - .../gofrontend/libgo/go/debug/macho/fat.go | 146 - .../gofrontend/libgo/go/debug/macho/file.go | 524 - .../gofrontend/libgo/go/debug/macho/file_test.go | 210 - .../gofrontend/libgo/go/debug/macho/macho.go | 316 - .../macho/testdata/fat-gcc-386-amd64-darwin-exec | Bin 28992 -> 0 bytes .../go/debug/macho/testdata/gcc-386-darwin-exec | Bin 12588 -> 0 bytes .../go/debug/macho/testdata/gcc-amd64-darwin-exec | Bin 8512 -> 0 bytes .../macho/testdata/gcc-amd64-darwin-exec-debug | Bin 4540 -> 0 bytes .../libgo/go/debug/macho/testdata/hello.c | 8 - .../gofrontend/libgo/go/debug/pe/file.go | 397 - .../gofrontend/libgo/go/debug/pe/file_test.go | 309 - .../third_party/gofrontend/libgo/go/debug/pe/pe.go | 134 - .../libgo/go/debug/pe/testdata/gcc-386-mingw-exec | Bin 29941 -> 0 bytes .../libgo/go/debug/pe/testdata/gcc-386-mingw-obj | Bin 2372 -> 0 bytes .../go/debug/pe/testdata/gcc-amd64-mingw-exec | Bin 273083 -> 0 bytes .../libgo/go/debug/pe/testdata/gcc-amd64-mingw-obj | Bin 736 -> 0 bytes .../gofrontend/libgo/go/debug/pe/testdata/hello.c | 8 - .../gofrontend/libgo/go/debug/plan9obj/file.go | 328 - .../libgo/go/debug/plan9obj/file_test.go | 81 - .../gofrontend/libgo/go/debug/plan9obj/plan9obj.go | 36 - .../go/debug/plan9obj/testdata/386-plan9-exec | Bin 37232 -> 0 bytes .../go/debug/plan9obj/testdata/amd64-plan9-exec | Bin 34279 -> 0 bytes .../libgo/go/debug/plan9obj/testdata/hello.c | 8 - .../libgo/go/encoding/ascii85/ascii85.go | 310 - .../libgo/go/encoding/ascii85/ascii85_test.go | 210 - .../gofrontend/libgo/go/encoding/asn1/asn1.go | 962 - .../gofrontend/libgo/go/encoding/asn1/asn1_test.go | 942 - .../gofrontend/libgo/go/encoding/asn1/common.go | 168 - .../gofrontend/libgo/go/encoding/asn1/marshal.go | 652 - .../libgo/go/encoding/asn1/marshal_test.go | 175 - .../gofrontend/libgo/go/encoding/base32/base32.go | 426 - .../libgo/go/encoding/base32/base32_test.go | 302 - .../gofrontend/libgo/go/encoding/base64/base64.go | 448 - .../libgo/go/encoding/base64/base64_test.go | 408 - .../gofrontend/libgo/go/encoding/binary/binary.go | 618 - .../libgo/go/encoding/binary/binary_test.go | 416 - .../gofrontend/libgo/go/encoding/binary/varint.go | 133 - .../libgo/go/encoding/binary/varint_test.go | 168 - .../libgo/go/encoding/csv/example_test.go | 133 - .../gofrontend/libgo/go/encoding/csv/reader.go | 342 - .../libgo/go/encoding/csv/reader_test.go | 315 - .../gofrontend/libgo/go/encoding/csv/writer.go | 139 - .../libgo/go/encoding/csv/writer_test.go | 85 - .../gofrontend/libgo/go/encoding/encoding.go | 48 - .../gofrontend/libgo/go/encoding/gob/codec_test.go | 1494 -- .../gofrontend/libgo/go/encoding/gob/debug.go | 705 - .../libgo/go/encoding/gob/dec_helpers.go | 468 - .../gofrontend/libgo/go/encoding/gob/decgen.go | 240 - .../gofrontend/libgo/go/encoding/gob/decode.go | 1248 -- .../gofrontend/libgo/go/encoding/gob/decoder.go | 218 - .../gofrontend/libgo/go/encoding/gob/doc.go | 386 - .../gofrontend/libgo/go/encoding/gob/dump.go | 29 - .../libgo/go/encoding/gob/enc_helpers.go | 414 - .../gofrontend/libgo/go/encoding/gob/encgen.go | 218 - .../gofrontend/libgo/go/encoding/gob/encode.go | 696 - .../gofrontend/libgo/go/encoding/gob/encoder.go | 254 - .../libgo/go/encoding/gob/encoder_test.go | 1020 - .../gofrontend/libgo/go/encoding/gob/error.go | 43 - .../libgo/go/encoding/gob/gobencdec_test.go | 798 - .../libgo/go/encoding/gob/timing_test.go | 325 - .../gofrontend/libgo/go/encoding/gob/type.go | 923 - .../gofrontend/libgo/go/encoding/gob/type_test.go | 222 - .../gofrontend/libgo/go/encoding/hex/hex.go | 216 - .../gofrontend/libgo/go/encoding/hex/hex_test.go | 153 - .../libgo/go/encoding/json/bench_test.go | 223 - .../gofrontend/libgo/go/encoding/json/decode.go | 1093 - .../libgo/go/encoding/json/decode_test.go | 1465 -- .../gofrontend/libgo/go/encoding/json/encode.go | 1194 -- .../libgo/go/encoding/json/encode_test.go | 532 - .../gofrontend/libgo/go/encoding/json/fold.go | 143 - .../gofrontend/libgo/go/encoding/json/fold_test.go | 116 - .../gofrontend/libgo/go/encoding/json/indent.go | 137 - .../gofrontend/libgo/go/encoding/json/scanner.go | 630 - .../libgo/go/encoding/json/scanner_test.go | 316 - .../gofrontend/libgo/go/encoding/json/stream.go | 480 - .../libgo/go/encoding/json/stream_test.go | 354 - .../libgo/go/encoding/json/tagkey_test.go | 115 - .../gofrontend/libgo/go/encoding/json/tags.go | 44 - .../gofrontend/libgo/go/encoding/json/tags_test.go | 28 - .../libgo/go/encoding/json/testdata/code.json.gz | Bin 120432 -> 0 bytes .../gofrontend/libgo/go/encoding/pem/pem.go | 294 - .../gofrontend/libgo/go/encoding/pem/pem_test.go | 514 - .../gofrontend/libgo/go/encoding/xml/atom_test.go | 56 - .../gofrontend/libgo/go/encoding/xml/marshal.go | 989 - .../libgo/go/encoding/xml/marshal_test.go | 1776 -- .../gofrontend/libgo/go/encoding/xml/read.go | 692 - .../gofrontend/libgo/go/encoding/xml/read_test.go | 714 - .../gofrontend/libgo/go/encoding/xml/typeinfo.go | 363 - .../gofrontend/libgo/go/encoding/xml/xml.go | 1965 -- .../gofrontend/libgo/go/encoding/xml/xml_test.go | 752 - .../gofrontend/libgo/go/errors/errors.go | 20 - .../gofrontend/libgo/go/errors/errors_test.go | 53 - llgo/third_party/gofrontend/libgo/go/exp/README | 3 - .../gofrontend/libgo/go/exp/proxy/direct.go | 18 - .../gofrontend/libgo/go/exp/proxy/per_host.go | 140 - .../gofrontend/libgo/go/exp/proxy/per_host_test.go | 55 - .../gofrontend/libgo/go/exp/proxy/proxy.go | 94 - .../gofrontend/libgo/go/exp/proxy/proxy_test.go | 50 - .../gofrontend/libgo/go/exp/proxy/socks5.go | 207 - .../gofrontend/libgo/go/exp/terminal/terminal.go | 520 - .../libgo/go/exp/terminal/terminal_test.go | 110 - .../gofrontend/libgo/go/exp/terminal/util.go | 118 - .../gofrontend/libgo/go/expvar/expvar.go | 333 - .../gofrontend/libgo/go/expvar/expvar_test.go | 390 - .../gofrontend/libgo/go/flag/example_test.go | 83 - .../gofrontend/libgo/go/flag/export_test.go | 17 - llgo/third_party/gofrontend/libgo/go/flag/flag.go | 957 - .../gofrontend/libgo/go/flag/flag_test.go | 417 - llgo/third_party/gofrontend/libgo/go/fmt/doc.go | 314 - .../gofrontend/libgo/go/fmt/export_test.go | 7 - .../gofrontend/libgo/go/fmt/fmt_test.go | 1394 -- llgo/third_party/gofrontend/libgo/go/fmt/format.go | 535 - .../gofrontend/libgo/go/fmt/norace_test.go | 9 - llgo/third_party/gofrontend/libgo/go/fmt/print.go | 1259 -- .../gofrontend/libgo/go/fmt/race_test.go | 9 - llgo/third_party/gofrontend/libgo/go/fmt/scan.go | 1195 -- .../gofrontend/libgo/go/fmt/scan_test.go | 1161 -- .../gofrontend/libgo/go/fmt/stringer_test.go | 61 - llgo/third_party/gofrontend/libgo/go/go/ast/ast.go | 999 - .../gofrontend/libgo/go/go/ast/ast_test.go | 50 - .../gofrontend/libgo/go/go/ast/commentmap.go | 332 - .../gofrontend/libgo/go/go/ast/commentmap_test.go | 143 - .../gofrontend/libgo/go/go/ast/filter.go | 465 - .../gofrontend/libgo/go/go/ast/filter_test.go | 86 - .../gofrontend/libgo/go/go/ast/import.go | 196 - .../gofrontend/libgo/go/go/ast/print.go | 251 - .../gofrontend/libgo/go/go/ast/print_test.go | 97 - .../gofrontend/libgo/go/go/ast/resolve.go | 174 - .../gofrontend/libgo/go/go/ast/scope.go | 162 - .../third_party/gofrontend/libgo/go/go/ast/walk.go | 386 - .../gofrontend/libgo/go/go/build/build.go | 1419 -- .../gofrontend/libgo/go/go/build/build_test.go | 279 - .../gofrontend/libgo/go/go/build/deps_test.go | 520 - .../gofrontend/libgo/go/go/build/doc.go | 140 - .../gofrontend/libgo/go/go/build/read.go | 246 - .../gofrontend/libgo/go/go/build/read_test.go | 226 - .../gofrontend/libgo/go/go/build/syslist.go | 8 - .../gofrontend/libgo/go/go/build/syslist_test.go | 62 - .../libgo/go/go/build/testdata/empty/dummy | 0 .../libgo/go/go/build/testdata/multi/file.go | 5 - .../go/go/build/testdata/multi/file_appengine.go | 5 - .../libgo/go/go/build/testdata/other/file/file.go | 5 - .../libgo/go/go/build/testdata/other/main.go | 11 - .../gofrontend/libgo/go/go/constant/go13.go | 24 - .../gofrontend/libgo/go/go/constant/go14.go | 13 - .../gofrontend/libgo/go/go/constant/value.go | 925 - .../gofrontend/libgo/go/go/constant/value_test.go | 375 - .../gofrontend/libgo/go/go/doc/comment.go | 480 - .../gofrontend/libgo/go/go/doc/comment_test.go | 207 - llgo/third_party/gofrontend/libgo/go/go/doc/doc.go | 112 - .../gofrontend/libgo/go/go/doc/doc_test.go | 146 - .../gofrontend/libgo/go/go/doc/example.go | 355 - .../gofrontend/libgo/go/go/doc/example_test.go | 191 - .../gofrontend/libgo/go/go/doc/exports.go | 252 - .../gofrontend/libgo/go/go/doc/filter.go | 105 - .../gofrontend/libgo/go/go/doc/headscan.go | 114 - .../gofrontend/libgo/go/go/doc/reader.go | 853 - .../gofrontend/libgo/go/go/doc/synopsis.go | 82 - .../gofrontend/libgo/go/go/doc/synopsis_test.go | 51 - .../gofrontend/libgo/go/go/doc/testdata/a.0.golden | 52 - .../gofrontend/libgo/go/go/doc/testdata/a.1.golden | 52 - .../gofrontend/libgo/go/go/doc/testdata/a.2.golden | 52 - .../gofrontend/libgo/go/go/doc/testdata/a0.go | 40 - .../gofrontend/libgo/go/go/doc/testdata/a1.go | 12 - .../gofrontend/libgo/go/go/doc/testdata/b.0.golden | 71 - .../gofrontend/libgo/go/go/doc/testdata/b.1.golden | 83 - .../gofrontend/libgo/go/go/doc/testdata/b.2.golden | 71 - .../gofrontend/libgo/go/go/doc/testdata/b.go | 58 - .../libgo/go/go/doc/testdata/benchmark.go | 293 - .../libgo/go/go/doc/testdata/blank.0.golden | 55 - .../libgo/go/go/doc/testdata/blank.1.golden | 75 - .../libgo/go/go/doc/testdata/blank.2.golden | 55 - .../gofrontend/libgo/go/go/doc/testdata/blank.go | 67 - .../libgo/go/go/doc/testdata/bugpara.0.golden | 20 - .../libgo/go/go/doc/testdata/bugpara.1.golden | 20 - .../libgo/go/go/doc/testdata/bugpara.2.golden | 20 - .../gofrontend/libgo/go/go/doc/testdata/bugpara.go | 5 - .../gofrontend/libgo/go/go/doc/testdata/c.0.golden | 48 - .../gofrontend/libgo/go/go/doc/testdata/c.1.golden | 48 - .../gofrontend/libgo/go/go/doc/testdata/c.2.golden | 48 - .../gofrontend/libgo/go/go/doc/testdata/c.go | 62 - .../gofrontend/libgo/go/go/doc/testdata/d.0.golden | 104 - .../gofrontend/libgo/go/go/doc/testdata/d.1.golden | 104 - .../gofrontend/libgo/go/go/doc/testdata/d.2.golden | 104 - .../gofrontend/libgo/go/go/doc/testdata/d1.go | 57 - .../gofrontend/libgo/go/go/doc/testdata/d2.go | 45 - .../gofrontend/libgo/go/go/doc/testdata/e.0.golden | 109 - .../gofrontend/libgo/go/go/doc/testdata/e.1.golden | 144 - .../gofrontend/libgo/go/go/doc/testdata/e.2.golden | 130 - .../gofrontend/libgo/go/go/doc/testdata/e.go | 147 - .../libgo/go/go/doc/testdata/error1.0.golden | 30 - .../libgo/go/go/doc/testdata/error1.1.golden | 32 - .../libgo/go/go/doc/testdata/error1.2.golden | 30 - .../gofrontend/libgo/go/go/doc/testdata/error1.go | 24 - .../libgo/go/go/doc/testdata/error2.0.golden | 27 - .../libgo/go/go/doc/testdata/error2.1.golden | 37 - .../libgo/go/go/doc/testdata/error2.2.golden | 27 - .../gofrontend/libgo/go/go/doc/testdata/error2.go | 29 - .../gofrontend/libgo/go/go/doc/testdata/example.go | 81 - .../gofrontend/libgo/go/go/doc/testdata/f.0.golden | 13 - .../gofrontend/libgo/go/go/doc/testdata/f.1.golden | 16 - .../gofrontend/libgo/go/go/doc/testdata/f.2.golden | 13 - .../gofrontend/libgo/go/go/doc/testdata/f.go | 14 - .../libgo/go/go/doc/testdata/template.txt | 68 - .../libgo/go/go/doc/testdata/testing.0.golden | 156 - .../libgo/go/go/doc/testdata/testing.1.golden | 298 - .../libgo/go/go/doc/testdata/testing.2.golden | 156 - .../gofrontend/libgo/go/go/doc/testdata/testing.go | 404 - .../gofrontend/libgo/go/go/format/format.go | 115 - .../gofrontend/libgo/go/go/format/format_test.go | 132 - .../gofrontend/libgo/go/go/importer/importer.go | 69 - .../go/internal/gccgoimporter/gccgoinstallation.go | 94 - .../gccgoimporter/gccgoinstallation_test.go | 197 - .../libgo/go/go/internal/gccgoimporter/importer.go | 212 - .../go/go/internal/gccgoimporter/importer_test.go | 171 - .../libgo/go/go/internal/gccgoimporter/parser.go | 855 - .../go/go/internal/gccgoimporter/parser_test.go | 72 - .../internal/gccgoimporter/testdata/complexnums.go | 6 - .../go/internal/gccgoimporter/testdata/imports.go | 5 - .../go/internal/gccgoimporter/testdata/pointer.go | 3 - .../libgo/go/go/internal/gcimporter/exportdata.go | 108 - .../libgo/go/go/internal/gcimporter/gcimporter.go | 991 - .../go/go/internal/gcimporter/gcimporter_test.go | 225 - .../go/go/internal/gcimporter/testdata/exports.go | 89 - .../gofrontend/libgo/go/go/parser/error_test.go | 181 - .../gofrontend/libgo/go/go/parser/interface.go | 226 - .../gofrontend/libgo/go/go/parser/parser.go | 2502 --- .../gofrontend/libgo/go/go/parser/parser_test.go | 533 - .../libgo/go/go/parser/performance_test.go | 30 - .../gofrontend/libgo/go/go/parser/short_test.go | 115 - .../libgo/go/go/parser/testdata/commas.src | 19 - .../libgo/go/go/parser/testdata/issue3106.src | 46 - .../gofrontend/libgo/go/go/printer/nodes.go | 1652 -- .../libgo/go/go/printer/performance_test.go | 58 - .../gofrontend/libgo/go/go/printer/printer.go | 1296 -- .../gofrontend/libgo/go/go/printer/printer_test.go | 562 - .../libgo/go/go/printer/testdata/comments.golden | 705 - .../libgo/go/go/printer/testdata/comments.input | 710 - .../libgo/go/go/printer/testdata/comments.x | 56 - .../libgo/go/go/printer/testdata/comments2.golden | 105 - .../libgo/go/go/printer/testdata/comments2.input | 105 - .../go/go/printer/testdata/declarations.golden | 987 - .../go/go/printer/testdata/declarations.input | 1001 - .../libgo/go/go/printer/testdata/empty.golden | 5 - .../libgo/go/go/printer/testdata/empty.input | 5 - .../go/go/printer/testdata/expressions.golden | 686 - .../libgo/go/go/printer/testdata/expressions.input | 715 - .../libgo/go/go/printer/testdata/expressions.raw | 686 - .../libgo/go/go/printer/testdata/linebreaks.golden | 275 - .../libgo/go/go/printer/testdata/linebreaks.input | 271 - .../libgo/go/go/printer/testdata/parser.go | 2153 -- .../libgo/go/go/printer/testdata/slow.golden | 85 - .../libgo/go/go/printer/testdata/slow.input | 85 - .../libgo/go/go/printer/testdata/statements.golden | 644 - .../libgo/go/go/printer/testdata/statements.input | 555 - .../gofrontend/libgo/go/go/scanner/errors.go | 124 - .../gofrontend/libgo/go/go/scanner/scanner.go | 761 - .../gofrontend/libgo/go/go/scanner/scanner_test.go | 810 - .../gofrontend/libgo/go/go/token/position.go | 485 - .../gofrontend/libgo/go/go/token/position_test.go | 297 - .../gofrontend/libgo/go/go/token/serialize.go | 56 - .../gofrontend/libgo/go/go/token/serialize_test.go | 111 - .../gofrontend/libgo/go/go/token/token.go | 308 - .../gofrontend/libgo/go/go/types/api.go | 336 - .../gofrontend/libgo/go/go/types/api_test.go | 1044 - .../gofrontend/libgo/go/go/types/assignments.go | 328 - .../gofrontend/libgo/go/go/types/builtins.go | 627 - .../gofrontend/libgo/go/go/types/builtins_test.go | 204 - .../gofrontend/libgo/go/go/types/call.go | 441 - .../gofrontend/libgo/go/go/types/check.go | 358 - .../gofrontend/libgo/go/go/types/check_test.go | 298 - .../gofrontend/libgo/go/go/types/conversions.go | 146 - .../gofrontend/libgo/go/go/types/decl.go | 430 - .../gofrontend/libgo/go/go/types/errors.go | 103 - .../gofrontend/libgo/go/go/types/eval.go | 83 - .../gofrontend/libgo/go/go/types/eval_test.go | 188 - .../gofrontend/libgo/go/go/types/example_test.go | 312 - .../gofrontend/libgo/go/go/types/expr.go | 1496 -- .../gofrontend/libgo/go/go/types/exprstring.go | 220 - .../libgo/go/go/types/exprstring_test.go | 94 - .../gofrontend/libgo/go/go/types/go11.go | 17 - .../gofrontend/libgo/go/go/types/go12.go | 17 - .../gofrontend/libgo/go/go/types/hilbert_test.go | 234 - .../gofrontend/libgo/go/go/types/initorder.go | 222 - .../gofrontend/libgo/go/go/types/issues_test.go | 206 - .../gofrontend/libgo/go/go/types/labels.go | 268 - .../gofrontend/libgo/go/go/types/lookup.go | 341 - .../gofrontend/libgo/go/go/types/methodset.go | 268 - .../gofrontend/libgo/go/go/types/object.go | 360 - .../gofrontend/libgo/go/go/types/objset.go | 31 - .../gofrontend/libgo/go/go/types/operand.go | 287 - .../gofrontend/libgo/go/go/types/ordering.go | 127 - .../gofrontend/libgo/go/go/types/package.go | 65 - .../gofrontend/libgo/go/go/types/predicates.go | 309 - .../gofrontend/libgo/go/go/types/resolver.go | 445 - .../gofrontend/libgo/go/go/types/resolver_test.go | 209 - .../gofrontend/libgo/go/go/types/return.go | 185 - .../gofrontend/libgo/go/go/types/scope.go | 190 - .../gofrontend/libgo/go/go/types/selection.go | 143 - .../gofrontend/libgo/go/go/types/self_test.go | 102 - .../gofrontend/libgo/go/go/types/sizes.go | 211 - .../gofrontend/libgo/go/go/types/stdlib_test.go | 279 - .../gofrontend/libgo/go/go/types/stmt.go | 744 - .../gofrontend/libgo/go/go/types/token_test.go | 47 - .../gofrontend/libgo/go/go/types/type.go | 454 - .../gofrontend/libgo/go/go/types/typestring.go | 296 - .../libgo/go/go/types/typestring_test.go | 168 - .../gofrontend/libgo/go/go/types/typexpr.go | 712 - .../gofrontend/libgo/go/go/types/universe.go | 223 - .../gofrontend/libgo/go/hash/adler32/adler32.go | 78 - .../libgo/go/hash/adler32/adler32_test.go | 105 - .../gofrontend/libgo/go/hash/crc32/crc32.go | 182 - .../gofrontend/libgo/go/hash/crc32/crc32_amd64x.go | 27 - .../libgo/go/hash/crc32/crc32_generic.go | 14 - .../gofrontend/libgo/go/hash/crc32/crc32_test.go | 133 - .../gofrontend/libgo/go/hash/crc32/example_test.go | 30 - .../gofrontend/libgo/go/hash/crc64/crc64.go | 87 - .../gofrontend/libgo/go/hash/crc64/crc64_test.go | 81 - .../gofrontend/libgo/go/hash/fnv/fnv.go | 131 - .../gofrontend/libgo/go/hash/fnv/fnv_test.go | 165 - llgo/third_party/gofrontend/libgo/go/hash/hash.go | 43 - .../third_party/gofrontend/libgo/go/html/entity.go | 2253 --- .../gofrontend/libgo/go/html/entity_test.go | 29 - .../third_party/gofrontend/libgo/go/html/escape.go | 215 - .../gofrontend/libgo/go/html/escape_test.go | 153 - .../gofrontend/libgo/go/html/example_test.go | 24 - .../gofrontend/libgo/go/html/template/attr.go | 175 - .../libgo/go/html/template/clone_test.go | 188 - .../gofrontend/libgo/go/html/template/content.go | 136 - .../libgo/go/html/template/content_test.go | 280 - .../gofrontend/libgo/go/html/template/context.go | 339 - .../gofrontend/libgo/go/html/template/css.go | 256 - .../gofrontend/libgo/go/html/template/css_test.go | 281 - .../gofrontend/libgo/go/html/template/doc.go | 191 - .../gofrontend/libgo/go/html/template/error.go | 205 - .../gofrontend/libgo/go/html/template/escape.go | 809 - .../libgo/go/html/template/escape_test.go | 1756 -- .../libgo/go/html/template/example_test.go | 124 - .../gofrontend/libgo/go/html/template/html.go | 260 - .../gofrontend/libgo/go/html/template/html_test.go | 97 - .../gofrontend/libgo/go/html/template/js.go | 364 - .../gofrontend/libgo/go/html/template/js_test.go | 401 - .../gofrontend/libgo/go/html/template/template.go | 415 - .../libgo/go/html/template/transition.go | 580 - .../libgo/go/html/template/transition_test.go | 60 - .../gofrontend/libgo/go/html/template/url.go | 105 - .../gofrontend/libgo/go/html/template/url_test.go | 112 - .../gofrontend/libgo/go/image/color/color.go | 313 - .../gofrontend/libgo/go/image/color/palette/gen.go | 121 - .../libgo/go/image/color/palette/generate.go | 8 - .../libgo/go/image/color/palette/palette.go | 503 - .../gofrontend/libgo/go/image/color/ycbcr.go | 199 - .../gofrontend/libgo/go/image/color/ycbcr_test.go | 149 - .../libgo/go/image/decode_example_test.go | 140 - .../gofrontend/libgo/go/image/decode_test.go | 130 - .../gofrontend/libgo/go/image/draw/bench_test.go | 259 - .../gofrontend/libgo/go/image/draw/clip_test.go | 205 - .../gofrontend/libgo/go/image/draw/draw.go | 690 - .../gofrontend/libgo/go/image/draw/draw_test.go | 469 - .../gofrontend/libgo/go/image/format.go | 100 - llgo/third_party/gofrontend/libgo/go/image/geom.go | 266 - .../gofrontend/libgo/go/image/geom_test.go | 115 - .../gofrontend/libgo/go/image/gif/reader.go | 494 - .../gofrontend/libgo/go/image/gif/reader_test.go | 276 - .../gofrontend/libgo/go/image/gif/writer.go | 386 - .../gofrontend/libgo/go/image/gif/writer_test.go | 491 - .../third_party/gofrontend/libgo/go/image/image.go | 1022 - .../gofrontend/libgo/go/image/image_test.go | 113 - .../libgo/go/image/internal/imageutil/gen.go | 154 - .../libgo/go/image/internal/imageutil/imageutil.go | 8 - .../libgo/go/image/internal/imageutil/impl.go | 196 - .../gofrontend/libgo/go/image/jpeg/dct_test.go | 299 - .../gofrontend/libgo/go/image/jpeg/fdct.go | 190 - .../gofrontend/libgo/go/image/jpeg/huffman.go | 246 - .../gofrontend/libgo/go/image/jpeg/idct.go | 192 - .../gofrontend/libgo/go/image/jpeg/reader.go | 802 - .../gofrontend/libgo/go/image/jpeg/reader_test.go | 348 - .../gofrontend/libgo/go/image/jpeg/scan.go | 472 - .../gofrontend/libgo/go/image/jpeg/writer.go | 614 - .../gofrontend/libgo/go/image/jpeg/writer_test.go | 232 - .../third_party/gofrontend/libgo/go/image/names.go | 52 - .../gofrontend/libgo/go/image/png/paeth.go | 71 - .../gofrontend/libgo/go/image/png/paeth_test.go | 91 - .../gofrontend/libgo/go/image/png/reader.go | 846 - .../gofrontend/libgo/go/image/png/reader_test.go | 451 - .../libgo/go/image/png/testdata/benchGray.png | Bin 14709 -> 0 bytes .../go/image/png/testdata/benchNRGBA-gradient.png | Bin 58831 -> 0 bytes .../go/image/png/testdata/benchNRGBA-opaque.png | Bin 44237 -> 0 bytes .../libgo/go/image/png/testdata/benchPaletted.png | Bin 13397 -> 0 bytes .../go/image/png/testdata/benchRGB-interlace.png | Bin 47483 -> 0 bytes .../libgo/go/image/png/testdata/benchRGB.png | Bin 39571 -> 0 bytes .../png/testdata/gray-gradient.interlaced.png | Bin 247 -> 0 bytes .../libgo/go/image/png/testdata/gray-gradient.png | Bin 77 -> 0 bytes .../libgo/go/image/png/testdata/invalid-crc32.png | Bin 1289 -> 0 bytes .../libgo/go/image/png/testdata/invalid-noend.png | Bin 1277 -> 0 bytes .../libgo/go/image/png/testdata/invalid-trunc.png | Bin 1288 -> 0 bytes .../libgo/go/image/png/testdata/invalid-zlib.png | Bin 1289 -> 0 bytes .../libgo/go/image/png/testdata/pngsuite/README | 21 - .../go/image/png/testdata/pngsuite/README.original | 85 - .../go/image/png/testdata/pngsuite/basn0g01-30.png | Bin 162 -> 0 bytes .../go/image/png/testdata/pngsuite/basn0g01-30.sng | 39 - .../go/image/png/testdata/pngsuite/basn0g01.png | Bin 164 -> 0 bytes .../go/image/png/testdata/pngsuite/basn0g01.sng | 41 - .../go/image/png/testdata/pngsuite/basn0g02-29.png | Bin 110 -> 0 bytes .../go/image/png/testdata/pngsuite/basn0g02-29.sng | 38 - .../go/image/png/testdata/pngsuite/basn0g02.png | Bin 104 -> 0 bytes .../go/image/png/testdata/pngsuite/basn0g02.sng | 41 - .../go/image/png/testdata/pngsuite/basn0g04-31.png | Bin 153 -> 0 bytes .../go/image/png/testdata/pngsuite/basn0g04-31.sng | 40 - .../go/image/png/testdata/pngsuite/basn0g04.png | Bin 145 -> 0 bytes .../go/image/png/testdata/pngsuite/basn0g04.sng | 41 - .../go/image/png/testdata/pngsuite/basn0g08.png | Bin 138 -> 0 bytes .../go/image/png/testdata/pngsuite/basn0g08.sng | 41 - .../go/image/png/testdata/pngsuite/basn0g16.png | Bin 167 -> 0 bytes .../go/image/png/testdata/pngsuite/basn0g16.sng | 41 - .../go/image/png/testdata/pngsuite/basn2c08.png | Bin 145 -> 0 bytes .../go/image/png/testdata/pngsuite/basn2c08.sng | 41 - .../go/image/png/testdata/pngsuite/basn2c16.png | Bin 302 -> 0 bytes .../go/image/png/testdata/pngsuite/basn2c16.sng | 41 - .../go/image/png/testdata/pngsuite/basn3p01.png | Bin 112 -> 0 bytes .../go/image/png/testdata/pngsuite/basn3p01.sng | 45 - .../go/image/png/testdata/pngsuite/basn3p02.png | Bin 146 -> 0 bytes .../go/image/png/testdata/pngsuite/basn3p02.sng | 47 - .../image/png/testdata/pngsuite/basn3p04-31i.png | Bin 358 -> 0 bytes .../image/png/testdata/pngsuite/basn3p04-31i.sng | 57 - .../go/image/png/testdata/pngsuite/basn3p04.png | Bin 216 -> 0 bytes .../go/image/png/testdata/pngsuite/basn3p04.sng | 58 - .../image/png/testdata/pngsuite/basn3p08-trns.png | Bin 1538 -> 0 bytes .../image/png/testdata/pngsuite/basn3p08-trns.sng | 301 - .../go/image/png/testdata/pngsuite/basn3p08.png | Bin 1286 -> 0 bytes .../go/image/png/testdata/pngsuite/basn3p08.sng | 299 - .../go/image/png/testdata/pngsuite/basn4a08.png | Bin 126 -> 0 bytes .../go/image/png/testdata/pngsuite/basn4a08.sng | 41 - .../go/image/png/testdata/pngsuite/basn4a16.png | Bin 2206 -> 0 bytes .../go/image/png/testdata/pngsuite/basn4a16.sng | 41 - .../go/image/png/testdata/pngsuite/basn6a08.png | Bin 184 -> 0 bytes .../go/image/png/testdata/pngsuite/basn6a08.sng | 41 - .../go/image/png/testdata/pngsuite/basn6a16.png | Bin 3435 -> 0 bytes .../go/image/png/testdata/pngsuite/basn6a16.sng | 41 - .../gofrontend/libgo/go/image/png/writer.go | 530 - .../gofrontend/libgo/go/image/png/writer_test.go | 210 - .../libgo/go/image/testdata/video-001.221212.jpeg | Bin 19263 -> 0 bytes .../libgo/go/image/testdata/video-001.221212.png | Bin 29820 -> 0 bytes .../libgo/go/image/testdata/video-001.5bpp.gif | Bin 6214 -> 0 bytes .../libgo/go/image/testdata/video-001.cmyk.jpeg | Bin 19477 -> 0 bytes .../libgo/go/image/testdata/video-001.cmyk.png | Bin 25439 -> 0 bytes .../libgo/go/image/testdata/video-001.gif | Bin 13106 -> 0 bytes .../go/image/testdata/video-001.interlaced.gif | Bin 14142 -> 0 bytes .../libgo/go/image/testdata/video-001.jpeg | Bin 21459 -> 0 bytes .../libgo/go/image/testdata/video-001.png | Bin 29228 -> 0 bytes .../go/image/testdata/video-001.progressive.jpeg | Bin 20732 -> 0 bytes .../libgo/go/image/testdata/video-001.q50.410.jpeg | Bin 3259 -> 0 bytes .../testdata/video-001.q50.410.progressive.jpeg | Bin 3125 -> 0 bytes .../libgo/go/image/testdata/video-001.q50.411.jpeg | Bin 3362 -> 0 bytes .../testdata/video-001.q50.411.progressive.jpeg | Bin 3251 -> 0 bytes .../libgo/go/image/testdata/video-001.q50.420.jpeg | Bin 3407 -> 0 bytes .../testdata/video-001.q50.420.progressive.jpeg | Bin 3279 -> 0 bytes .../libgo/go/image/testdata/video-001.q50.422.jpeg | Bin 3608 -> 0 bytes .../testdata/video-001.q50.422.progressive.jpeg | Bin 3506 -> 0 bytes .../libgo/go/image/testdata/video-001.q50.440.jpeg | Bin 3662 -> 0 bytes .../testdata/video-001.q50.440.progressive.jpeg | Bin 3529 -> 0 bytes .../libgo/go/image/testdata/video-001.q50.444.jpeg | Bin 4032 -> 0 bytes .../testdata/video-001.q50.444.progressive.jpeg | Bin 3935 -> 0 bytes .../libgo/go/image/testdata/video-001.rgb.jpeg | Bin 6237 -> 0 bytes .../libgo/go/image/testdata/video-001.rgb.png | Bin 20414 -> 0 bytes .../video-001.separate.dc.progression.jpeg | Bin 14288 -> 0 bytes ...eo-001.separate.dc.progression.progressive.jpeg | Bin 14312 -> 0 bytes .../libgo/go/image/testdata/video-005.gray.gif | Bin 14505 -> 0 bytes .../libgo/go/image/testdata/video-005.gray.jpeg | Bin 5618 -> 0 bytes .../libgo/go/image/testdata/video-005.gray.png | Bin 14974 -> 0 bytes .../go/image/testdata/video-005.gray.q50.2x2.jpeg | Bin 2782 -> 0 bytes .../video-005.gray.q50.2x2.progressive.jpeg | Bin 2699 -> 0 bytes .../go/image/testdata/video-005.gray.q50.jpeg | Bin 2782 -> 0 bytes .../testdata/video-005.gray.q50.progressive.jpeg | Bin 2699 -> 0 bytes .../third_party/gofrontend/libgo/go/image/ycbcr.go | 178 - .../gofrontend/libgo/go/image/ycbcr_test.go | 133 - .../libgo/go/index/suffixarray/qsufsort.go | 168 - .../libgo/go/index/suffixarray/suffixarray.go | 307 - .../libgo/go/index/suffixarray/suffixarray_test.go | 304 - .../gofrontend/libgo/go/internal/format/format.go | 163 - .../libgo/go/internal/singleflight/singleflight.go | 111 - .../go/internal/singleflight/singleflight_test.go | 87 - .../libgo/go/internal/syscall/unix/dummy.go | 5 - .../go/internal/syscall/unix/getrandom_linux.go | 58 - .../syscall/windows/registry/export_test.go | 11 - .../go/internal/syscall/windows/registry/key.go | 175 - .../syscall/windows/registry/registry_test.go | 678 - .../internal/syscall/windows/registry/syscall.go | 28 - .../go/internal/syscall/windows/registry/value.go | 329 - .../syscall/windows/registry/zsyscall_windows.go | 73 - .../go/internal/syscall/windows/syscall_windows.go | 130 - .../internal/syscall/windows/zsyscall_windows.go | 49 - .../libgo/go/internal/testenv/testenv.go | 104 - .../libgo/go/internal/trace/goroutines.go | 180 - .../gofrontend/libgo/go/internal/trace/parser.go | 786 - .../libgo/go/internal/trace/parser_test.go | 30 - llgo/third_party/gofrontend/libgo/go/io/io.go | 521 - llgo/third_party/gofrontend/libgo/go/io/io_test.go | 389 - .../gofrontend/libgo/go/io/ioutil/ioutil.go | 165 - .../gofrontend/libgo/go/io/ioutil/ioutil_test.go | 97 - .../gofrontend/libgo/go/io/ioutil/tempfile.go | 99 - .../gofrontend/libgo/go/io/ioutil/tempfile_test.go | 53 - llgo/third_party/gofrontend/libgo/go/io/multi.go | 61 - .../gofrontend/libgo/go/io/multi_test.go | 115 - llgo/third_party/gofrontend/libgo/go/io/pipe.go | 196 - .../gofrontend/libgo/go/io/pipe_test.go | 302 - llgo/third_party/gofrontend/libgo/go/log/log.go | 346 - .../gofrontend/libgo/go/log/log_test.go | 184 - .../gofrontend/libgo/go/log/syslog/doc.go | 18 - .../gofrontend/libgo/go/log/syslog/syslog.go | 312 - .../gofrontend/libgo/go/log/syslog/syslog_c.c | 21 - .../gofrontend/libgo/go/log/syslog/syslog_libc.go | 41 - .../gofrontend/libgo/go/log/syslog/syslog_test.go | 381 - .../gofrontend/libgo/go/log/syslog/syslog_unix.go | 31 - llgo/third_party/gofrontend/libgo/go/math/abs.go | 28 - llgo/third_party/gofrontend/libgo/go/math/acosh.go | 60 - .../gofrontend/libgo/go/math/all_test.go | 3072 --- llgo/third_party/gofrontend/libgo/go/math/asin.go | 67 - llgo/third_party/gofrontend/libgo/go/math/asinh.go | 69 - llgo/third_party/gofrontend/libgo/go/math/atan.go | 111 - llgo/third_party/gofrontend/libgo/go/math/atan2.go | 77 - llgo/third_party/gofrontend/libgo/go/math/atanh.go | 77 - .../libgo/go/math/big/accuracy_string.go | 17 - .../gofrontend/libgo/go/math/big/arith.go | 305 - .../gofrontend/libgo/go/math/big/arith_decl.go | 21 - .../libgo/go/math/big/arith_decl_pure.go | 55 - .../gofrontend/libgo/go/math/big/arith_test.go | 457 - .../gofrontend/libgo/go/math/big/bits_test.go | 224 - .../gofrontend/libgo/go/math/big/calibrate_test.go | 88 - .../gofrontend/libgo/go/math/big/decimal.go | 264 - .../gofrontend/libgo/go/math/big/decimal_test.go | 106 - .../gofrontend/libgo/go/math/big/float.go | 1693 -- .../gofrontend/libgo/go/math/big/float_test.go | 1694 -- .../gofrontend/libgo/go/math/big/floatconv.go | 239 - .../gofrontend/libgo/go/math/big/floatconv_test.go | 573 - .../libgo/go/math/big/floatexample_test.go | 113 - .../gofrontend/libgo/go/math/big/ftoa.go | 393 - .../gofrontend/libgo/go/math/big/gcd_test.go | 47 - .../gofrontend/libgo/go/math/big/hilbert_test.go | 160 - .../gofrontend/libgo/go/math/big/int.go | 968 - .../gofrontend/libgo/go/math/big/int_test.go | 1540 -- .../gofrontend/libgo/go/math/big/intconv.go | 228 - .../gofrontend/libgo/go/math/big/intconv_test.go | 342 - .../gofrontend/libgo/go/math/big/nat.go | 1274 -- .../gofrontend/libgo/go/math/big/nat_test.go | 579 - .../gofrontend/libgo/go/math/big/natconv.go | 495 - .../gofrontend/libgo/go/math/big/natconv_test.go | 425 - .../gofrontend/libgo/go/math/big/rat.go | 570 - .../gofrontend/libgo/go/math/big/rat_test.go | 736 - .../gofrontend/libgo/go/math/big/ratconv.go | 252 - .../gofrontend/libgo/go/math/big/ratconv_test.go | 453 - .../libgo/go/math/big/roundingmode_string.go | 16 - llgo/third_party/gofrontend/libgo/go/math/bits.go | 59 - llgo/third_party/gofrontend/libgo/go/math/cbrt.go | 77 - .../gofrontend/libgo/go/math/cmplx/abs.go | 12 - .../gofrontend/libgo/go/math/cmplx/asin.go | 170 - .../gofrontend/libgo/go/math/cmplx/cmath_test.go | 866 - .../gofrontend/libgo/go/math/cmplx/conj.go | 8 - .../gofrontend/libgo/go/math/cmplx/exp.go | 55 - .../gofrontend/libgo/go/math/cmplx/isinf.go | 21 - .../gofrontend/libgo/go/math/cmplx/isnan.go | 25 - .../gofrontend/libgo/go/math/cmplx/log.go | 64 - .../gofrontend/libgo/go/math/cmplx/phase.go | 11 - .../gofrontend/libgo/go/math/cmplx/polar.go | 12 - .../gofrontend/libgo/go/math/cmplx/pow.go | 78 - .../gofrontend/libgo/go/math/cmplx/rect.go | 13 - .../gofrontend/libgo/go/math/cmplx/sin.go | 132 - .../gofrontend/libgo/go/math/cmplx/sqrt.go | 104 - .../gofrontend/libgo/go/math/cmplx/tan.go | 184 - llgo/third_party/gofrontend/libgo/go/math/const.go | 50 - .../gofrontend/libgo/go/math/copysign.go | 12 - llgo/third_party/gofrontend/libgo/go/math/dim.go | 78 - llgo/third_party/gofrontend/libgo/go/math/erf.go | 335 - llgo/third_party/gofrontend/libgo/go/math/exp.go | 199 - llgo/third_party/gofrontend/libgo/go/math/expm1.go | 243 - .../gofrontend/libgo/go/math/export_test.go | 11 - llgo/third_party/gofrontend/libgo/go/math/floor.go | 71 - llgo/third_party/gofrontend/libgo/go/math/frexp.go | 35 - llgo/third_party/gofrontend/libgo/go/math/gamma.go | 202 - llgo/third_party/gofrontend/libgo/go/math/hypot.go | 45 - llgo/third_party/gofrontend/libgo/go/math/j0.go | 429 - llgo/third_party/gofrontend/libgo/go/math/j1.go | 422 - llgo/third_party/gofrontend/libgo/go/math/jn.go | 306 - llgo/third_party/gofrontend/libgo/go/math/ldexp.go | 52 - .../third_party/gofrontend/libgo/go/math/lgamma.go | 365 - llgo/third_party/gofrontend/libgo/go/math/log.go | 129 - llgo/third_party/gofrontend/libgo/go/math/log10.go | 36 - llgo/third_party/gofrontend/libgo/go/math/log1p.go | 206 - llgo/third_party/gofrontend/libgo/go/math/logb.go | 50 - llgo/third_party/gofrontend/libgo/go/math/mod.go | 56 - llgo/third_party/gofrontend/libgo/go/math/modf.go | 36 - .../gofrontend/libgo/go/math/nextafter.go | 49 - llgo/third_party/gofrontend/libgo/go/math/pow.go | 137 - llgo/third_party/gofrontend/libgo/go/math/pow10.go | 40 - .../gofrontend/libgo/go/math/rand/exp.go | 222 - .../gofrontend/libgo/go/math/rand/normal.go | 157 - .../gofrontend/libgo/go/math/rand/rand.go | 249 - .../gofrontend/libgo/go/math/rand/rand_test.go | 407 - .../gofrontend/libgo/go/math/rand/regress_test.go | 355 - .../gofrontend/libgo/go/math/rand/rng.go | 246 - .../gofrontend/libgo/go/math/rand/zipf.go | 77 - .../gofrontend/libgo/go/math/remainder.go | 87 - .../gofrontend/libgo/go/math/signbit.go | 10 - llgo/third_party/gofrontend/libgo/go/math/sin.go | 236 - .../third_party/gofrontend/libgo/go/math/sincos.go | 71 - llgo/third_party/gofrontend/libgo/go/math/sinh.go | 77 - llgo/third_party/gofrontend/libgo/go/math/sqrt.go | 154 - llgo/third_party/gofrontend/libgo/go/math/tan.go | 136 - llgo/third_party/gofrontend/libgo/go/math/tanh.go | 97 - .../third_party/gofrontend/libgo/go/math/unsafe.go | 21 - .../gofrontend/libgo/go/mime/encodedword.go | 329 - .../gofrontend/libgo/go/mime/encodedword_test.go | 287 - .../gofrontend/libgo/go/mime/grammar.go | 32 - .../gofrontend/libgo/go/mime/mediatype.go | 358 - .../gofrontend/libgo/go/mime/mediatype_test.go | 306 - .../gofrontend/libgo/go/mime/multipart/formdata.go | 157 - .../libgo/go/mime/multipart/formdata_test.go | 90 - .../libgo/go/mime/multipart/multipart.go | 378 - .../libgo/go/mime/multipart/multipart_test.go | 686 - .../libgo/go/mime/multipart/testdata/nested-mime | 29 - .../gofrontend/libgo/go/mime/multipart/writer.go | 185 - .../libgo/go/mime/multipart/writer_test.go | 128 - .../libgo/go/mime/quotedprintable/reader.go | 124 - .../libgo/go/mime/quotedprintable/reader_test.go | 204 - .../libgo/go/mime/quotedprintable/writer.go | 172 - .../libgo/go/mime/quotedprintable/writer_test.go | 158 - .../gofrontend/libgo/go/mime/test.types | 8 - .../gofrontend/libgo/go/mime/testdata/test.types | 8 - llgo/third_party/gofrontend/libgo/go/mime/type.go | 187 - .../gofrontend/libgo/go/mime/type_dragonfly.go | 9 - .../gofrontend/libgo/go/mime/type_freebsd.go | 9 - .../gofrontend/libgo/go/mime/type_openbsd.go | 9 - .../gofrontend/libgo/go/mime/type_plan9.go | 57 - .../gofrontend/libgo/go/mime/type_test.go | 151 - .../gofrontend/libgo/go/mime/type_unix.go | 64 - .../gofrontend/libgo/go/mime/type_windows.go | 41 - .../gofrontend/libgo/go/net/addrselect.go | 388 - .../gofrontend/libgo/go/net/addrselect_test.go | 219 - .../gofrontend/libgo/go/net/cgo_android.go | 12 - .../third_party/gofrontend/libgo/go/net/cgo_bsd.go | 16 - .../gofrontend/libgo/go/net/cgo_linux.go | 21 - .../gofrontend/libgo/go/net/cgo_netbsd.go | 14 - .../gofrontend/libgo/go/net/cgo_openbsd.go | 14 - .../gofrontend/libgo/go/net/cgo_resnew.go | 36 - .../gofrontend/libgo/go/net/cgo_resold.go | 36 - .../gofrontend/libgo/go/net/cgo_socknew.go | 32 - .../gofrontend/libgo/go/net/cgo_sockold.go | 32 - .../gofrontend/libgo/go/net/cgo_solaris.go | 16 - .../gofrontend/libgo/go/net/cgo_stub.go | 35 - .../gofrontend/libgo/go/net/cgo_unix.go | 275 - .../gofrontend/libgo/go/net/cgo_unix_test.go | 24 - .../gofrontend/libgo/go/net/cgo_windows.go | 13 - llgo/third_party/gofrontend/libgo/go/net/conf.go | 308 - .../gofrontend/libgo/go/net/conf_netcgo.go | 17 - .../gofrontend/libgo/go/net/conf_test.go | 301 - .../gofrontend/libgo/go/net/conn_test.go | 65 - llgo/third_party/gofrontend/libgo/go/net/dial.go | 431 - .../gofrontend/libgo/go/net/dial_gen.go | 40 - .../gofrontend/libgo/go/net/dial_test.go | 715 - .../gofrontend/libgo/go/net/dnsclient.go | 238 - .../gofrontend/libgo/go/net/dnsclient_test.go | 69 - .../gofrontend/libgo/go/net/dnsclient_unix.go | 524 - .../gofrontend/libgo/go/net/dnsclient_unix_test.go | 417 - .../gofrontend/libgo/go/net/dnsconfig_unix.go | 120 - .../gofrontend/libgo/go/net/dnsconfig_unix_test.go | 100 - llgo/third_party/gofrontend/libgo/go/net/dnsmsg.go | 903 - .../gofrontend/libgo/go/net/dnsmsg_test.go | 266 - .../gofrontend/libgo/go/net/dnsname_test.go | 84 - .../gofrontend/libgo/go/net/error_plan9_test.go | 17 - .../gofrontend/libgo/go/net/error_posix_test.go | 44 - .../gofrontend/libgo/go/net/error_test.go | 673 - .../gofrontend/libgo/go/net/external_test.go | 167 - .../gofrontend/libgo/go/net/fd_mutex.go | 184 - .../gofrontend/libgo/go/net/fd_mutex_test.go | 195 - .../gofrontend/libgo/go/net/fd_plan9.go | 228 - .../gofrontend/libgo/go/net/fd_poll_nacl.go | 87 - .../gofrontend/libgo/go/net/fd_poll_runtime.go | 133 - .../gofrontend/libgo/go/net/fd_posix.go | 21 - .../gofrontend/libgo/go/net/fd_posix_test.go | 57 - .../gofrontend/libgo/go/net/fd_select.go | 182 - .../third_party/gofrontend/libgo/go/net/fd_unix.go | 506 - .../gofrontend/libgo/go/net/fd_windows.go | 644 - llgo/third_party/gofrontend/libgo/go/net/file.go | 48 - .../gofrontend/libgo/go/net/file_plan9.go | 137 - .../gofrontend/libgo/go/net/file_stub.go | 16 - .../gofrontend/libgo/go/net/file_test.go | 193 - .../gofrontend/libgo/go/net/file_unix.go | 115 - .../gofrontend/libgo/go/net/file_windows.go | 25 - llgo/third_party/gofrontend/libgo/go/net/hook.go | 12 - .../gofrontend/libgo/go/net/hook_cloexec.go | 14 - .../gofrontend/libgo/go/net/hook_plan9.go | 9 - .../gofrontend/libgo/go/net/hook_unix.go | 21 - .../gofrontend/libgo/go/net/hook_windows.go | 21 - llgo/third_party/gofrontend/libgo/go/net/hosts.go | 105 - .../gofrontend/libgo/go/net/hosts_test.go | 120 - .../gofrontend/libgo/go/net/hosts_testdata | 12 - .../gofrontend/libgo/go/net/http/cgi/child.go | 206 - .../gofrontend/libgo/go/net/http/cgi/child_test.go | 150 - .../gofrontend/libgo/go/net/http/cgi/host.go | 383 - .../gofrontend/libgo/go/net/http/cgi/host_test.go | 499 - .../libgo/go/net/http/cgi/matryoshka_test.go | 223 - .../gofrontend/libgo/go/net/http/cgi/posix_test.go | 21 - .../libgo/go/net/http/cgi/testdata/test.cgi | 91 - .../gofrontend/libgo/go/net/http/client.go | 557 - .../gofrontend/libgo/go/net/http/client_test.go | 1155 -- .../gofrontend/libgo/go/net/http/cookie.go | 373 - .../gofrontend/libgo/go/net/http/cookie_test.go | 428 - .../gofrontend/libgo/go/net/http/cookiejar/jar.go | 497 - .../libgo/go/net/http/cookiejar/jar_test.go | 1267 -- .../libgo/go/net/http/cookiejar/punycode.go | 159 - .../libgo/go/net/http/cookiejar/punycode_test.go | 161 - .../gofrontend/libgo/go/net/http/doc.go | 80 - .../gofrontend/libgo/go/net/http/example_test.go | 111 - .../gofrontend/libgo/go/net/http/export_test.go | 132 - .../gofrontend/libgo/go/net/http/fcgi/child.go | 328 - .../gofrontend/libgo/go/net/http/fcgi/fcgi.go | 274 - .../gofrontend/libgo/go/net/http/fcgi/fcgi_test.go | 256 - .../gofrontend/libgo/go/net/http/filetransport.go | 123 - .../libgo/go/net/http/filetransport_test.go | 65 - .../third_party/gofrontend/libgo/go/net/http/fs.go | 587 - .../gofrontend/libgo/go/net/http/fs_test.go | 965 - .../gofrontend/libgo/go/net/http/header.go | 213 - .../gofrontend/libgo/go/net/http/header_test.go | 213 - .../gofrontend/libgo/go/net/http/http_test.go | 58 - .../libgo/go/net/http/httptest/recorder.go | 72 - .../libgo/go/net/http/httptest/recorder_test.go | 90 - .../libgo/go/net/http/httptest/server.go | 238 - .../libgo/go/net/http/httptest/server_test.go | 29 - .../gofrontend/libgo/go/net/http/httputil/dump.go | 285 - .../libgo/go/net/http/httputil/dump_test.go | 291 - .../libgo/go/net/http/httputil/httputil.go | 39 - .../libgo/go/net/http/httputil/persist.go | 429 - .../libgo/go/net/http/httputil/reverseproxy.go | 293 - .../go/net/http/httputil/reverseproxy_test.go | 322 - .../libgo/go/net/http/internal/chunked.go | 215 - .../libgo/go/net/http/internal/chunked_test.go | 156 - .../gofrontend/libgo/go/net/http/jar.go | 27 - .../gofrontend/libgo/go/net/http/lex.go | 169 - .../gofrontend/libgo/go/net/http/lex_test.go | 101 - .../gofrontend/libgo/go/net/http/main_test.go | 113 - .../gofrontend/libgo/go/net/http/npn_test.go | 126 - .../gofrontend/libgo/go/net/http/pprof/pprof.go | 241 - .../gofrontend/libgo/go/net/http/proxy_test.go | 81 - .../gofrontend/libgo/go/net/http/race.go | 11 - .../gofrontend/libgo/go/net/http/range_test.go | 79 - .../libgo/go/net/http/readrequest_test.go | 446 - .../gofrontend/libgo/go/net/http/request.go | 1008 - .../gofrontend/libgo/go/net/http/request_test.go | 773 - .../libgo/go/net/http/requestwrite_test.go | 654 - .../gofrontend/libgo/go/net/http/response.go | 298 - .../gofrontend/libgo/go/net/http/response_test.go | 725 - .../libgo/go/net/http/responsewrite_test.go | 241 - .../gofrontend/libgo/go/net/http/serve_test.go | 3687 ---- .../gofrontend/libgo/go/net/http/server.go | 2267 --- .../gofrontend/libgo/go/net/http/sniff.go | 220 - .../gofrontend/libgo/go/net/http/sniff_test.go | 171 - .../gofrontend/libgo/go/net/http/status.go | 120 - .../gofrontend/libgo/go/net/http/testdata/file | 1 - .../libgo/go/net/http/testdata/index.html | 1 - .../libgo/go/net/http/testdata/style.css | 1 - .../gofrontend/libgo/go/net/http/transfer.go | 829 - .../gofrontend/libgo/go/net/http/transfer_test.go | 64 - .../gofrontend/libgo/go/net/http/transport.go | 1461 -- .../gofrontend/libgo/go/net/http/transport_test.go | 2810 --- .../gofrontend/libgo/go/net/http/triv.go | 141 - .../gofrontend/libgo/go/net/interface.go | 146 - .../gofrontend/libgo/go/net/interface_bsd.go | 175 - .../gofrontend/libgo/go/net/interface_darwin.go | 62 - .../gofrontend/libgo/go/net/interface_dragonfly.go | 12 - .../gofrontend/libgo/go/net/interface_freebsd.go | 62 - .../gofrontend/libgo/go/net/interface_linux.go | 269 - .../gofrontend/libgo/go/net/interface_netbsd.go | 12 - .../gofrontend/libgo/go/net/interface_openbsd.go | 12 - .../gofrontend/libgo/go/net/interface_stub.go | 27 - .../gofrontend/libgo/go/net/interface_test.go | 305 - .../gofrontend/libgo/go/net/interface_windows.go | 232 - .../libgo/go/net/internal/socktest/main_test.go | 56 - .../go/net/internal/socktest/main_unix_test.go | 24 - .../go/net/internal/socktest/main_windows_test.go | 22 - .../libgo/go/net/internal/socktest/switch.go | 169 - .../libgo/go/net/internal/socktest/switch_posix.go | 58 - .../libgo/go/net/internal/socktest/switch_stub.go | 16 - .../libgo/go/net/internal/socktest/switch_unix.go | 29 - .../go/net/internal/socktest/switch_windows.go | 29 - .../libgo/go/net/internal/socktest/sys_cloexec.go | 42 - .../libgo/go/net/internal/socktest/sys_unix.go | 193 - .../libgo/go/net/internal/socktest/sys_windows.go | 156 - llgo/third_party/gofrontend/libgo/go/net/ip.go | 676 - .../third_party/gofrontend/libgo/go/net/ip_test.go | 542 - .../gofrontend/libgo/go/net/ipraw_test.go | 116 - .../gofrontend/libgo/go/net/iprawsock.go | 62 - .../gofrontend/libgo/go/net/iprawsock_plan9.go | 82 - .../gofrontend/libgo/go/net/iprawsock_posix.go | 249 - llgo/third_party/gofrontend/libgo/go/net/ipsock.go | 285 - .../gofrontend/libgo/go/net/ipsock_plan9.go | 245 - .../gofrontend/libgo/go/net/ipsock_posix.go | 200 - .../gofrontend/libgo/go/net/ipsock_test.go | 282 - .../gofrontend/libgo/go/net/listen_test.go | 685 - llgo/third_party/gofrontend/libgo/go/net/lookup.go | 172 - .../gofrontend/libgo/go/net/lookup_plan9.go | 298 - .../gofrontend/libgo/go/net/lookup_stub.go | 49 - .../gofrontend/libgo/go/net/lookup_test.go | 503 - .../gofrontend/libgo/go/net/lookup_unix.go | 159 - .../gofrontend/libgo/go/net/lookup_windows.go | 389 - llgo/third_party/gofrontend/libgo/go/net/mac.go | 82 - .../gofrontend/libgo/go/net/mac_test.go | 65 - .../gofrontend/libgo/go/net/mail/example_test.go | 79 - .../gofrontend/libgo/go/net/mail/message.go | 576 - .../gofrontend/libgo/go/net/mail/message_test.go | 588 - .../gofrontend/libgo/go/net/main_cloexec_test.go | 25 - .../gofrontend/libgo/go/net/main_plan9_test.go | 15 - .../gofrontend/libgo/go/net/main_posix_test.go | 50 - .../gofrontend/libgo/go/net/main_test.go | 204 - .../gofrontend/libgo/go/net/main_unix_test.go | 52 - .../gofrontend/libgo/go/net/main_windows_test.go | 36 - .../gofrontend/libgo/go/net/mockserver_test.go | 516 - llgo/third_party/gofrontend/libgo/go/net/net.go | 576 - .../gofrontend/libgo/go/net/net_test.go | 256 - .../gofrontend/libgo/go/net/newpollserver_rtems.go | 78 - .../gofrontend/libgo/go/net/non_unix_test.go | 11 - llgo/third_party/gofrontend/libgo/go/net/nss.go | 159 - .../gofrontend/libgo/go/net/nss_test.go | 169 - .../gofrontend/libgo/go/net/packetconn_test.go | 153 - llgo/third_party/gofrontend/libgo/go/net/parse.go | 386 - .../gofrontend/libgo/go/net/parse_test.go | 79 - llgo/third_party/gofrontend/libgo/go/net/pipe.go | 67 - .../gofrontend/libgo/go/net/pipe_test.go | 55 - .../gofrontend/libgo/go/net/platform_test.go | 159 - llgo/third_party/gofrontend/libgo/go/net/port.go | 24 - .../gofrontend/libgo/go/net/port_test.go | 57 - .../gofrontend/libgo/go/net/port_unix.go | 73 - .../gofrontend/libgo/go/net/protoconn_test.go | 350 - llgo/third_party/gofrontend/libgo/go/net/race.go | 31 - llgo/third_party/gofrontend/libgo/go/net/race0.go | 26 - .../gofrontend/libgo/go/net/rpc/client.go | 317 - .../gofrontend/libgo/go/net/rpc/client_test.go | 91 - .../gofrontend/libgo/go/net/rpc/debug.go | 93 - .../libgo/go/net/rpc/jsonrpc/all_test.go | 296 - .../gofrontend/libgo/go/net/rpc/jsonrpc/client.go | 123 - .../gofrontend/libgo/go/net/rpc/jsonrpc/server.go | 134 - .../gofrontend/libgo/go/net/rpc/server.go | 710 - .../gofrontend/libgo/go/net/rpc/server_test.go | 683 - .../gofrontend/libgo/go/net/sendfile_dragonfly.go | 106 - .../gofrontend/libgo/go/net/sendfile_freebsd.go | 106 - .../gofrontend/libgo/go/net/sendfile_linux.go | 79 - .../gofrontend/libgo/go/net/sendfile_solaris.go | 110 - .../gofrontend/libgo/go/net/sendfile_stub.go | 13 - .../gofrontend/libgo/go/net/sendfile_windows.go | 55 - .../gofrontend/libgo/go/net/server_test.go | 388 - .../gofrontend/libgo/go/net/smtp/auth.go | 107 - .../gofrontend/libgo/go/net/smtp/smtp.go | 384 - .../gofrontend/libgo/go/net/smtp/smtp_test.go | 738 - .../gofrontend/libgo/go/net/sock_bsd.go | 37 - .../gofrontend/libgo/go/net/sock_cloexec.go | 87 - .../gofrontend/libgo/go/net/sock_linux.go | 31 - .../gofrontend/libgo/go/net/sock_plan9.go | 10 - .../gofrontend/libgo/go/net/sock_posix.go | 214 - .../gofrontend/libgo/go/net/sock_stub.go | 15 - .../gofrontend/libgo/go/net/sock_windows.go | 30 - .../gofrontend/libgo/go/net/sockopt_bsd.go | 57 - .../gofrontend/libgo/go/net/sockopt_linux.go | 32 - .../gofrontend/libgo/go/net/sockopt_plan9.go | 13 - .../gofrontend/libgo/go/net/sockopt_posix.go | 141 - .../gofrontend/libgo/go/net/sockopt_solaris.go | 32 - .../gofrontend/libgo/go/net/sockopt_stub.go | 37 - .../gofrontend/libgo/go/net/sockopt_windows.go | 38 - .../gofrontend/libgo/go/net/sockoptip_bsd.go | 34 - .../gofrontend/libgo/go/net/sockoptip_linux.go | 31 - .../gofrontend/libgo/go/net/sockoptip_posix.go | 57 - .../gofrontend/libgo/go/net/sockoptip_stub.go | 39 - .../gofrontend/libgo/go/net/sockoptip_windows.go | 33 - .../gofrontend/libgo/go/net/sys_cloexec.go | 57 - .../gofrontend/libgo/go/net/tcp_test.go | 587 - .../third_party/gofrontend/libgo/go/net/tcpsock.go | 61 - .../gofrontend/libgo/go/net/tcpsock_plan9.go | 231 - .../gofrontend/libgo/go/net/tcpsock_posix.go | 334 - .../gofrontend/libgo/go/net/tcpsockopt_darwin.go | 29 - .../libgo/go/net/tcpsockopt_dragonfly.go | 26 - .../gofrontend/libgo/go/net/tcpsockopt_openbsd.go | 16 - .../gofrontend/libgo/go/net/tcpsockopt_plan9.go | 19 - .../gofrontend/libgo/go/net/tcpsockopt_posix.go | 20 - .../gofrontend/libgo/go/net/tcpsockopt_solaris.go | 27 - .../gofrontend/libgo/go/net/tcpsockopt_stub.go | 20 - .../gofrontend/libgo/go/net/tcpsockopt_unix.go | 27 - .../gofrontend/libgo/go/net/tcpsockopt_windows.go | 32 - .../libgo/go/net/testdata/domain-resolv.conf | 5 - .../libgo/go/net/testdata/empty-resolv.conf | 1 - .../gofrontend/libgo/go/net/testdata/hosts | 12 - .../gofrontend/libgo/go/net/testdata/igmp | 24 - .../gofrontend/libgo/go/net/testdata/igmp6 | 18 - .../gofrontend/libgo/go/net/testdata/ipv4-hosts | 12 - .../gofrontend/libgo/go/net/testdata/ipv6-hosts | 11 - .../libgo/go/net/testdata/openbsd-resolv.conf | 5 - .../gofrontend/libgo/go/net/testdata/resolv.conf | 8 - .../libgo/go/net/testdata/search-resolv.conf | 5 - .../libgo/go/net/testdata/singleline-hosts | 1 - .../gofrontend/libgo/go/net/textproto/header.go | 43 - .../gofrontend/libgo/go/net/textproto/pipeline.go | 117 - .../gofrontend/libgo/go/net/textproto/reader.go | 674 - .../libgo/go/net/textproto/reader_test.go | 350 - .../gofrontend/libgo/go/net/textproto/textproto.go | 154 - .../gofrontend/libgo/go/net/textproto/writer.go | 118 - .../libgo/go/net/textproto/writer_test.go | 35 - .../gofrontend/libgo/go/net/timeout_test.go | 1010 - .../gofrontend/libgo/go/net/udp_test.go | 364 - .../third_party/gofrontend/libgo/go/net/udpsock.go | 61 - .../gofrontend/libgo/go/net/udpsock_plan9.go | 215 - .../gofrontend/libgo/go/net/udpsock_posix.go | 289 - .../gofrontend/libgo/go/net/unix_test.go | 431 - .../gofrontend/libgo/go/net/unixsock.go | 47 - .../gofrontend/libgo/go/net/unixsock_plan9.go | 147 - .../gofrontend/libgo/go/net/unixsock_posix.go | 398 - .../third_party/gofrontend/libgo/go/net/url/url.go | 869 - .../gofrontend/libgo/go/net/url/url_test.go | 1231 -- .../gofrontend/libgo/go/old/regexp/all_test.go | 421 - .../gofrontend/libgo/go/old/regexp/find_test.go | 472 - .../gofrontend/libgo/go/old/regexp/regexp.go | 1488 -- .../gofrontend/libgo/go/old/template/doc.go | 91 - .../gofrontend/libgo/go/old/template/execute.go | 346 - .../gofrontend/libgo/go/old/template/format.go | 77 - .../gofrontend/libgo/go/old/template/parse.go | 742 - .../libgo/go/old/template/template_test.go | 810 - llgo/third_party/gofrontend/libgo/go/os/dir.go | 102 - .../gofrontend/libgo/go/os/dir_largefile.go | 13 - .../gofrontend/libgo/go/os/dir_plan9.go | 73 - .../gofrontend/libgo/go/os/dir_regfile.go | 13 - .../third_party/gofrontend/libgo/go/os/dir_unix.go | 58 - llgo/third_party/gofrontend/libgo/go/os/doc.go | 135 - llgo/third_party/gofrontend/libgo/go/os/env.go | 117 - .../third_party/gofrontend/libgo/go/os/env_test.go | 113 - .../gofrontend/libgo/go/os/env_unix_test.go | 30 - llgo/third_party/gofrontend/libgo/go/os/error.go | 65 - .../gofrontend/libgo/go/os/error_plan9.go | 54 - .../gofrontend/libgo/go/os/error_test.go | 132 - .../gofrontend/libgo/go/os/error_unix.go | 45 - .../gofrontend/libgo/go/os/error_windows.go | 45 - llgo/third_party/gofrontend/libgo/go/os/exec.go | 70 - .../gofrontend/libgo/go/os/exec/exec.go | 516 - .../gofrontend/libgo/go/os/exec/exec_posix.go | 24 - .../gofrontend/libgo/go/os/exec/exec_test.go | 822 - .../gofrontend/libgo/go/os/exec/lp_plan9.go | 53 - .../gofrontend/libgo/go/os/exec/lp_test.go | 33 - .../gofrontend/libgo/go/os/exec/lp_unix.go | 60 - .../gofrontend/libgo/go/os/exec/lp_unix_test.go | 55 - .../gofrontend/libgo/go/os/exec/lp_windows.go | 123 - .../gofrontend/libgo/go/os/exec_plan9.go | 137 - .../gofrontend/libgo/go/os/exec_posix.go | 107 - .../gofrontend/libgo/go/os/exec_unix.go | 81 - .../gofrontend/libgo/go/os/exec_windows.go | 122 - .../gofrontend/libgo/go/os/export_test.go | 10 - llgo/third_party/gofrontend/libgo/go/os/file.go | 274 - .../gofrontend/libgo/go/os/file_plan9.go | 469 - .../gofrontend/libgo/go/os/file_posix.go | 141 - .../gofrontend/libgo/go/os/file_unix.go | 370 - llgo/third_party/gofrontend/libgo/go/os/getwd.go | 123 - .../gofrontend/libgo/go/os/getwd_darwin.go | 15 - llgo/third_party/gofrontend/libgo/go/os/os_test.go | 1709 -- .../gofrontend/libgo/go/os/os_unix_test.go | 186 - llgo/third_party/gofrontend/libgo/go/os/path.go | 131 - .../gofrontend/libgo/go/os/path_plan9.go | 15 - .../gofrontend/libgo/go/os/path_test.go | 228 - .../gofrontend/libgo/go/os/path_unix.go | 17 - .../gofrontend/libgo/go/os/path_windows.go | 16 - .../third_party/gofrontend/libgo/go/os/pipe_bsd.go | 28 - .../gofrontend/libgo/go/os/pipe_linux.go | 33 - llgo/third_party/gofrontend/libgo/go/os/proc.go | 57 - .../gofrontend/libgo/go/os/signal/signal.go | 182 - .../gofrontend/libgo/go/os/signal/signal_plan9.go | 60 - .../libgo/go/os/signal/signal_plan9_test.go | 181 - .../gofrontend/libgo/go/os/signal/signal_test.go | 274 - .../gofrontend/libgo/go/os/signal/signal_unix.go | 58 - llgo/third_party/gofrontend/libgo/go/os/stat.go | 56 - .../gofrontend/libgo/go/os/stat_atim.go | 61 - .../gofrontend/libgo/go/os/stat_atimespec.go | 61 - .../gofrontend/libgo/go/os/stat_dragonfly.go | 61 - .../gofrontend/libgo/go/os/stat_nacl.go | 62 - .../gofrontend/libgo/go/os/stat_plan9.go | 112 - .../gofrontend/libgo/go/os/stat_solaris.go | 61 - .../gofrontend/libgo/go/os/sticky_bsd.go | 11 - .../gofrontend/libgo/go/os/sticky_notbsd.go | 14 - llgo/third_party/gofrontend/libgo/go/os/str.go | 33 - llgo/third_party/gofrontend/libgo/go/os/sys_bsd.go | 20 - .../gofrontend/libgo/go/os/sys_darwin.go | 31 - .../gofrontend/libgo/go/os/sys_freebsd.go | 23 - .../gofrontend/libgo/go/os/sys_linux.go | 26 - .../third_party/gofrontend/libgo/go/os/sys_nacl.go | 9 - .../gofrontend/libgo/go/os/sys_plan9.go | 26 - .../gofrontend/libgo/go/os/sys_uname.go | 25 - .../third_party/gofrontend/libgo/go/os/sys_unix.go | 11 - llgo/third_party/gofrontend/libgo/go/os/types.go | 118 - .../gofrontend/libgo/go/os/types_notwin.go | 25 - .../gofrontend/libgo/go/os/types_windows.go | 107 - .../gofrontend/libgo/go/os/user/decls_solaris.go | 18 - .../gofrontend/libgo/go/os/user/decls_unix.go | 18 - .../gofrontend/libgo/go/os/user/lookup.go | 22 - .../gofrontend/libgo/go/os/user/lookup_plan9.go | 46 - .../gofrontend/libgo/go/os/user/lookup_stubs.go | 28 - .../gofrontend/libgo/go/os/user/lookup_unix.go | 115 - .../gofrontend/libgo/go/os/user/lookup_windows.go | 149 - .../gofrontend/libgo/go/os/user/user.go | 43 - .../gofrontend/libgo/go/os/user/user_test.go | 89 - .../gofrontend/libgo/go/path/example_test.go | 67 - .../libgo/go/path/filepath/example_unix_test.go | 67 - .../libgo/go/path/filepath/export_test.go | 7 - .../gofrontend/libgo/go/path/filepath/match.go | 309 - .../libgo/go/path/filepath/match_test.go | 212 - .../gofrontend/libgo/go/path/filepath/path.go | 466 - .../libgo/go/path/filepath/path_plan9.go | 44 - .../gofrontend/libgo/go/path/filepath/path_test.go | 1106 - .../gofrontend/libgo/go/path/filepath/path_unix.go | 46 - .../libgo/go/path/filepath/path_windows.go | 147 - .../gofrontend/libgo/go/path/filepath/symlink.go | 72 - .../libgo/go/path/filepath/symlink_unix.go | 7 - .../libgo/go/path/filepath/symlink_windows.go | 71 - llgo/third_party/gofrontend/libgo/go/path/match.go | 209 - .../gofrontend/libgo/go/path/match_test.go | 79 - llgo/third_party/gofrontend/libgo/go/path/path.go | 210 - .../gofrontend/libgo/go/path/path_test.go | 244 - .../gofrontend/libgo/go/reflect/all_test.go | 4788 ----- .../gofrontend/libgo/go/reflect/deepequal.go | 145 - .../gofrontend/libgo/go/reflect/example_test.go | 81 - .../gofrontend/libgo/go/reflect/export_test.go | 43 - .../gofrontend/libgo/go/reflect/makefunc.go | 154 - .../gofrontend/libgo/go/reflect/makefunc_ffi.go | 63 - .../gofrontend/libgo/go/reflect/makefunc_ffi_c.c | 93 - .../gofrontend/libgo/go/reflect/set_test.go | 211 - .../gofrontend/libgo/go/reflect/tostring_test.go | 95 - .../gofrontend/libgo/go/reflect/type.go | 2175 -- .../gofrontend/libgo/go/reflect/value.go | 2380 --- .../gofrontend/libgo/go/regexp/all_test.go | 667 - .../gofrontend/libgo/go/regexp/backtrack.go | 366 - .../third_party/gofrontend/libgo/go/regexp/exec.go | 468 - .../gofrontend/libgo/go/regexp/exec2_test.go | 20 - .../gofrontend/libgo/go/regexp/exec_test.go | 727 - .../gofrontend/libgo/go/regexp/find_test.go | 498 - .../gofrontend/libgo/go/regexp/onepass.go | 581 - .../gofrontend/libgo/go/regexp/onepass_test.go | 208 - .../gofrontend/libgo/go/regexp/regexp.go | 1120 -- .../gofrontend/libgo/go/regexp/syntax/compile.go | 289 - .../gofrontend/libgo/go/regexp/syntax/doc.go | 131 - .../gofrontend/libgo/go/regexp/syntax/parse.go | 1902 -- .../libgo/go/regexp/syntax/parse_test.go | 572 - .../libgo/go/regexp/syntax/perl_groups.go | 134 - .../gofrontend/libgo/go/regexp/syntax/prog.go | 345 - .../gofrontend/libgo/go/regexp/syntax/prog_test.go | 114 - .../gofrontend/libgo/go/regexp/syntax/regexp.go | 319 - .../gofrontend/libgo/go/regexp/syntax/simplify.go | 151 - .../libgo/go/regexp/syntax/simplify_test.go | 151 - .../gofrontend/libgo/go/regexp/testdata/README | 24 - .../gofrontend/libgo/go/regexp/testdata/basic.dat | 221 - .../libgo/go/regexp/testdata/nullsubexpr.dat | 79 - .../go/regexp/testdata/re2-exhaustive.txt.bz2 | Bin 394016 -> 0 bytes .../libgo/go/regexp/testdata/re2-search.txt | 3667 ---- .../libgo/go/regexp/testdata/repetition.dat | 163 - .../libgo/go/regexp/testdata/testregex.c | 2286 --- .../gofrontend/libgo/go/runtime/append_test.go | 190 - .../gofrontend/libgo/go/runtime/chan_test.go | 927 - .../libgo/go/runtime/chanbarrier_test.go | 83 - .../gofrontend/libgo/go/runtime/closure_test.go | 53 - .../gofrontend/libgo/go/runtime/compiler.go | 13 - .../gofrontend/libgo/go/runtime/complex_test.go | 67 - .../gofrontend/libgo/go/runtime/crash_cgo_test.go | 481 - .../gofrontend/libgo/go/runtime/crash_test.go | 589 - .../gofrontend/libgo/go/runtime/crash_unix_test.go | 135 - .../gofrontend/libgo/go/runtime/debug.go | 179 - .../gofrontend/libgo/go/runtime/debug/garbage.go | 153 - .../libgo/go/runtime/debug/garbage_test.go | 106 - .../libgo/go/runtime/debug/heapdump_test.go | 69 - .../gofrontend/libgo/go/runtime/debug/stack.go | 98 - .../libgo/go/runtime/debug/stack_test.go | 62 - .../gofrontend/libgo/go/runtime/env_test.go | 47 - .../gofrontend/libgo/go/runtime/error.go | 156 - .../gofrontend/libgo/go/runtime/export_arm_test.go | 9 - .../libgo/go/runtime/export_linux_test.go | 9 - .../gofrontend/libgo/go/runtime/export_test.go | 174 - .../libgo/go/runtime/export_windows_test.go | 9 - .../gofrontend/libgo/go/runtime/extern.go | 258 - .../gofrontend/libgo/go/runtime/gc_test.go | 491 - .../gofrontend/libgo/go/runtime/gcinfo_test.go | 188 - .../gofrontend/libgo/go/runtime/iface_test.go | 263 - .../gofrontend/libgo/go/runtime/lfstack_test.go | 140 - .../gofrontend/libgo/go/runtime/malloc_test.go | 213 - .../gofrontend/libgo/go/runtime/map_test.go | 625 - .../gofrontend/libgo/go/runtime/mapspeed_test.go | 328 - .../third_party/gofrontend/libgo/go/runtime/mem.go | 77 - .../gofrontend/libgo/go/runtime/mfinal_test.go | 257 - .../gofrontend/libgo/go/runtime/norace_test.go | 46 - .../gofrontend/libgo/go/runtime/parfor_test.go | 128 - .../libgo/go/runtime/pprof/mprof_test.go | 101 - .../gofrontend/libgo/go/runtime/pprof/pprof.go | 690 - .../libgo/go/runtime/pprof/pprof_test.go | 484 - .../gofrontend/libgo/go/runtime/proc_test.go | 616 - .../gofrontend/libgo/go/runtime/runtime_test.go | 305 - .../libgo/go/runtime/runtime_unix_test.go | 56 - .../gofrontend/libgo/go/runtime/string_test.go | 240 - .../gofrontend/libgo/go/runtime/symtab_test.go | 158 - .../gofrontend/libgo/go/runtime/vlrt.go | 258 - .../libgo/go/sort/example_interface_test.go | 44 - .../gofrontend/libgo/go/sort/example_keys_test.go | 96 - .../gofrontend/libgo/go/sort/example_multi_test.go | 131 - .../gofrontend/libgo/go/sort/example_test.go | 24 - .../libgo/go/sort/example_wrapper_test.go | 77 - .../gofrontend/libgo/go/sort/export_test.go | 9 - .../third_party/gofrontend/libgo/go/sort/search.go | 112 - .../gofrontend/libgo/go/sort/search_test.go | 162 - llgo/third_party/gofrontend/libgo/go/sort/sort.go | 514 - .../gofrontend/libgo/go/sort/sort_test.go | 553 - .../gofrontend/libgo/go/strconv/atob.go | 35 - .../gofrontend/libgo/go/strconv/atob_test.go | 91 - .../gofrontend/libgo/go/strconv/atof.go | 544 - .../gofrontend/libgo/go/strconv/atof_test.go | 430 - .../gofrontend/libgo/go/strconv/atoi.go | 202 - .../gofrontend/libgo/go/strconv/atoi_test.go | 363 - .../gofrontend/libgo/go/strconv/decimal.go | 413 - .../gofrontend/libgo/go/strconv/decimal_test.go | 127 - .../third_party/gofrontend/libgo/go/strconv/doc.go | 57 - .../gofrontend/libgo/go/strconv/example_test.go | 338 - .../gofrontend/libgo/go/strconv/extfloat.go | 668 - .../gofrontend/libgo/go/strconv/fp_test.go | 144 - .../gofrontend/libgo/go/strconv/ftoa.go | 455 - .../gofrontend/libgo/go/strconv/ftoa_test.go | 241 - .../gofrontend/libgo/go/strconv/internal_test.go | 19 - .../gofrontend/libgo/go/strconv/isprint.go | 637 - .../gofrontend/libgo/go/strconv/itoa.go | 143 - .../gofrontend/libgo/go/strconv/itoa_test.go | 161 - .../gofrontend/libgo/go/strconv/makeisprint.go | 187 - .../gofrontend/libgo/go/strconv/quote.go | 455 - .../gofrontend/libgo/go/strconv/quote_test.go | 266 - .../gofrontend/libgo/go/strconv/strconv_test.go | 63 - .../libgo/go/strconv/testdata/testfp.txt | 181 - .../gofrontend/libgo/go/strconv/testfp.txt | 181 - .../gofrontend/libgo/go/strings/compare.go | 28 - .../gofrontend/libgo/go/strings/compare_test.go | 98 - .../gofrontend/libgo/go/strings/example_test.go | 225 - .../gofrontend/libgo/go/strings/export_test.go | 45 - .../gofrontend/libgo/go/strings/indexbyte.c | 29 - .../gofrontend/libgo/go/strings/reader.go | 150 - .../gofrontend/libgo/go/strings/reader_test.go | 172 - .../gofrontend/libgo/go/strings/replace.go | 518 - .../gofrontend/libgo/go/strings/replace_test.go | 542 - .../gofrontend/libgo/go/strings/search.go | 124 - .../gofrontend/libgo/go/strings/search_test.go | 90 - .../gofrontend/libgo/go/strings/strings.go | 768 - .../gofrontend/libgo/go/strings/strings_decl.go | 8 - .../gofrontend/libgo/go/strings/strings_test.go | 1250 -- .../gofrontend/libgo/go/sync/atomic/64bit_arm.go | 58 - .../gofrontend/libgo/go/sync/atomic/atomic.c | 353 - .../gofrontend/libgo/go/sync/atomic/atomic_test.go | 1448 -- .../gofrontend/libgo/go/sync/atomic/doc.go | 149 - .../gofrontend/libgo/go/sync/atomic/value.go | 85 - .../gofrontend/libgo/go/sync/atomic/value_test.go | 195 - llgo/third_party/gofrontend/libgo/go/sync/cas.c | 17 - llgo/third_party/gofrontend/libgo/go/sync/cond.go | 118 - .../gofrontend/libgo/go/sync/cond_test.go | 255 - .../gofrontend/libgo/go/sync/example_test.go | 59 - .../gofrontend/libgo/go/sync/export_test.go | 11 - llgo/third_party/gofrontend/libgo/go/sync/mutex.go | 126 - .../gofrontend/libgo/go/sync/mutex_test.go | 191 - llgo/third_party/gofrontend/libgo/go/sync/once.go | 46 - .../gofrontend/libgo/go/sync/once_test.go | 68 - llgo/third_party/gofrontend/libgo/go/sync/pool.go | 225 - .../gofrontend/libgo/go/sync/pool_test.go | 164 - llgo/third_party/gofrontend/libgo/go/sync/race.go | 42 - llgo/third_party/gofrontend/libgo/go/sync/race0.go | 34 - .../gofrontend/libgo/go/sync/runtime.go | 47 - .../gofrontend/libgo/go/sync/runtime_sema_test.go | 72 - .../gofrontend/libgo/go/sync/rwmutex.go | 136 - .../gofrontend/libgo/go/sync/rwmutex_test.go | 254 - .../gofrontend/libgo/go/sync/waitgroup.go | 137 - .../gofrontend/libgo/go/sync/waitgroup_test.go | 271 - .../gofrontend/libgo/go/syscall/bpf_bsd.go | 169 - .../gofrontend/libgo/go/syscall/const_plan9.go | 59 - .../gofrontend/libgo/go/syscall/creds_test.go | 119 - .../gofrontend/libgo/go/syscall/dir_plan9.go | 212 - .../gofrontend/libgo/go/syscall/env_plan9.go | 108 - .../gofrontend/libgo/go/syscall/env_unix.go | 149 - .../gofrontend/libgo/go/syscall/env_windows.go | 88 - .../gofrontend/libgo/go/syscall/errno.c | 27 - .../gofrontend/libgo/go/syscall/errors_plan9.go | 48 - .../gofrontend/libgo/go/syscall/errstr.go | 32 - .../gofrontend/libgo/go/syscall/errstr_linux.go | 28 - .../gofrontend/libgo/go/syscall/errstr_nor.go | 41 - .../gofrontend/libgo/go/syscall/exec_bsd.go | 266 - .../gofrontend/libgo/go/syscall/exec_linux.go | 421 - .../gofrontend/libgo/go/syscall/exec_linux_test.go | 111 - .../libgo/go/syscall/exec_solaris_test.go | 37 - .../gofrontend/libgo/go/syscall/exec_stubs.go | 33 - .../gofrontend/libgo/go/syscall/exec_unix.go | 317 - .../gofrontend/libgo/go/syscall/exec_unix_test.go | 215 - .../gofrontend/libgo/go/syscall/exec_windows.go | 337 - .../gofrontend/libgo/go/syscall/export_test.go | 7 - .../libgo/go/syscall/export_unix_test.go | 12 - .../gofrontend/libgo/go/syscall/libcall_bsd.go | 28 - .../gofrontend/libgo/go/syscall/libcall_irix.go | 8 - .../gofrontend/libgo/go/syscall/libcall_linux.go | 411 - .../libgo/go/syscall/libcall_linux_386.go | 13 - .../libgo/go/syscall/libcall_linux_alpha.go | 13 - .../libgo/go/syscall/libcall_linux_amd64.go | 13 - .../libgo/go/syscall/libcall_linux_s390.go | 7 - .../libgo/go/syscall/libcall_linux_s390x.go | 7 - .../libgo/go/syscall/libcall_linux_ustat.go | 11 - .../libgo/go/syscall/libcall_linux_utimesnano.go | 29 - .../gofrontend/libgo/go/syscall/libcall_posix.go | 401 - .../libgo/go/syscall/libcall_posix_largefile.go | 43 - .../libgo/go/syscall/libcall_posix_regfile.go | 44 - .../libgo/go/syscall/libcall_posix_utimesnano.go | 24 - .../libgo/go/syscall/libcall_solaris_386.go | 12 - .../libgo/go/syscall/libcall_solaris_amd64.go | 10 - .../libgo/go/syscall/libcall_solaris_sparc.go | 8 - .../libgo/go/syscall/libcall_solaris_sparc64.go | 10 - .../gofrontend/libgo/go/syscall/libcall_support.go | 18 - .../gofrontend/libgo/go/syscall/libcall_uname.go | 8 - .../gofrontend/libgo/go/syscall/libcall_wait4.go | 20 - .../gofrontend/libgo/go/syscall/libcall_waitpid.go | 20 - .../gofrontend/libgo/go/syscall/lsf_linux.go | 78 - .../gofrontend/libgo/go/syscall/mksyscall.awk | 300 - .../gofrontend/libgo/go/syscall/mmap_unix_test.go | 22 - .../gofrontend/libgo/go/syscall/netlink_linux.go | 178 - .../gofrontend/libgo/go/syscall/pwd_plan9.go | 83 - .../gofrontend/libgo/go/syscall/race0.go | 25 - .../gofrontend/libgo/go/syscall/route_bsd.go | 347 - .../gofrontend/libgo/go/syscall/route_bsd_test.go | 225 - .../gofrontend/libgo/go/syscall/route_darwin.go | 67 - .../gofrontend/libgo/go/syscall/route_dragonfly.go | 80 - .../gofrontend/libgo/go/syscall/route_freebsd.go | 102 - .../libgo/go/syscall/route_freebsd_32bit.go | 33 - .../libgo/go/syscall/route_freebsd_64bit.go | 19 - .../gofrontend/libgo/go/syscall/route_ifma_test.go | 74 - .../gofrontend/libgo/go/syscall/route_netbsd.go | 35 - .../libgo/go/syscall/route_noifma_test.go | 63 - .../gofrontend/libgo/go/syscall/route_openbsd.go | 35 - .../libgo/go/syscall/security_windows.go | 376 - .../gofrontend/libgo/go/syscall/signame.c | 39 - .../gofrontend/libgo/go/syscall/sleep_rtems.go | 13 - .../gofrontend/libgo/go/syscall/sleep_select.go | 13 - .../gofrontend/libgo/go/syscall/sockcmsg_linux.go | 36 - .../gofrontend/libgo/go/syscall/sockcmsg_unix.go | 111 - .../gofrontend/libgo/go/syscall/socket.go | 421 - .../gofrontend/libgo/go/syscall/socket_bsd.go | 82 - .../gofrontend/libgo/go/syscall/socket_irix.go | 134 - .../gofrontend/libgo/go/syscall/socket_linux.go | 181 - .../libgo/go/syscall/socket_linux_ppc64x_type.go | 14 - .../libgo/go/syscall/socket_linux_type.go | 14 - .../gofrontend/libgo/go/syscall/socket_posix.go | 31 - .../gofrontend/libgo/go/syscall/socket_solaris.go | 69 - .../gofrontend/libgo/go/syscall/socket_xnet.go | 32 - .../third_party/gofrontend/libgo/go/syscall/str.go | 24 - .../gofrontend/libgo/go/syscall/syscall.go | 103 - .../gofrontend/libgo/go/syscall/syscall_errno.go | 26 - .../libgo/go/syscall/syscall_linux_386.go | 24 - .../libgo/go/syscall/syscall_linux_alpha.go | 57 - .../libgo/go/syscall/syscall_linux_amd64.go | 25 - .../libgo/go/syscall/syscall_linux_s390.go | 21 - .../libgo/go/syscall/syscall_linux_s390x.go | 21 - .../libgo/go/syscall/syscall_linux_test.go | 140 - .../gofrontend/libgo/go/syscall/syscall_solaris.go | 13 - .../gofrontend/libgo/go/syscall/syscall_stubs.go | 27 - .../gofrontend/libgo/go/syscall/syscall_test.go | 47 - .../gofrontend/libgo/go/syscall/syscall_unix.go | 235 - .../libgo/go/syscall/syscall_unix_test.go | 356 - .../third_party/gofrontend/libgo/go/syscall/wait.c | 106 - .../gofrontend/libgo/go/testing/allocs.go | 45 - .../gofrontend/libgo/go/testing/allocs_test.go | 29 - .../gofrontend/libgo/go/testing/benchmark.go | 466 - .../gofrontend/libgo/go/testing/benchmark_test.go | 113 - .../gofrontend/libgo/go/testing/cover.go | 112 - .../gofrontend/libgo/go/testing/example.go | 100 - .../gofrontend/libgo/go/testing/export_test.go | 10 - .../gofrontend/libgo/go/testing/iotest/logger.go | 54 - .../gofrontend/libgo/go/testing/iotest/reader.go | 88 - .../gofrontend/libgo/go/testing/iotest/writer.go | 35 - .../gofrontend/libgo/go/testing/quick/quick.go | 370 - .../libgo/go/testing/quick/quick_test.go | 274 - .../gofrontend/libgo/go/testing/testing.go | 739 - .../gofrontend/libgo/go/testing/testing_test.go | 18 - .../libgo/go/text/scanner/example_test.go | 40 - .../gofrontend/libgo/go/text/scanner/scanner.go | 686 - .../libgo/go/text/scanner/scanner_test.go | 667 - .../libgo/go/text/tabwriter/example_test.go | 38 - .../libgo/go/text/tabwriter/tabwriter.go | 558 - .../libgo/go/text/tabwriter/tabwriter_test.go | 652 - .../gofrontend/libgo/go/text/template/doc.go | 406 - .../gofrontend/libgo/go/text/template/exec.go | 879 - .../gofrontend/libgo/go/text/template/exec_test.go | 1143 -- .../gofrontend/libgo/go/text/template/funcs.go | 600 - .../gofrontend/libgo/go/text/template/helper.go | 115 - .../libgo/go/text/template/multi_test.go | 365 - .../gofrontend/libgo/go/text/template/option.go | 74 - .../gofrontend/libgo/go/text/template/parse/lex.go | 558 - .../libgo/go/text/template/parse/lex_test.go | 496 - .../libgo/go/text/template/parse/node.go | 839 - .../libgo/go/text/template/parse/parse.go | 696 - .../libgo/go/text/template/parse/parse_test.go | 452 - .../gofrontend/libgo/go/text/template/template.go | 231 - .../libgo/go/text/template/testdata/file1.tmpl | 2 - .../libgo/go/text/template/testdata/file2.tmpl | 2 - .../libgo/go/text/template/testdata/tmpl1.tmpl | 3 - .../libgo/go/text/template/testdata/tmpl2.tmpl | 3 - .../gofrontend/libgo/go/time/example_test.go | 270 - .../gofrontend/libgo/go/time/export_test.go | 24 - .../third_party/gofrontend/libgo/go/time/format.go | 1261 -- .../gofrontend/libgo/go/time/format_test.go | 520 - .../gofrontend/libgo/go/time/genzabbrs.go | 159 - .../gofrontend/libgo/go/time/internal_test.go | 59 - llgo/third_party/gofrontend/libgo/go/time/sleep.go | 130 - .../gofrontend/libgo/go/time/sleep_test.go | 438 - .../gofrontend/libgo/go/time/sys_plan9.go | 76 - .../gofrontend/libgo/go/time/sys_unix.go | 78 - .../gofrontend/libgo/go/time/sys_windows.go | 73 - llgo/third_party/gofrontend/libgo/go/time/tick.go | 58 - .../gofrontend/libgo/go/time/tick_test.go | 78 - llgo/third_party/gofrontend/libgo/go/time/time.go | 1205 -- .../gofrontend/libgo/go/time/time_test.go | 1102 - .../gofrontend/libgo/go/time/zoneinfo.go | 287 - .../libgo/go/time/zoneinfo_abbrs_windows.go | 116 - .../gofrontend/libgo/go/time/zoneinfo_ios.go | 51 - .../gofrontend/libgo/go/time/zoneinfo_plan9.go | 160 - .../gofrontend/libgo/go/time/zoneinfo_read.go | 343 - .../gofrontend/libgo/go/time/zoneinfo_test.go | 66 - .../gofrontend/libgo/go/time/zoneinfo_unix.go | 86 - .../gofrontend/libgo/go/time/zoneinfo_windows.go | 249 - .../gofrontend/libgo/go/unicode/casetables.go | 20 - .../gofrontend/libgo/go/unicode/digit.go | 13 - .../gofrontend/libgo/go/unicode/digit_test.go | 126 - .../gofrontend/libgo/go/unicode/graphic.go | 144 - .../gofrontend/libgo/go/unicode/graphic_test.go | 122 - .../gofrontend/libgo/go/unicode/letter.go | 357 - .../gofrontend/libgo/go/unicode/letter_test.go | 549 - .../gofrontend/libgo/go/unicode/script_test.go | 293 - .../gofrontend/libgo/go/unicode/tables.go | 7207 ------- .../libgo/go/unicode/utf16/export_test.go | 11 - .../gofrontend/libgo/go/unicode/utf16/utf16.go | 108 - .../libgo/go/unicode/utf16/utf16_test.go | 149 - .../libgo/go/unicode/utf8/example_test.go | 196 - .../gofrontend/libgo/go/unicode/utf8/utf8.go | 445 - .../gofrontend/libgo/go/unicode/utf8/utf8_test.go | 444 - llgo/third_party/gofrontend/libgo/godeps.sh | 32 - llgo/third_party/gofrontend/libgo/merge.sh | 201 - llgo/third_party/gofrontend/libgo/mksysinfo.sh | 1511 -- llgo/third_party/gofrontend/libgo/mvifdiff.sh | 15 - llgo/third_party/gofrontend/libgo/runtime/arch.h | 8 - llgo/third_party/gofrontend/libgo/runtime/array.h | 28 - llgo/third_party/gofrontend/libgo/runtime/chan.goc | 1136 -- llgo/third_party/gofrontend/libgo/runtime/chan.h | 75 - .../gofrontend/libgo/runtime/cpuprof.goc | 442 - llgo/third_party/gofrontend/libgo/runtime/defs.h | 12 - .../gofrontend/libgo/runtime/env_posix.c | 45 - .../gofrontend/libgo/runtime/getncpu-bsd.c | 24 - .../gofrontend/libgo/runtime/getncpu-irix.c | 16 - .../gofrontend/libgo/runtime/getncpu-linux.c | 36 - .../gofrontend/libgo/runtime/getncpu-none.c | 12 - .../gofrontend/libgo/runtime/getncpu-solaris.c | 16 - .../gofrontend/libgo/runtime/go-alloc.h | 11 - .../gofrontend/libgo/runtime/go-append.c | 74 - .../gofrontend/libgo/runtime/go-assert-interface.c | 45 - .../gofrontend/libgo/runtime/go-assert.c | 19 - .../gofrontend/libgo/runtime/go-assert.h | 18 - .../gofrontend/libgo/runtime/go-breakpoint.c | 17 - .../libgo/runtime/go-byte-array-to-string.c | 24 - .../gofrontend/libgo/runtime/go-caller.c | 247 - .../gofrontend/libgo/runtime/go-callers.c | 196 - .../libgo/runtime/go-can-convert-interface.c | 78 - .../third_party/gofrontend/libgo/runtime/go-cdiv.c | 49 - llgo/third_party/gofrontend/libgo/runtime/go-cgo.c | 253 - .../gofrontend/libgo/runtime/go-check-interface.c | 46 - .../gofrontend/libgo/runtime/go-construct-map.c | 35 - .../libgo/runtime/go-convert-interface.c | 132 - .../third_party/gofrontend/libgo/runtime/go-copy.c | 22 - .../gofrontend/libgo/runtime/go-defer.c | 85 - .../gofrontend/libgo/runtime/go-defer.h | 47 - .../gofrontend/libgo/runtime/go-deferred-recover.c | 94 - .../gofrontend/libgo/runtime/go-eface-compare.c | 35 - .../libgo/runtime/go-eface-val-compare.c | 33 - llgo/third_party/gofrontend/libgo/runtime/go-ffi.c | 346 - llgo/third_party/gofrontend/libgo/runtime/go-ffi.h | 16 - .../gofrontend/libgo/runtime/go-fieldtrack.c | 101 - .../gofrontend/libgo/runtime/go-iface.goc | 130 - .../libgo/runtime/go-int-array-to-string.c | 89 - .../gofrontend/libgo/runtime/go-int-to-string.c | 69 - .../libgo/runtime/go-interface-compare.c | 35 - .../libgo/runtime/go-interface-eface-compare.c | 34 - .../libgo/runtime/go-interface-val-compare.c | 33 - .../gofrontend/libgo/runtime/go-libmain.c | 114 - .../third_party/gofrontend/libgo/runtime/go-main.c | 51 - .../gofrontend/libgo/runtime/go-make-slice.c | 99 - .../gofrontend/libgo/runtime/go-map-delete.c | 61 - .../gofrontend/libgo/runtime/go-map-index.c | 137 - .../gofrontend/libgo/runtime/go-map-len.c | 25 - .../gofrontend/libgo/runtime/go-map-range.c | 103 - .../gofrontend/libgo/runtime/go-matherr.c | 88 - .../gofrontend/libgo/runtime/go-memcmp.c | 13 - .../gofrontend/libgo/runtime/go-nanotime.c | 21 - .../gofrontend/libgo/runtime/go-new-map.c | 142 - llgo/third_party/gofrontend/libgo/runtime/go-new.c | 19 - .../gofrontend/libgo/runtime/go-nosys.c | 450 - llgo/third_party/gofrontend/libgo/runtime/go-now.c | 23 - .../gofrontend/libgo/runtime/go-panic.c | 112 - .../gofrontend/libgo/runtime/go-panic.h | 52 - .../gofrontend/libgo/runtime/go-print.c | 36 - .../gofrontend/libgo/runtime/go-recover.c | 275 - .../gofrontend/libgo/runtime/go-reflect-call.c | 250 - .../gofrontend/libgo/runtime/go-reflect-map.c | 156 - .../third_party/gofrontend/libgo/runtime/go-rune.c | 97 - .../gofrontend/libgo/runtime/go-runtime-error.c | 90 - .../gofrontend/libgo/runtime/go-setenv.c | 84 - .../gofrontend/libgo/runtime/go-signal.c | 546 - .../gofrontend/libgo/runtime/go-strcmp.c | 25 - .../libgo/runtime/go-string-to-byte-array.c | 28 - .../libgo/runtime/go-string-to-int-array.c | 56 - .../gofrontend/libgo/runtime/go-string.h | 31 - .../gofrontend/libgo/runtime/go-strplus.c | 30 - .../gofrontend/libgo/runtime/go-strslice.c | 26 - .../gofrontend/libgo/runtime/go-traceback.c | 37 - .../gofrontend/libgo/runtime/go-type-complex.c | 120 - .../gofrontend/libgo/runtime/go-type-eface.c | 62 - .../gofrontend/libgo/runtime/go-type-error.c | 34 - .../gofrontend/libgo/runtime/go-type-float.c | 92 - .../gofrontend/libgo/runtime/go-type-identity.c | 62 - .../gofrontend/libgo/runtime/go-type-interface.c | 62 - .../gofrontend/libgo/runtime/go-type-string.c | 49 - .../third_party/gofrontend/libgo/runtime/go-type.h | 362 - .../gofrontend/libgo/runtime/go-typedesc-equal.c | 28 - .../gofrontend/libgo/runtime/go-unsafe-new.c | 25 - .../gofrontend/libgo/runtime/go-unsafe-newarray.c | 25 - .../gofrontend/libgo/runtime/go-unsafe-pointer.c | 111 - .../gofrontend/libgo/runtime/go-unsetenv.c | 54 - .../gofrontend/libgo/runtime/go-unwind.c | 443 - .../gofrontend/libgo/runtime/go-varargs.c | 91 - llgo/third_party/gofrontend/libgo/runtime/goc2c.c | 689 - .../gofrontend/libgo/runtime/heapdump.c | 776 - .../gofrontend/libgo/runtime/interface.h | 57 - .../gofrontend/libgo/runtime/lfstack.goc | 95 - .../gofrontend/libgo/runtime/lock_futex.c | 204 - .../gofrontend/libgo/runtime/lock_sema.c | 281 - .../gofrontend/libgo/runtime/malloc.goc | 992 - llgo/third_party/gofrontend/libgo/runtime/malloc.h | 660 - llgo/third_party/gofrontend/libgo/runtime/map.goc | 72 - llgo/third_party/gofrontend/libgo/runtime/map.h | 87 - llgo/third_party/gofrontend/libgo/runtime/mcache.c | 131 - .../gofrontend/libgo/runtime/mcentral.c | 307 - llgo/third_party/gofrontend/libgo/runtime/mem.c | 230 - .../gofrontend/libgo/runtime/mem_posix_memalign.c | 48 - .../gofrontend/libgo/runtime/mfixalloc.c | 64 - llgo/third_party/gofrontend/libgo/runtime/mgc0.c | 2791 --- llgo/third_party/gofrontend/libgo/runtime/mgc0.h | 87 - llgo/third_party/gofrontend/libgo/runtime/mheap.c | 950 - .../third_party/gofrontend/libgo/runtime/mprof.goc | 562 - llgo/third_party/gofrontend/libgo/runtime/msize.c | 175 - .../gofrontend/libgo/runtime/netpoll.goc | 472 - .../gofrontend/libgo/runtime/netpoll_epoll.c | 174 - .../gofrontend/libgo/runtime/netpoll_kqueue.c | 118 - .../gofrontend/libgo/runtime/netpoll_select.c | 256 - .../gofrontend/libgo/runtime/netpoll_stub.c | 26 - llgo/third_party/gofrontend/libgo/runtime/panic.c | 232 - llgo/third_party/gofrontend/libgo/runtime/parfor.c | 201 - llgo/third_party/gofrontend/libgo/runtime/print.c | 372 - llgo/third_party/gofrontend/libgo/runtime/proc.c | 3497 ---- .../gofrontend/libgo/runtime/rdebug.goc | 26 - .../gofrontend/libgo/runtime/reflect.goc | 25 - .../libgo/runtime/rtems-task-variable-add.c | 24 - .../third_party/gofrontend/libgo/runtime/runtime.c | 420 - .../third_party/gofrontend/libgo/runtime/runtime.h | 854 - .../gofrontend/libgo/runtime/runtime1.goc | 96 - llgo/third_party/gofrontend/libgo/runtime/sema.goc | 299 - .../gofrontend/libgo/runtime/signal_unix.c | 183 - .../gofrontend/libgo/runtime/signal_unix.h | 22 - .../gofrontend/libgo/runtime/sigqueue.goc | 172 - .../gofrontend/libgo/runtime/string.goc | 123 - .../gofrontend/libgo/runtime/thread-linux.c | 83 - .../gofrontend/libgo/runtime/thread-sema.c | 148 - llgo/third_party/gofrontend/libgo/runtime/thread.c | 161 - llgo/third_party/gofrontend/libgo/runtime/time.goc | 353 - llgo/third_party/gofrontend/libgo/runtime/yield.c | 56 - .../gofrontend/libgo/testsuite/Makefile.am | 21 - .../gofrontend/libgo/testsuite/Makefile.in | 458 - llgo/third_party/gofrontend/libgo/testsuite/gotest | 664 - llgo/third_party/gofrontend/ltmain.sh | 8636 -------- llgo/third_party/gofrontend/missing | 215 - llgo/third_party/gotools/LICENSE | 27 - .../gotools/go/ast/astutil/enclosing.go | 625 - .../gotools/go/ast/astutil/enclosing_test.go | 195 - llgo/third_party/gotools/go/ast/astutil/imports.go | 356 - .../gotools/go/ast/astutil/imports_test.go | 930 - llgo/third_party/gotools/go/ast/astutil/util.go | 14 - .../gotools/go/buildutil/allpackages.go | 123 - .../gotools/go/buildutil/allpackages_test.go | 32 - .../gotools/go/buildutil/fakecontext.go | 108 - llgo/third_party/gotools/go/buildutil/util.go | 158 - llgo/third_party/gotools/go/buildutil/util_test.go | 41 - llgo/third_party/gotools/go/callgraph/callgraph.go | 123 - llgo/third_party/gotools/go/callgraph/cha/cha.go | 120 - .../gotools/go/callgraph/cha/cha_test.go | 106 - .../gotools/go/callgraph/cha/testdata/func.go | 23 - .../gotools/go/callgraph/cha/testdata/iface.go | 65 - .../gotools/go/callgraph/cha/testdata/recv.go | 37 - llgo/third_party/gotools/go/callgraph/rta/rta.go | 459 - .../gotools/go/callgraph/rta/rta_test.go | 134 - .../gotools/go/callgraph/rta/testdata/func.go | 37 - .../gotools/go/callgraph/rta/testdata/iface.go | 79 - .../gotools/go/callgraph/rta/testdata/rtype.go | 35 - .../gotools/go/callgraph/static/static.go | 33 - .../gotools/go/callgraph/static/static_test.go | 88 - llgo/third_party/gotools/go/callgraph/util.go | 181 - llgo/third_party/gotools/go/exact/exact.go | 920 - llgo/third_party/gotools/go/exact/exact_test.go | 375 - llgo/third_party/gotools/go/exact/go13.go | 24 - llgo/third_party/gotools/go/exact/go14.go | 13 - .../gotools/go/gccgoimporter/gccgoinstallation.go | 95 - .../go/gccgoimporter/gccgoinstallation_test.go | 194 - .../gotools/go/gccgoimporter/importer.go | 199 - .../gotools/go/gccgoimporter/importer_test.go | 167 - .../third_party/gotools/go/gccgoimporter/parser.go | 856 - .../gotools/go/gccgoimporter/parser_test.go | 73 - .../go/gccgoimporter/testdata/complexnums.go | 6 - .../go/gccgoimporter/testdata/complexnums.gox | 8 - .../gotools/go/gccgoimporter/testdata/imports.go | 5 - .../gotools/go/gccgoimporter/testdata/imports.gox | 7 - .../gotools/go/gccgoimporter/testdata/pointer.go | 3 - .../gotools/go/gccgoimporter/testdata/pointer.gox | 4 - .../gotools/go/gcimporter/exportdata.go | 108 - .../gotools/go/gcimporter/gcimporter.go | 961 - .../gotools/go/gcimporter/gcimporter_test.go | 216 - .../gotools/go/gcimporter/testdata/exports.go | 89 - llgo/third_party/gotools/go/importer/export.go | 462 - llgo/third_party/gotools/go/importer/import.go | 456 - .../third_party/gotools/go/importer/import_test.go | 382 - llgo/third_party/gotools/go/importer/predefined.go | 83 - llgo/third_party/gotools/go/loader/cgo.go | 199 - llgo/third_party/gotools/go/loader/loader.go | 1180 -- llgo/third_party/gotools/go/loader/loader_test.go | 669 - llgo/third_party/gotools/go/loader/source_test.go | 126 - llgo/third_party/gotools/go/loader/stdlib_test.go | 191 - llgo/third_party/gotools/go/loader/testdata/a.go | 1 - llgo/third_party/gotools/go/loader/testdata/b.go | 1 - .../gotools/go/loader/testdata/badpkgdecl.go | 1 - llgo/third_party/gotools/go/loader/util.go | 116 - llgo/third_party/gotools/go/pointer/TODO | 33 - llgo/third_party/gotools/go/pointer/analysis.go | 447 - llgo/third_party/gotools/go/pointer/api.go | 245 - llgo/third_party/gotools/go/pointer/callgraph.go | 61 - llgo/third_party/gotools/go/pointer/constraint.go | 151 - llgo/third_party/gotools/go/pointer/doc.go | 610 - .../third_party/gotools/go/pointer/example_test.go | 125 - llgo/third_party/gotools/go/pointer/gen.go | 1292 -- llgo/third_party/gotools/go/pointer/hvn.go | 969 - llgo/third_party/gotools/go/pointer/intrinsics.go | 380 - llgo/third_party/gotools/go/pointer/labels.go | 152 - llgo/third_party/gotools/go/pointer/opt.go | 125 - .../third_party/gotools/go/pointer/pointer_test.go | 581 - llgo/third_party/gotools/go/pointer/print.go | 43 - llgo/third_party/gotools/go/pointer/reflect.go | 1971 -- llgo/third_party/gotools/go/pointer/solve.go | 371 - llgo/third_party/gotools/go/pointer/stdlib_test.go | 105 - .../gotools/go/pointer/testdata/a_test.go | 42 - .../gotools/go/pointer/testdata/another.go | 36 - .../gotools/go/pointer/testdata/arrayreflect.go | 191 - .../gotools/go/pointer/testdata/arrays.go | 97 - .../gotools/go/pointer/testdata/channels.go | 118 - .../gotools/go/pointer/testdata/chanreflect.go | 85 - .../gotools/go/pointer/testdata/chanreflect1.go | 35 - .../gotools/go/pointer/testdata/context.go | 48 - .../gotools/go/pointer/testdata/conv.go | 63 - .../gotools/go/pointer/testdata/finalizer.go | 89 - .../gotools/go/pointer/testdata/flow.go | 63 - .../gotools/go/pointer/testdata/fmtexcerpt.go | 42 - .../gotools/go/pointer/testdata/func.go | 205 - .../gotools/go/pointer/testdata/funcreflect.go | 130 - .../gotools/go/pointer/testdata/hello.go | 27 - .../gotools/go/pointer/testdata/interfaces.go | 152 - .../gotools/go/pointer/testdata/issue9002.go | 17 - .../gotools/go/pointer/testdata/mapreflect.go | 117 - .../gotools/go/pointer/testdata/maps.go | 51 - .../gotools/go/pointer/testdata/panic.go | 36 - .../gotools/go/pointer/testdata/recur.go | 11 - .../gotools/go/pointer/testdata/reflect.go | 115 - .../gotools/go/pointer/testdata/rtti.go | 29 - .../gotools/go/pointer/testdata/structreflect.go | 45 - .../gotools/go/pointer/testdata/structs.go | 100 - .../gotools/go/pointer/testdata/timer.go | 24 - llgo/third_party/gotools/go/pointer/util.go | 314 - llgo/third_party/gotools/go/ssa/blockopt.go | 187 - llgo/third_party/gotools/go/ssa/builder.go | 2365 --- llgo/third_party/gotools/go/ssa/builder_test.go | 415 - llgo/third_party/gotools/go/ssa/const.go | 168 - llgo/third_party/gotools/go/ssa/create.go | 272 - llgo/third_party/gotools/go/ssa/doc.go | 123 - llgo/third_party/gotools/go/ssa/dom.go | 341 - llgo/third_party/gotools/go/ssa/emit.go | 469 - llgo/third_party/gotools/go/ssa/example_test.go | 110 - llgo/third_party/gotools/go/ssa/func.go | 690 - llgo/third_party/gotools/go/ssa/interp/external.go | 483 - .../gotools/go/ssa/interp/external_darwin.go | 18 - .../gotools/go/ssa/interp/external_freebsd.go | 24 - .../gotools/go/ssa/interp/external_plan9.go | 47 - .../gotools/go/ssa/interp/external_unix.go | 132 - .../gotools/go/ssa/interp/external_windows.go | 44 - llgo/third_party/gotools/go/ssa/interp/interp.go | 750 - .../gotools/go/ssa/interp/interp_test.go | 356 - llgo/third_party/gotools/go/ssa/interp/map.go | 113 - llgo/third_party/gotools/go/ssa/interp/ops.go | 1394 -- llgo/third_party/gotools/go/ssa/interp/reflect.go | 548 - .../gotools/go/ssa/interp/testdata/a_test.go | 17 - .../gotools/go/ssa/interp/testdata/b_test.go | 11 - .../gotools/go/ssa/interp/testdata/boundmeth.go | 144 - .../gotools/go/ssa/interp/testdata/callstack.go | 52 - .../gotools/go/ssa/interp/testdata/complit.go | 168 - .../gotools/go/ssa/interp/testdata/coverage.go | 534 - .../gotools/go/ssa/interp/testdata/defer.go | 53 - .../gotools/go/ssa/interp/testdata/fieldprom.go | 114 - .../gotools/go/ssa/interp/testdata/ifaceconv.go | 83 - .../gotools/go/ssa/interp/testdata/ifaceprom.go | 58 - .../gotools/go/ssa/interp/testdata/initorder.go | 67 - .../gotools/go/ssa/interp/testdata/methprom.go | 93 - .../gotools/go/ssa/interp/testdata/mrvchain.go | 75 - .../gotools/go/ssa/interp/testdata/range.go | 55 - .../gotools/go/ssa/interp/testdata/recover.go | 34 - .../gotools/go/ssa/interp/testdata/reflect.go | 11 - .../gotools/go/ssa/interp/testdata/static.go | 58 - llgo/third_party/gotools/go/ssa/interp/value.go | 497 - llgo/third_party/gotools/go/ssa/lift.go | 599 - llgo/third_party/gotools/go/ssa/lvalue.go | 121 - llgo/third_party/gotools/go/ssa/methods.go | 243 - llgo/third_party/gotools/go/ssa/mode.go | 107 - llgo/third_party/gotools/go/ssa/print.go | 427 - llgo/third_party/gotools/go/ssa/sanity.go | 520 - llgo/third_party/gotools/go/ssa/source.go | 294 - llgo/third_party/gotools/go/ssa/source_test.go | 276 - llgo/third_party/gotools/go/ssa/ssa.go | 1700 -- llgo/third_party/gotools/go/ssa/ssautil/switch.go | 234 - .../gotools/go/ssa/ssautil/switch_test.go | 70 - .../gotools/go/ssa/ssautil/testdata/switches.go | 357 - llgo/third_party/gotools/go/ssa/ssautil/visit.go | 66 - llgo/third_party/gotools/go/ssa/stdlib_test.go | 130 - .../gotools/go/ssa/testdata/objlookup.go | 160 - .../gotools/go/ssa/testdata/valueforexpr.go | 148 - llgo/third_party/gotools/go/ssa/testmain.go | 296 - llgo/third_party/gotools/go/ssa/testmain_test.go | 122 - llgo/third_party/gotools/go/ssa/util.go | 119 - llgo/third_party/gotools/go/ssa/wrappers.go | 294 - llgo/third_party/gotools/go/types/api.go | 365 - llgo/third_party/gotools/go/types/api_test.go | 936 - llgo/third_party/gotools/go/types/assignments.go | 323 - llgo/third_party/gotools/go/types/builtins.go | 620 - llgo/third_party/gotools/go/types/builtins_test.go | 204 - llgo/third_party/gotools/go/types/call.go | 441 - llgo/third_party/gotools/go/types/check.go | 363 - llgo/third_party/gotools/go/types/check_test.go | 294 - llgo/third_party/gotools/go/types/conversions.go | 146 - llgo/third_party/gotools/go/types/decl.go | 419 - llgo/third_party/gotools/go/types/errors.go | 96 - llgo/third_party/gotools/go/types/eval.go | 95 - llgo/third_party/gotools/go/types/eval_test.go | 148 - llgo/third_party/gotools/go/types/expr.go | 1483 -- llgo/third_party/gotools/go/types/exprstring.go | 220 - .../gotools/go/types/exprstring_test.go | 94 - llgo/third_party/gotools/go/types/go11.go | 17 - llgo/third_party/gotools/go/types/go12.go | 17 - llgo/third_party/gotools/go/types/hilbert_test.go | 232 - llgo/third_party/gotools/go/types/initorder.go | 222 - llgo/third_party/gotools/go/types/issues_test.go | 205 - llgo/third_party/gotools/go/types/labels.go | 268 - llgo/third_party/gotools/go/types/lookup.go | 341 - llgo/third_party/gotools/go/types/methodset.go | 271 - .../third_party/gotools/go/types/methodsetcache.go | 69 - llgo/third_party/gotools/go/types/object.go | 340 - llgo/third_party/gotools/go/types/objset.go | 31 - llgo/third_party/gotools/go/types/operand.go | 287 - llgo/third_party/gotools/go/types/ordering.go | 127 - llgo/third_party/gotools/go/types/package.go | 58 - llgo/third_party/gotools/go/types/predicates.go | 309 - llgo/third_party/gotools/go/types/resolver.go | 446 - llgo/third_party/gotools/go/types/resolver_test.go | 187 - llgo/third_party/gotools/go/types/return.go | 185 - llgo/third_party/gotools/go/types/scope.go | 145 - llgo/third_party/gotools/go/types/selection.go | 143 - llgo/third_party/gotools/go/types/self_test.go | 101 - llgo/third_party/gotools/go/types/sizes.go | 211 - llgo/third_party/gotools/go/types/stdlib_test.go | 254 - llgo/third_party/gotools/go/types/stmt.go | 732 - .../gotools/go/types/testdata/blank.src | 5 - .../gotools/go/types/testdata/builtins.src | 881 - .../gotools/go/types/testdata/const0.src | 282 - .../gotools/go/types/testdata/const1.src | 314 - .../gotools/go/types/testdata/constdecl.src | 97 - .../gotools/go/types/testdata/conversions.src | 88 - .../gotools/go/types/testdata/cycles.src | 143 - .../gotools/go/types/testdata/cycles1.src | 77 - .../gotools/go/types/testdata/cycles2.src | 118 - .../gotools/go/types/testdata/cycles3.src | 60 - .../gotools/go/types/testdata/cycles4.src | 110 - .../gotools/go/types/testdata/decls0.src | 206 - .../gotools/go/types/testdata/decls1.src | 144 - .../gotools/go/types/testdata/decls2a.src | 111 - .../gotools/go/types/testdata/decls2b.src | 65 - .../gotools/go/types/testdata/decls3.src | 309 - .../gotools/go/types/testdata/errors.src | 55 - .../gotools/go/types/testdata/expr0.src | 168 - .../gotools/go/types/testdata/expr1.src | 7 - .../gotools/go/types/testdata/expr2.src | 247 - .../gotools/go/types/testdata/expr3.src | 534 - .../gotools/go/types/testdata/gotos.src | 560 - .../gotools/go/types/testdata/importdecl0a.src | 53 - .../gotools/go/types/testdata/importdecl0b.src | 33 - .../gotools/go/types/testdata/importdecl1a.src | 11 - .../gotools/go/types/testdata/importdecl1b.src | 7 - .../gotools/go/types/testdata/init0.src | 106 - .../gotools/go/types/testdata/init1.src | 97 - .../gotools/go/types/testdata/init2.src | 139 - .../gotools/go/types/testdata/issues.src | 73 - .../gotools/go/types/testdata/labels.src | 207 - .../gotools/go/types/testdata/methodsets.src | 214 - .../gotools/go/types/testdata/shifts.src | 321 - .../gotools/go/types/testdata/stmt0.src | 833 - .../gotools/go/types/testdata/stmt1.src | 165 - .../gotools/go/types/testdata/vardecl.src | 186 - llgo/third_party/gotools/go/types/token_test.go | 47 - llgo/third_party/gotools/go/types/type.go | 452 - llgo/third_party/gotools/go/types/typestring.go | 266 - .../gotools/go/types/typestring_test.go | 158 - .../gotools/go/types/typeutil/example_test.go | 64 - .../gotools/go/types/typeutil/imports.go | 27 - .../gotools/go/types/typeutil/imports_test.go | 75 - llgo/third_party/gotools/go/types/typeutil/map.go | 314 - .../gotools/go/types/typeutil/map_test.go | 174 - llgo/third_party/gotools/go/types/typeutil/ui.go | 38 - llgo/third_party/gotools/go/types/typexpr.go | 721 - llgo/third_party/gotools/go/types/universe.go | 224 - llgo/third_party/gotools/go/vcs/discovery.go | 76 - llgo/third_party/gotools/go/vcs/env.go | 39 - llgo/third_party/gotools/go/vcs/http.go | 80 - llgo/third_party/gotools/go/vcs/vcs.go | 754 - llgo/third_party/gotools/go/vcs/vcs_test.go | 130 - llgo/third_party/liner/COPYING | 21 - llgo/third_party/liner/README.md | 100 - llgo/third_party/liner/bsdinput.go | 39 - llgo/third_party/liner/common.go | 227 - llgo/third_party/liner/fallbackinput.go | 57 - llgo/third_party/liner/input.go | 368 - llgo/third_party/liner/input_darwin.go | 39 - llgo/third_party/liner/input_linux.go | 26 - llgo/third_party/liner/input_test.go | 61 - llgo/third_party/liner/input_windows.go | 321 - llgo/third_party/liner/line.go | 1003 - llgo/third_party/liner/line_test.go | 137 - llgo/third_party/liner/output.go | 75 - llgo/third_party/liner/output_windows.go | 72 - llgo/third_party/liner/prefix_test.go | 37 - llgo/third_party/liner/race_test.go | 44 - llgo/third_party/liner/signal.go | 12 - llgo/third_party/liner/signal_legacy.go | 11 - llgo/third_party/liner/unixmode.go | 37 - llgo/third_party/liner/width.go | 79 - llgo/third_party/liner/width_test.go | 102 - llgo/update_third_party.sh | 135 - llgo/utils/benchcomp/README | 20 - llgo/utils/benchcomp/analyze.R | 15 - llgo/utils/benchcomp/main.go | 192 - llvm/.gitignore | 2 - llvm/CMakeLists.txt | 2 +- llvm/CODE_OWNERS.TXT | 2 +- llvm/docs/CMake.rst | 2 +- llvm/docs/CodingStandards.rst | 28 +- llvm/docs/Frontend/PerformanceTips.rst | 2 +- llvm/docs/GettingInvolved.rst | 10 +- llvm/docs/GettingStarted.rst | 6 + llvm/docs/GitBisecting.rst | 125 + llvm/docs/Proposals/VectorPredication.rst | 88 + llvm/include/llvm/Analysis/ValueLattice.h | 6 - llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h | 2 +- llvm/include/llvm/Frontend/OpenMP/OMPConstants.h | 4 - llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h | 114 - llvm/include/llvm/Frontend/OpenMP/OMPKinds.def | 24 +- llvm/include/llvm/IR/IntrinsicsAArch64.td | 74 +- .../llvm/MC/MCDisassembler/MCDisassembler.h | 14 + llvm/include/llvm/TableGen/Record.h | 1 + llvm/include/llvm/Transforms/IPO/Attributor.h | 2 +- .../llvm/Transforms/Utils/CallPromotionUtils.h | 23 + llvm/lib/Analysis/LoopCacheAnalysis.cpp | 37 +- llvm/lib/CodeGen/BranchFolding.cpp | 2 +- llvm/lib/CodeGen/GlobalISel/CallLowering.cpp | 19 +- llvm/lib/CodeGen/IfConversion.cpp | 8 +- llvm/lib/CodeGen/InlineSpiller.cpp | 3 +- llvm/lib/CodeGen/LiveRangeEdit.cpp | 3 +- llvm/lib/CodeGen/MachineFunction.cpp | 17 +- llvm/lib/CodeGen/MachineLICM.cpp | 5 + llvm/lib/CodeGen/MachineOutliner.cpp | 2 +- llvm/lib/CodeGen/PeepholeOptimizer.cpp | 3 +- llvm/lib/CodeGen/RegisterCoalescer.cpp | 3 +- llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 82 + llvm/lib/CodeGen/TargetInstrInfo.cpp | 2 +- llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 3 - llvm/lib/CodeGen/UnreachableBlockElim.cpp | 2 +- llvm/lib/CodeGen/XRayInstrumentation.cpp | 2 +- llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 2 +- llvm/lib/Frontend/OpenMP/OMPConstants.cpp | 9 +- llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp | 253 +- llvm/lib/TableGen/Record.cpp | 8 + .../AArch64/AArch64CleanupLocalDynamicTLSPass.cpp | 4 + llvm/lib/Target/AArch64/AArch64InstrFormats.td | 8 +- llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td | 70 +- llvm/lib/Target/AArch64/AArch64SystemOperands.td | 8 +- llvm/lib/Target/AArch64/SVEInstrFormats.td | 64 +- llvm/lib/Target/AMDGPU/AMDGPU.td | 14 +- llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 8 +- llvm/lib/Target/AMDGPU/AMDGPURegisterInfo.cpp | 55 - llvm/lib/Target/AMDGPU/AMDGPURegisterInfo.h | 4 - llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 1 + llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 + .../Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 18 +- .../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 8 +- .../AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp | 5 + .../Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h | 2 + llvm/lib/Target/AMDGPU/MIMGInstructions.td | 32 +- .../lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp | 4 +- llvm/lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp | 8 +- llvm/lib/Target/AMDGPU/R600ISelLowering.cpp | 6 + llvm/lib/Target/AMDGPU/R600InstrInfo.cpp | 2 +- llvm/lib/Target/AMDGPU/R600RegisterInfo.cpp | 12 + llvm/lib/Target/AMDGPU/R600RegisterInfo.h | 4 + llvm/lib/Target/AMDGPU/SIAddIMGInit.cpp | 2 +- llvm/lib/Target/AMDGPU/SIISelLowering.cpp | 18 +- llvm/lib/Target/AMDGPU/SIInstrFormats.td | 2 +- llvm/lib/Target/AMDGPU/SIInstrInfo.cpp | 38 +- llvm/lib/Target/AMDGPU/SIInstrInfo.td | 1 + llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 3 +- llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp | 67 + llvm/lib/Target/AMDGPU/SIRegisterInfo.h | 4 + llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 6 +- llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 1 + llvm/lib/Target/ARM/ARMConstantIslandPass.cpp | 2 +- llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp | 9 +- llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp | 3 +- llvm/lib/Target/PowerPC/PPCFrameLowering.cpp | 4 +- llvm/lib/Target/PowerPC/PPCSubtarget.h | 11 +- llvm/lib/Target/RISCV/RISCVFrameLowering.cpp | 4 +- llvm/lib/Target/SystemZ/SystemZISelLowering.cpp | 13 + llvm/lib/Target/SystemZ/SystemZISelLowering.h | 3 + llvm/lib/Target/SystemZ/SystemZTDC.cpp | 13 + llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp | 43 +- llvm/lib/Target/SystemZ/SystemZTargetMachine.h | 13 +- llvm/lib/Target/X86/X86ExpandPseudo.cpp | 5 +- llvm/lib/Target/X86/X86ISelLowering.cpp | 54 +- llvm/lib/Target/X86/X86InstrAVX512.td | 2 +- llvm/lib/Target/X86/X86InstrSSE.td | 2 +- .../lib/Target/X86/X86SpeculativeLoadHardening.cpp | 5 + llvm/lib/Transforms/IPO/Attributor.cpp | 99 +- llvm/lib/Transforms/IPO/OpenMPOpt.cpp | 8 +- .../Transforms/InstCombine/InstCombineSelect.cpp | 9 +- .../InstCombine/InstructionCombining.cpp | 20 +- .../lib/Transforms/Scalar/DeadStoreElimination.cpp | 541 +- llvm/lib/Transforms/Scalar/EarlyCSE.cpp | 51 +- llvm/lib/Transforms/Utils/CallPromotionUtils.cpp | 58 + .../LoopCacheAnalysis/PowerPC/compute-cost.ll | 120 + llvm/test/Bindings/OCaml/executionengine.ml | 2 +- llvm/test/CodeGen/AArch64/arm64-tls-dynamics.ll | 4 + .../AArch64/sve2-intrinsics-character-match.ll | 54 + .../sve2-intrinsics-uniform-complex-arith.ll | 267 + .../AArch64/sve2-intrinsics-vec-hist-count.ll | 42 + .../sve2-intrinsics-widening-complex-int-arith.ll | 106 + .../AArch64/sve2-intrinsics-widening-dsp.ll | 783 + .../amdgpu.work-item-intrinsics.deprecated.ll | 97 - llvm/test/CodeGen/AMDGPU/and.ll | 24 +- llvm/test/CodeGen/AMDGPU/ctlz.ll | 24 +- llvm/test/CodeGen/AMDGPU/ctlz_zero_undef.ll | 30 +- llvm/test/CodeGen/AMDGPU/ctpop.ll | 28 +- llvm/test/CodeGen/AMDGPU/ctpop16.ll | 28 +- llvm/test/CodeGen/AMDGPU/ctpop64.ll | 12 +- llvm/test/CodeGen/AMDGPU/cttz_zero_undef.ll | 8 +- llvm/test/CodeGen/AMDGPU/fma.ll | 8 +- llvm/test/CodeGen/AMDGPU/fmax_legacy.ll | 18 +- llvm/test/CodeGen/AMDGPU/fmin_legacy.ll | 18 +- .../CodeGen/AMDGPU/llvm.amdgcn.image.a16.dim.ll | 621 +- .../CodeGen/AMDGPU/llvm.amdgcn.image.a16.encode.ll | 959 + .../AMDGPU/llvm.amdgcn.image.gather4.a16.dim.ll | 433 +- .../AMDGPU/llvm.amdgcn.image.load.a16.d16.ll | 39 +- .../CodeGen/AMDGPU/llvm.amdgcn.image.load.a16.ll | 39 +- .../AMDGPU/llvm.amdgcn.image.sample.a16.dim.ll | 1422 +- .../AMDGPU/llvm.amdgcn.image.store.a16.d16.ll | 172 +- .../CodeGen/AMDGPU/llvm.amdgcn.image.store.a16.ll | 172 +- llvm/test/CodeGen/AMDGPU/mad_uint24.ll | 2 +- llvm/test/CodeGen/AMDGPU/max.ll | 12 +- .../AMDGPU/mcp-overlap-after-propagation.mir | 4 +- llvm/test/CodeGen/AMDGPU/min.ll | 22 +- llvm/test/CodeGen/AMDGPU/mul.ll | 4 +- llvm/test/CodeGen/AMDGPU/nsa-vmem-hazard.mir | 10 +- llvm/test/CodeGen/AMDGPU/scalar_to_vector.ll | 6 +- llvm/test/CodeGen/AMDGPU/setcc.ll | 6 +- llvm/test/CodeGen/AMDGPU/sext-in-reg.ll | 18 +- llvm/test/CodeGen/AMDGPU/shl.ll | 12 +- llvm/test/CodeGen/AMDGPU/sint_to_fp.ll | 8 +- llvm/test/CodeGen/AMDGPU/sminmax.ll | 10 +- .../AMDGPU/split-vector-memoperand-offsets.ll | 21 +- llvm/test/CodeGen/AMDGPU/sra.ll | 6 +- llvm/test/CodeGen/AMDGPU/srl.ll | 4 +- llvm/test/CodeGen/AMDGPU/trunc.ll | 4 +- llvm/test/CodeGen/AMDGPU/uint_to_fp.i64.ll | 10 +- llvm/test/CodeGen/AMDGPU/uint_to_fp.ll | 8 +- llvm/test/CodeGen/AMDGPU/vector_shuffle.packed.ll | 21 +- llvm/test/CodeGen/Generic/dwarf-md5.ll | 1 - llvm/test/CodeGen/Generic/dwarf-source.ll | 1 - llvm/test/CodeGen/PowerPC/Frames-alloca.ll | 26 - .../PowerPC/Frames-dyn-alloca-with-func-call.ll | 156 + llvm/test/CodeGen/PowerPC/Frames-dyn-alloca.ll | 101 + llvm/test/CodeGen/PowerPC/Frames-large.ll | 158 +- llvm/test/CodeGen/PowerPC/Frames-small.ll | 125 +- llvm/test/CodeGen/PowerPC/Frames-stack-floor.ll | 87 + .../CodeGen/PowerPC/aix-xcoff-mergeable-str.ll | 52 +- llvm/test/CodeGen/RISCV/vararg.ll | 8 +- .../test/CodeGen/SystemZ/function-attributes-01.ll | 125 + llvm/test/CodeGen/SystemZ/stackpointer.ll | 15 + llvm/test/CodeGen/X86/avx512-insert-extract.ll | 8 +- llvm/test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 166 +- llvm/test/CodeGen/X86/avx512-vec-cmp.ll | 12 +- .../CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll | 196 +- .../CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 226 +- llvm/test/CodeGen/X86/bitcast-and-setcc-512.ll | 12 +- llvm/test/CodeGen/X86/broadcastm-lowering.ll | 14 +- llvm/test/CodeGen/X86/buildvec-insertvec.ll | 8 +- llvm/test/CodeGen/X86/cvt16.ll | 158 +- .../CodeGen/X86/fastmath-float-half-conversion.ll | 71 +- llvm/test/CodeGen/X86/half.ll | 28 +- llvm/test/CodeGen/X86/hoist-invariant-load.ll | 5 + .../CodeGen/X86/merge-consecutive-loads-256.ll | 12 +- llvm/test/CodeGen/X86/pr31088.ll | 12 +- .../X86/speculative-load-hardening-indirect.ll | 5 + llvm/test/CodeGen/X86/vec_cast.ll | 9 +- llvm/test/CodeGen/X86/vec_fp_to_int.ll | 4 +- llvm/test/CodeGen/X86/vector-compare-results.ll | 12 +- llvm/test/CodeGen/X86/vector-half-conversions.ll | 436 +- llvm/test/CodeGen/X86/vector-mulfix-legalize.ll | 8 +- llvm/test/CodeGen/X86/vector-shuffle-128-v16.ll | 16 +- llvm/test/CodeGen/X86/vector-shuffle-128-v8.ll | 4 +- llvm/test/CodeGen/X86/vector-shuffle-256-v16.ll | 6 +- llvm/test/CodeGen/X86/vector-shuffle-256-v32.ll | 12 +- llvm/test/CodeGen/X86/vector-shuffle-512-v32.ll | 34 +- llvm/test/CodeGen/X86/vector-shuffle-512-v64.ll | 14 +- .../CodeGen/X86/vector-shuffle-variable-128.ll | 12 +- llvm/test/DebugInfo/AArch64/struct_by_value.ll | 1 - llvm/test/DebugInfo/ARM/bitfield.ll | 1 - llvm/test/DebugInfo/ARM/float-args.ll | 1 - llvm/test/DebugInfo/ARM/split-complex.ll | 1 - llvm/test/DebugInfo/ARM/sroa-complex.ll | 1 - .../Generic/2010-04-06-NestedFnDbgInfo.ll | 2 - .../DebugInfo/Generic/2010-05-10-MultipleCU.ll | 2 - llvm/test/DebugInfo/Generic/DICommonBlock.ll | 1 - llvm/test/DebugInfo/Generic/PR20038.ll | 2 - .../Generic/accel-table-hash-collisions.ll | 1 - .../test/DebugInfo/Generic/address_space_rvalue.ll | 2 - llvm/test/DebugInfo/Generic/constant-pointers.ll | 2 - .../DebugInfo/Generic/containing-type-extension.ll | 2 - llvm/test/DebugInfo/Generic/cross-cu-inlining.ll | 2 - .../Generic/cross-cu-linkonce-distinct.ll | 2 - llvm/test/DebugInfo/Generic/cross-cu-linkonce.ll | 2 - llvm/test/DebugInfo/Generic/cu-range-hole.ll | 1 - llvm/test/DebugInfo/Generic/cu-ranges.ll | 1 - llvm/test/DebugInfo/Generic/dead-argument-order.ll | 2 - .../DebugInfo/Generic/debug-info-qualifiers.ll | 1 - .../test/DebugInfo/Generic/debug-names-empty-cu.ll | 1 - .../DebugInfo/Generic/debug-names-empty-name.ll | 1 - .../Generic/debug-names-hash-collisions.ll | 1 - .../DebugInfo/Generic/debug-names-index-type.ll | 1 - .../DebugInfo/Generic/debug-names-linkage-name.ll | 2 - llvm/test/DebugInfo/Generic/debug-names-many-cu.ll | 1 - .../Generic/debug-names-name-collisions.ll | 1 - llvm/test/DebugInfo/Generic/debug-names-one-cu.ll | 1 - llvm/test/DebugInfo/Generic/debug-names-two-cu.ll | 1 - llvm/test/DebugInfo/Generic/def-line.ll | 2 - llvm/test/DebugInfo/Generic/discriminated-union.ll | 2 - llvm/test/DebugInfo/Generic/discriminator.ll | 2 - llvm/test/DebugInfo/Generic/dwarf-public-names.ll | 2 - llvm/test/DebugInfo/Generic/empty.ll | 2 - llvm/test/DebugInfo/Generic/enum-types.ll | 1 - llvm/test/DebugInfo/Generic/enum.ll | 2 - .../DebugInfo/Generic/fortran-subprogram-attr.ll | 2 - llvm/test/DebugInfo/Generic/global.ll | 2 - llvm/test/DebugInfo/Generic/gmlt.test | 1 - llvm/test/DebugInfo/Generic/gmlt_profiling.ll | 1 - .../DebugInfo/Generic/imported-name-inlined.ll | 2 - .../Generic/incorrect-variable-debugloc.ll | 2 - .../Generic/incorrect-variable-debugloc1.ll | 2 - llvm/test/DebugInfo/Generic/inline-scopes.ll | 2 - llvm/test/DebugInfo/Generic/inlined-arguments.ll | 2 - llvm/test/DebugInfo/Generic/inlined-strings.ll | 2 - .../DebugInfo/Generic/linkage-name-abstract.ll | 1 - llvm/test/DebugInfo/Generic/lto-comp-dir.ll | 2 - llvm/test/DebugInfo/Generic/mainsubprogram.ll | 2 - llvm/test/DebugInfo/Generic/member-order.ll | 2 - llvm/test/DebugInfo/Generic/member-pointers.ll | 1 - .../DebugInfo/Generic/missing-abstract-variable.ll | 2 - llvm/test/DebugInfo/Generic/namespace.ll | 2 - .../Generic/namespace_function_definition.ll | 2 - .../namespace_inline_function_definition.ll | 2 - llvm/test/DebugInfo/Generic/noscopes.ll | 2 - llvm/test/DebugInfo/Generic/pass-by-value.ll | 1 - llvm/test/DebugInfo/Generic/ptrsize.ll | 2 - llvm/test/DebugInfo/Generic/recursive_inlining.ll | 2 - llvm/test/DebugInfo/Generic/restrict.ll | 2 - llvm/test/DebugInfo/Generic/string-offsets-form.ll | 1 - llvm/test/DebugInfo/Generic/sugared-constants.ll | 2 - .../DebugInfo/Generic/template-recursive-void.ll | 2 - llvm/test/DebugInfo/Generic/thrownTypes.ll | 2 - llvm/test/DebugInfo/Generic/tu-composite.ll | 2 - llvm/test/DebugInfo/Generic/tu-member-pointer.ll | 2 - .../DebugInfo/Generic/two-cus-from-same-file.ll | 2 - llvm/test/DebugInfo/Generic/typedef.ll | 2 - .../test/DebugInfo/Generic/unconditional-branch.ll | 1 - .../Generic/univariant-discriminated-union.ll | 2 - llvm/test/DebugInfo/Generic/varargs.ll | 1 - llvm/test/DebugInfo/Generic/version.ll | 2 - llvm/test/DebugInfo/Generic/virtual-index.ll | 2 - llvm/test/DebugInfo/Inputs/gmlt.ll | 2 - llvm/test/DebugInfo/Inputs/invalid.linetable | Bin 680 -> 0 bytes llvm/test/DebugInfo/X86/align_c11.ll | 1 - llvm/test/DebugInfo/X86/align_cpp11.ll | 1 - llvm/test/DebugInfo/X86/align_objc.ll | 1 - llvm/test/DebugInfo/X86/arange.ll | 2 +- llvm/test/DebugInfo/X86/arguments.ll | 2 +- llvm/test/DebugInfo/X86/atomic-c11-dwarf-4.ll | 1 - llvm/test/DebugInfo/X86/atomic-c11-dwarf-5.ll | 1 - llvm/test/DebugInfo/X86/c-type-units.ll | 2 +- .../X86/containing-type-extension-rust.ll | 2 - .../test/DebugInfo/X86/debug-info-packed-struct.ll | 1 - llvm/test/DebugInfo/X86/debug-loc-frame.ll | 2 +- llvm/test/DebugInfo/X86/debug-names-ir-disabled.ll | 2 +- llvm/test/DebugInfo/X86/debug-names-partial.ll | 2 +- llvm/test/DebugInfo/X86/debug-names-split-dwarf.ll | 2 +- llvm/test/DebugInfo/X86/decl-derived-member.ll | 2 +- .../DebugInfo/X86/dwarf-callsite-related-attrs.ll | 2 +- llvm/test/DebugInfo/X86/generate-odr-hash.ll | 2 +- llvm/test/DebugInfo/X86/ghost-sdnode-dbgvalues.ll | 2 +- llvm/test/DebugInfo/X86/inline-member-function.ll | 2 +- llvm/test/DebugInfo/X86/lexical_block.ll | 2 +- llvm/test/DebugInfo/X86/missing-file-line.ll | 2 +- llvm/test/DebugInfo/X86/nodebug.ll | 2 +- llvm/test/DebugInfo/X86/nodebug_with_debug_loc.ll | 2 +- llvm/test/DebugInfo/X86/noreturn_c11.ll | 1 - llvm/test/DebugInfo/X86/noreturn_cpp11.ll | 1 - llvm/test/DebugInfo/X86/noreturn_objc.ll | 1 - llvm/test/DebugInfo/X86/parameters.ll | 2 +- llvm/test/DebugInfo/X86/rematerialize.ll | 2 +- .../DebugInfo/X86/string-offsets-multiple-cus.ll | 2 +- .../DebugInfo/X86/string-offsets-table-order.ll | 2 +- llvm/test/DebugInfo/X86/string-offsets-table.ll | 2 +- llvm/test/DebugInfo/X86/template.ll | 2 +- llvm/test/DebugInfo/X86/tu-to-non-named-type.ll | 2 +- llvm/test/DebugInfo/X86/tu-to-non-tu.ll | 2 - .../DebugInfo/X86/type_units_with_addresses.ll | 2 +- llvm/test/DebugInfo/debuglineinfo-path.ll | 1 - .../DebugInfo/dwarfdump-invalid-line-table.test | 5 - llvm/test/Linker/subprogram-linkonce-weak.ll | 1 - llvm/test/Linker/type-unique-odr-a.ll | 2 +- llvm/test/Linker/type-unique-simple-a.ll | 2 +- llvm/test/Linker/type-unique-simple2-a.ll | 2 +- llvm/test/Linker/type-unique-simple2.ll | 1 - llvm/test/Linker/type-unique-type-array-a.ll | 2 +- llvm/test/MC/AArch64/arm64-system-encoding.s | 6 +- .../MC/AArch64/armv8.2a-statistical-profiling.s | 28 +- llvm/test/MC/AArch64/basic-a64-diagnostics.s | 10 +- llvm/test/MC/AArch64/basic-a64-instructions.s | 4 +- llvm/test/MC/AArch64/gicv3-regs-diagnostics.s | 4 + llvm/test/MC/AArch64/gicv3-regs.s | 4 +- .../AArch64/armv8.2a-statistical-profiling.txt | 4 +- .../AArch64/basic-a64-instructions.txt | 2 +- llvm/test/MC/Disassembler/AArch64/gicv3-regs.txt | 2 +- llvm/test/Object/invalid.test | 4 +- llvm/test/TableGen/field-access-initializers.td | 23 + .../Attributor/IPConstantProp/PR16052.ll | 21 +- .../Transforms/Attributor/dereferenceable-1.ll | 4 +- llvm/test/Transforms/Attributor/liveness.ll | 8 +- llvm/test/Transforms/Attributor/noalias.ll | 35 + llvm/test/Transforms/Attributor/range.ll | 813 +- .../Transforms/Attributor/undefined_behavior.ll | 5 +- llvm/test/Transforms/Attributor/willreturn.ll | 2 +- .../MSSA/2011-03-25-DSEMiscompile.ll | 23 + .../MSSA/2011-09-06-EndOfFunction.ll | 24 + .../DeadStoreElimination/MSSA/2011-09-06-MemCpy.ll | 85 + .../MSSA/2016-07-17-UseAfterFree.ll | 33 + .../MSSA/OverwriteStoreBegin.ll | 394 + .../DeadStoreElimination/MSSA/OverwriteStoreEnd.ll | 391 + .../DeadStoreElimination/MSSA/PartialStore.ll | 87 + .../DeadStoreElimination/MSSA/PartialStore2.ll | 55 + .../MSSA/X86/gather-null-pointer.ll | 21 + .../Transforms/DeadStoreElimination/MSSA/atomic.ll | 133 + .../DeadStoreElimination/MSSA/calloc-store.ll | 67 + .../MSSA/combined-partial-overwrites.ll | 340 + .../DeadStoreElimination/MSSA/const-pointers.ll | 40 + .../Transforms/DeadStoreElimination/MSSA/crash.ll | 74 + .../DeadStoreElimination/MSSA/cs-cs-aliasing.ll | 74 + .../DeadStoreElimination/MSSA/debuginfo.ll | 31 + .../DeadStoreElimination/MSSA/dominate.ll | 25 + .../DeadStoreElimination/MSSA/fence-todo.ll | 50 + .../Transforms/DeadStoreElimination/MSSA/fence.ll | 48 + .../Transforms/DeadStoreElimination/MSSA/free.ll | 72 + .../DeadStoreElimination/MSSA/inst-limits.ll | 260 + .../DeadStoreElimination/MSSA/int_sideeffect.ll | 15 + .../DeadStoreElimination/MSSA/invariant.start.ll | 34 + .../MSSA/launder.invariant.group.ll | 65 + .../DeadStoreElimination/MSSA/libcalls.ll | 71 + .../DeadStoreElimination/MSSA/lifetime.ll | 39 + .../MSSA/mda-with-dbg-values.ll | 76 + .../MSSA/memcpy-complete-overwrite.ll | 189 + .../DeadStoreElimination/MSSA/memcpy-lifetimes.ll | 64 + .../DeadStoreElimination/MSSA/memintrinsics.ll | 98 + .../MSSA/memoryssa-scan-limit.ll | 72 + .../DeadStoreElimination/MSSA/memset-and-memcpy.ll | 92 + .../MSSA/memset-missing-debugloc.ll | 90 + .../MSSA/merge-stores-big-endian.ll | 173 + .../DeadStoreElimination/MSSA/merge-stores.ll | 237 + .../MSSA/multiblock-captures.ll | 322 + .../MSSA/multiblock-exceptions.ll | 64 + .../DeadStoreElimination/MSSA/multiblock-loops.ll | 284 + .../MSSA/multiblock-malloc-free.ll | 444 + .../MSSA/multiblock-memintrinsics.ll | 70 + .../MSSA/multiblock-memoryphis.ll | 175 + .../MSSA/multiblock-partial.ll | 56 + .../DeadStoreElimination/MSSA/multiblock-simple.ll | 149 + .../MSSA/multiblock-throwing.ll | 95 + .../DeadStoreElimination/MSSA/no-targetdata.ll | 21 + .../DeadStoreElimination/MSSA/operand-bundles.ll | 56 + .../DeadStoreElimination/MSSA/overlap.ll | 68 + .../DeadStoreElimination/MSSA/pr11390.ll | 38 + .../DeadStoreElimination/MSSA/simple-todo.ll | 261 + .../Transforms/DeadStoreElimination/MSSA/simple.ll | 581 + .../DeadStoreElimination/MSSA/tail-byval.ll | 23 + llvm/test/Transforms/EarlyCSE/commute.ll | 85 +- llvm/test/Transforms/InstCombine/abs-1.ll | 59 + .../InstCombine/constant-fold-metadata-wrapped.ll | 59 - .../Transforms/PhaseOrdering/min-max-abs-cse.ll | 96 + llvm/test/lit.cfg.py | 4 - llvm/test/tools/dsymutil/ARM/empty-map.test | 1 - llvm/test/tools/dsymutil/ARM/fat-arch-name.test | 1 - .../tools/dsymutil/ARM/fat-arch-not-found.test | 1 - llvm/test/tools/dsymutil/ARM/fat-threading.test | 1 - .../tools/dsymutil/X86/fat-archive-input-i386.test | 1 - .../dsymutil/X86/fat-object-input-x86_64.test | 1 - .../dsymutil/X86/fat-object-input-x86_64h.test | 1 - llvm/test/tools/dsymutil/X86/frame-1.test | 1 - llvm/test/tools/dsymutil/X86/frame-2.test | 1 - llvm/test/tools/dsymutil/X86/op-convert.test | 1 - .../X86/Inputs/debug_line_malformed.s | 40 + .../llvm-dwarfdump/X86/debug_line_invalid.test | 16 +- .../tools/llvm-readobj/ELF/invalid-shstrndx.test | 22 +- .../sections-no-section-header-string-table.test | 49 +- llvm/tools/CMakeLists.txt | 1 - llvm/tools/llvm-dwarfdump/Statistics.cpp | 2 +- llvm/tools/llvm-go/CMakeLists.txt | 9 - llvm/tools/llvm-go/llvm-go.go | 311 - llvm/tools/llvm-objdump/llvm-objdump.cpp | 44 +- llvm/tools/llvm-readobj/ELFDumper.cpp | 10 +- .../DebugInfo/DWARF/DWARFDebugLineTest.cpp | 1824 +- .../DebugInfo/DWARF/DWARFFormValueTest.cpp | 183 + llvm/unittests/DebugInfo/DWARF/DwarfGenerator.cpp | 9 +- llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp | 157 - llvm/unittests/Passes/CMakeLists.txt | 42 +- llvm/unittests/Transforms/Utils/CMakeLists.txt | 1 + .../Transforms/Utils/CallPromotionUtilsTest.cpp | 332 + .../docker/scripts/llvm_checksum/project_tree.py | 2 +- llvm/utils/git-svn/git-llvm | 1 - .../clang-tools-extra/clang-tidy/objc/BUILD.gn | 1 + .../utils/gn/secondary/clang/tools/driver/BUILD.gn | 7 + llvm/utils/gn/secondary/libcxx/include/BUILD.gn | 13 +- .../llvm/unittests/Transforms/Utils/BUILD.gn | 1 + mlir/docs/ConversionToLLVMDialect.md | 276 +- mlir/docs/EDSC.md | 6 +- mlir/include/mlir/Analysis/AffineStructures.h | 118 +- .../mlir/Conversion/GPUToSPIRV/ConvertGPUToSPIRV.h | 8 +- .../Conversion/GPUToSPIRV/ConvertGPUToSPIRVPass.h | 7 +- .../StandardToLLVM/ConvertStandardToLLVM.h | 138 +- .../StandardToLLVM/ConvertStandardToLLVMPass.h | 13 +- mlir/include/mlir/Dialect/AffineOps/AffineOps.h | 7 +- .../mlir/Dialect/AffineOps/AffineValueMap.h | 90 + .../include/mlir/Dialect/AffineOps/EDSC/Builders.h | 141 + .../mlir/Dialect/AffineOps/EDSC/Intrinsics.h | 32 + mlir/include/mlir/Dialect/LLVMIR/LLVMOpBase.td | 38 + mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td | 23 + mlir/include/mlir/Dialect/Linalg/EDSC/Builders.h | 16 +- mlir/include/mlir/Dialect/Linalg/EDSC/Intrinsics.h | 15 +- mlir/include/mlir/Dialect/LoopOps/EDSC/Builders.h | 68 + mlir/include/mlir/Dialect/SPIRV/TargetAndABI.h | 14 +- .../mlir/Dialect/StandardOps/EDSC/Builders.h | 81 + .../mlir/Dialect/StandardOps/EDSC/Intrinsics.h | 141 + mlir/include/mlir/Dialect/StandardOps/Ops.td | 2 +- .../include/mlir/Dialect/VectorOps/EDSC/Builders.h | 53 + .../mlir/Dialect/VectorOps/EDSC/Intrinsics.h | 23 + mlir/include/mlir/Dialect/VectorOps/VectorOps.td | 6 +- mlir/include/mlir/EDSC/Builders.h | 269 +- mlir/include/mlir/EDSC/Helpers.h | 258 - mlir/include/mlir/EDSC/Intrinsics.h | 167 +- mlir/include/mlir/IR/AffineMap.h | 53 +- mlir/include/mlir/IR/FunctionSupport.h | 7 + mlir/include/mlir/IR/OperationSupport.h | 8 +- mlir/lib/Analysis/AffineAnalysis.cpp | 1 + mlir/lib/Analysis/AffineStructures.cpp | 150 +- mlir/lib/Analysis/LoopAnalysis.cpp | 3 +- mlir/lib/Analysis/Utils.cpp | 1 + .../GPUToCUDA/ConvertLaunchFuncToCudaCalls.cpp | 108 +- .../Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp | 23 +- .../Conversion/GPUToSPIRV/ConvertGPUToSPIRV.cpp | 40 +- .../GPUToSPIRV/ConvertGPUToSPIRVPass.cpp | 31 +- mlir/lib/Conversion/LinalgToLLVM/LinalgToLLVM.cpp | 59 +- .../StandardToLLVM/ConvertStandardToLLVM.cpp | 522 +- .../VectorToLoops/ConvertVectorToLoops.cpp | 118 +- mlir/lib/Dialect/AffineOps/AffineOps.cpp | 7 +- mlir/lib/Dialect/AffineOps/AffineValueMap.cpp | 102 + mlir/lib/Dialect/AffineOps/CMakeLists.txt | 15 +- mlir/lib/Dialect/AffineOps/EDSC/Builders.cpp | 286 + mlir/lib/Dialect/GPU/IR/GPUDialect.cpp | 29 +- .../lib/Dialect/GPU/Transforms/MemoryPromotion.cpp | 37 +- mlir/lib/Dialect/Linalg/EDSC/Builders.cpp | 53 +- mlir/lib/Dialect/Linalg/EDSC/CMakeLists.txt | 1 + mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp | 13 +- .../Dialect/Linalg/Transforms/LinalgToLoops.cpp | 52 +- .../Dialect/Linalg/Transforms/LinalgTransforms.cpp | 5 +- mlir/lib/Dialect/Linalg/Transforms/Promotion.cpp | 26 +- mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp | 43 +- mlir/lib/Dialect/Linalg/Utils/Utils.cpp | 4 +- mlir/lib/Dialect/LoopOps/CMakeLists.txt | 18 +- mlir/lib/Dialect/LoopOps/EDSC/Builders.cpp | 92 + mlir/lib/Dialect/SPIRV/TargetAndABI.cpp | 33 +- mlir/lib/Dialect/StandardOps/CMakeLists.txt | 11 +- mlir/lib/Dialect/StandardOps/EDSC/Builders.cpp | 49 + mlir/lib/Dialect/StandardOps/EDSC/Intrinsics.cpp | 75 + mlir/lib/Dialect/StandardOps/Ops.cpp | 15 + mlir/lib/Dialect/VectorOps/CMakeLists.txt | 1 + mlir/lib/Dialect/VectorOps/EDSC/Builders.cpp | 41 + mlir/lib/Dialect/VectorOps/VectorOps.cpp | 13 + mlir/lib/EDSC/Builders.cpp | 363 +- mlir/lib/EDSC/CMakeLists.txt | 10 +- mlir/lib/EDSC/Helpers.cpp | 52 - mlir/lib/EDSC/Intrinsics.cpp | 76 - mlir/lib/ExecutionEngine/CMakeLists.txt | 1 + mlir/lib/IR/AffineMap.cpp | 83 + mlir/lib/Transforms/DialectConversion.cpp | 3 +- mlir/lib/Transforms/Utils/FoldUtils.cpp | 15 +- .../GPUToCUDA/lower-launch-func-to-cuda.mlir | 4 +- mlir/test/Conversion/GPUToSPIRV/builtins.mlir | 27 +- mlir/test/Conversion/GPUToSPIRV/if.mlir | 4 +- mlir/test/Conversion/GPUToSPIRV/load-store.mlir | 2 +- mlir/test/Conversion/GPUToSPIRV/loop.mlir | 2 +- mlir/test/Conversion/GPUToSPIRV/simple.mlir | 33 +- .../StandardToLLVM/convert-argattrs.mlir | 20 +- .../StandardToLLVM/convert-dynamic-memref-ops.mlir | 92 +- .../Conversion/StandardToLLVM/convert-funcs.mlir | 6 +- .../StandardToLLVM/convert-static-memref-ops.mlir | 83 +- .../StandardToLLVM/convert-to-llvmir.mlir | 45 +- .../StandardToLLVM/standard-to-llvm.mlir | 3 +- mlir/test/Dialect/GPU/invalid.mlir | 28 +- mlir/test/Dialect/Linalg/llvm.mlir | 27 +- mlir/test/Dialect/Linalg/roundtrip.mlir | 35 + mlir/test/EDSC/CMakeLists.txt | 2 + mlir/test/EDSC/builder-api-test.cpp | 215 +- mlir/test/Target/llvmir-intrinsics.mlir | 31 + mlir/test/Transforms/canonicalize.mlir | 21 + mlir/test/Transforms/test-canonicalize.mlir | 16 + mlir/test/lib/TestDialect/TestOps.td | 5 + mlir/test/mlir-cpu-runner/cblas_interface.cpp | 37 +- .../test/mlir-cpu-runner/include/cblas_interface.h | 27 +- .../mlir-cpu-runner/include/mlir_runner_utils.h | 20 +- mlir/test/mlir-cpu-runner/mlir_runner_utils.cpp | 30 +- mlir/test/mlir-cuda-runner/gpu-to-cubin.mlir | 7 +- .../mlir-cuda-runner/cuda-runtime-wrappers.cpp | 35 +- polly/docs/UsingPollyWithClang.rst | 3 +- polly/include/polly/Support/ISLTools.h | 2 +- polly/lib/Analysis/ScopBuilder.cpp | 5 +- polly/lib/Analysis/ScopInfo.cpp | 18 + polly/lib/CodeGen/PPCGCodeGeneration.cpp | 9 +- polly/lib/Exchange/JSONExporter.cpp | 4 +- polly/lib/External/CMakeLists.txt | 1 + polly/lib/External/isl/AUTHORS | 11 +- polly/lib/External/isl/ChangeLog | 23 + polly/lib/External/isl/GIT_HEAD_ID | 2 +- polly/lib/External/isl/Makefile.am | 92 +- polly/lib/External/isl/Makefile.in | 283 +- polly/lib/External/isl/README | 4 +- polly/lib/External/isl/aclocal.m4 | 1 + polly/lib/External/isl/all.h | 3 + polly/lib/External/isl/basis_reduction_templ.c | 17 +- polly/lib/External/isl/bound.c | 10 +- polly/lib/External/isl/cat.c | 1 + polly/lib/External/isl/check_reparse_templ.c | 32 + polly/lib/External/isl/check_reparse_test_templ.c | 28 + polly/lib/External/isl/check_type_range_templ.c | 20 + polly/lib/External/isl/closure.c | 2 +- polly/lib/External/isl/codegen.c | 5 +- polly/lib/External/isl/configure | 584 +- polly/lib/External/isl/configure.ac | 30 +- polly/lib/External/isl/cpp/cpp-checked.h.pre | 99 +- polly/lib/External/isl/cpp/cpp.h.pre | 17 +- polly/lib/External/isl/{all.c => dep.c} | 0 polly/lib/External/isl/doc/Makefile.in | 9 +- polly/lib/External/isl/doc/user.pod | 1140 +- .../lib/External/isl/has_single_reference_templ.c | 12 + polly/lib/External/isl/include/isl/aff.h | 247 +- polly/lib/External/isl/include/isl/aff_type.h | 8 +- polly/lib/External/isl/include/isl/arg.h | 7 +- polly/lib/External/isl/include/isl/ast.h | 58 +- polly/lib/External/isl/include/isl/ast_build.h | 7 +- polly/lib/External/isl/include/isl/ast_type.h | 89 +- polly/lib/External/isl/include/isl/constraint.h | 9 +- .../isl/include/isl/cpp-checked-conversion.h | 456 + polly/lib/External/isl/include/isl/cpp-checked.h | 12330 +++++++++--- polly/lib/External/isl/include/isl/cpp.h | 19986 ++++++++++++++----- polly/lib/External/isl/include/isl/ctx.h | 4 + polly/lib/External/isl/include/isl/fixed_box.h | 11 +- polly/lib/External/isl/include/isl/flow.h | 2 +- polly/lib/External/isl/include/isl/hash.h | 9 +- polly/lib/External/isl/include/isl/hmap_templ.c | 18 +- polly/lib/External/isl/include/isl/id.h | 16 +- polly/lib/External/isl/include/isl/id_type.h | 7 +- polly/lib/External/isl/include/isl/list.h | 39 +- polly/lib/External/isl/include/isl/local_space.h | 2 +- polly/lib/External/isl/include/isl/map.h | 93 +- polly/lib/External/isl/include/isl/mat.h | 6 +- polly/lib/External/isl/include/isl/multi.h | 169 +- polly/lib/External/isl/include/isl/point.h | 6 +- polly/lib/External/isl/include/isl/polynomial.h | 126 +- .../lib/External/isl/include/isl/polynomial_type.h | 1 + polly/lib/External/isl/include/isl/schedule.h | 1 + polly/lib/External/isl/include/isl/schedule_node.h | 70 +- polly/lib/External/isl/include/isl/set.h | 77 +- polly/lib/External/isl/include/isl/space.h | 70 +- polly/lib/External/isl/include/isl/space_type.h | 4 +- polly/lib/External/isl/include/isl/stream.h | 1 + polly/lib/External/isl/include/isl/union_map.h | 41 +- .../lib/External/isl/include/isl/union_map_type.h | 2 +- polly/lib/External/isl/include/isl/union_set.h | 23 +- polly/lib/External/isl/include/isl/val.h | 18 +- polly/lib/External/isl/include/isl/val_type.h | 2 +- polly/lib/External/isl/include/isl/vec.h | 2 +- polly/lib/External/isl/include/isl/vertices.h | 8 +- polly/lib/External/isl/interface/Makefile.am | 2 +- polly/lib/External/isl/interface/Makefile.in | 11 +- polly/lib/External/isl/interface/cpp.cc | 1601 +- polly/lib/External/isl/interface/cpp.h | 97 +- polly/lib/External/isl/interface/cpp_conversion.cc | 47 +- polly/lib/External/isl/interface/cpp_conversion.h | 4 + .../External/isl/interface/extract_interface.cc | 99 +- polly/lib/External/isl/interface/generator.cc | 484 +- polly/lib/External/isl/interface/generator.h | 116 +- polly/lib/External/isl/interface/isl.py | 14919 +++++++++++--- polly/lib/External/isl/interface/python.cc | 744 +- polly/lib/External/isl/interface/python.h | 30 +- polly/lib/External/isl/isl_aff.c | 1550 +- polly/lib/External/isl/isl_aff_map.c | 16 +- polly/lib/External/isl/isl_aff_private.h | 14 +- polly/lib/External/isl/isl_affine_hull.c | 135 +- .../lib/External/isl/isl_align_params_bin_templ.c | 8 + polly/lib/External/isl/isl_align_params_templ.c | 40 + polly/lib/External/isl/isl_arg.c | 28 +- polly/lib/External/isl/isl_ast.c | 602 +- polly/lib/External/isl/isl_ast_build.c | 104 +- polly/lib/External/isl/isl_ast_build_expr.c | 216 +- polly/lib/External/isl/isl_ast_build_private.h | 5 +- polly/lib/External/isl/isl_ast_codegen.c | 368 +- polly/lib/External/isl/isl_ast_graft.c | 249 +- polly/lib/External/isl/isl_ast_graft_private.h | 3 + polly/lib/External/isl/isl_ast_private.h | 7 +- polly/lib/External/isl/isl_bernstein.c | 181 +- polly/lib/External/isl/isl_bind_domain_templ.c | 168 + polly/lib/External/isl/isl_bound.c | 45 +- polly/lib/External/isl/isl_box.c | 94 +- .../External/isl/isl_check_named_params_templ.c | 10 + polly/lib/External/isl/isl_coalesce.c | 313 +- polly/lib/External/isl/isl_config.h.in | 8 +- polly/lib/External/isl/isl_config_post.h | 2 +- polly/lib/External/isl/isl_constraint.c | 236 +- polly/lib/External/isl/isl_convex_hull.c | 398 +- polly/lib/External/isl/isl_ctx.c | 32 +- polly/lib/External/isl/isl_dim_map.c | 37 +- polly/lib/External/isl/isl_dim_map.h | 7 +- polly/lib/External/isl/isl_domain_factor_templ.c | 67 + polly/lib/External/isl/isl_equalities.c | 45 +- polly/lib/External/isl/isl_factorization.c | 27 +- polly/lib/External/isl/isl_farkas.c | 136 +- polly/lib/External/isl/isl_flow.c | 147 +- polly/lib/External/isl/isl_fold.c | 150 +- polly/lib/External/isl/isl_hash.c | 34 +- polly/lib/External/isl/isl_hash_private.h | 8 - polly/lib/External/isl/isl_id.c | 80 +- polly/lib/External/isl/isl_id_private.h | 7 + polly/lib/External/isl/isl_id_to_ast_expr.c | 2 +- polly/lib/External/isl/isl_id_to_id.c | 3 +- polly/lib/External/isl/isl_id_to_pw_aff.c | 2 +- polly/lib/External/isl/isl_ilp.c | 67 +- polly/lib/External/isl/isl_input.c | 711 +- polly/lib/External/isl/isl_list_macro.h | 8 + polly/lib/External/isl/isl_list_templ.c | 73 +- polly/lib/External/isl/isl_local.c | 84 +- polly/lib/External/isl/isl_local.h | 2 + polly/lib/External/isl/isl_local_private.h | 8 + polly/lib/External/isl/isl_local_space.c | 256 +- polly/lib/External/isl/isl_local_space_private.h | 13 +- polly/lib/External/isl/isl_lp.c | 12 +- polly/lib/External/isl/isl_map.c | 4225 ++-- polly/lib/External/isl/isl_map_bound_templ.c | 53 + polly/lib/External/isl/isl_map_list.c | 12 +- polly/lib/External/isl/isl_map_private.h | 96 +- polly/lib/External/isl/isl_map_simplify.c | 750 +- polly/lib/External/isl/isl_map_subtract.c | 91 +- polly/lib/External/isl/isl_mat.c | 76 +- polly/lib/External/isl/isl_mat_private.h | 7 +- polly/lib/External/isl/isl_maybe_ast_graft_list.h | 10 + polly/lib/External/isl/isl_morph.c | 127 +- polly/lib/External/isl/isl_morph.h | 8 +- .../External/isl/isl_multi_add_constant_templ.c | 93 + polly/lib/External/isl/isl_multi_arith_templ.c | 236 + .../lib/External/isl/isl_multi_bind_domain_templ.c | 14 + polly/lib/External/isl/isl_multi_bind_templ.c | 65 + polly/lib/External/isl/isl_multi_dim_id_templ.c | 92 + polly/lib/External/isl/isl_multi_dims.c | 8 +- polly/lib/External/isl/isl_multi_domain_templ.c | 42 + polly/lib/External/isl/isl_multi_from_base_templ.c | 37 + polly/lib/External/isl/isl_multi_identity_templ.c | 86 + polly/lib/External/isl/isl_multi_locals_templ.c | 17 + polly/lib/External/isl/isl_multi_macro.h | 10 +- polly/lib/External/isl/isl_multi_move_dims_templ.c | 71 + polly/lib/External/isl/isl_multi_nan_templ.c | 17 + polly/lib/External/isl/isl_multi_no_domain_templ.c | 118 + .../External/isl/isl_multi_no_explicit_domain.c | 7 + polly/lib/External/isl/isl_multi_param_templ.c | 60 + polly/lib/External/isl/isl_multi_product_templ.c | 68 + .../isl/isl_multi_read_no_explicit_domain_templ.c | 94 + polly/lib/External/isl/isl_multi_splice_templ.c | 63 + polly/lib/External/isl/isl_multi_templ.c | 956 +- polly/lib/External/isl/isl_multi_tuple_id_templ.c | 94 + polly/lib/External/isl/isl_multi_zero_templ.c | 51 + polly/lib/External/isl/isl_options.c | 2 +- polly/lib/External/isl/isl_output.c | 800 +- polly/lib/External/isl/isl_point.c | 208 +- polly/lib/External/isl/isl_point_private.h | 2 +- polly/lib/External/isl/isl_polynomial.c | 2440 ++- polly/lib/External/isl/isl_polynomial_private.h | 76 +- polly/lib/External/isl/isl_printer.c | 1 + .../isl/isl_project_out_all_params_templ.c | 21 + .../isl/isl_pw_add_constant_multi_val_templ.c | 13 + polly/lib/External/isl/isl_pw_add_constant_templ.c | 47 + .../External/isl/isl_pw_add_constant_val_templ.c | 13 + polly/lib/External/isl/isl_pw_bind_domain_templ.c | 14 + polly/lib/External/isl/isl_pw_insert_dims_templ.c | 47 + polly/lib/External/isl/isl_pw_lift_templ.c | 90 + polly/lib/External/isl/isl_pw_macro.h | 4 + polly/lib/External/isl/isl_pw_morph_templ.c | 49 + polly/lib/External/isl/isl_pw_move_dims_templ.c | 49 + polly/lib/External/isl/isl_pw_neg_templ.c | 34 + polly/lib/External/isl/isl_pw_opt_templ.c | 54 + polly/lib/External/isl/isl_pw_pullback_templ.c | 121 + polly/lib/External/isl/isl_pw_sub_templ.c | 16 + polly/lib/External/isl/isl_pw_templ.c | 1061 +- polly/lib/External/isl/isl_range.c | 127 +- polly/lib/External/isl/isl_reordering.c | 87 +- polly/lib/External/isl/isl_reordering.h | 2 + polly/lib/External/isl/isl_sample.c | 81 +- polly/lib/External/isl/isl_scan.c | 8 +- polly/lib/External/isl/isl_schedule_band.c | 105 +- polly/lib/External/isl/isl_schedule_band.h | 2 +- polly/lib/External/isl/isl_schedule_constraints.c | 50 +- polly/lib/External/isl/isl_schedule_constraints.h | 3 +- polly/lib/External/isl/isl_schedule_node.c | 497 +- polly/lib/External/isl/isl_schedule_read.c | 4 +- polly/lib/External/isl/isl_schedule_tree.c | 284 +- polly/lib/External/isl/isl_schedule_tree.h | 4 +- polly/lib/External/isl/isl_scheduler.c | 640 +- polly/lib/External/isl/isl_set_list.c | 12 +- polly/lib/External/isl/isl_set_to_ast_graft_list.c | 17 + polly/lib/External/isl/isl_set_to_ast_graft_list.h | 18 + polly/lib/External/isl/isl_space.c | 1380 +- polly/lib/External/isl/isl_space_private.h | 37 +- polly/lib/External/isl/isl_srcdir.c.in | 2 +- polly/lib/External/isl/isl_stream.c | 22 +- polly/lib/External/isl/isl_stride.c | 14 +- polly/lib/External/isl/isl_tab.c | 217 +- polly/lib/External/isl/isl_tab.h | 6 +- polly/lib/External/isl/isl_tab_lexopt_templ.c | 11 +- polly/lib/External/isl/isl_tab_pip.c | 336 +- polly/lib/External/isl/isl_test.c | 1991 +- polly/lib/External/isl/isl_test_cpp-checked.cc | 133 + polly/lib/External/isl/isl_test_cpp-generic.cc | 189 + polly/lib/External/isl/isl_test_cpp.cc | 152 + polly/lib/External/isl/isl_test_list_templ.c | 51 + .../lib/External/isl/isl_test_plain_equal_templ.c | 50 + polly/lib/External/isl/isl_test_python.py | 248 + polly/lib/External/isl/isl_transitive_closure.c | 625 +- .../isl/isl_type_check_equal_space_templ.c | 25 + .../isl/isl_type_has_equal_space_bin_templ.c | 8 + .../External/isl/isl_type_has_equal_space_templ.c | 28 + polly/lib/External/isl/isl_union_eval.c | 6 +- polly/lib/External/isl/isl_union_map.c | 355 +- polly/lib/External/isl/isl_union_map_private.h | 1 + polly/lib/External/isl/isl_union_multi.c | 122 +- polly/lib/External/isl/isl_union_single.c | 23 +- polly/lib/External/isl/isl_union_templ.c | 389 +- polly/lib/External/isl/isl_val.c | 183 +- polly/lib/External/isl/isl_val_gmp.c | 14 +- polly/lib/External/isl/isl_val_imath.c | 14 +- polly/lib/External/isl/isl_val_private.h | 18 +- polly/lib/External/isl/isl_val_sioimath.c | 14 +- polly/lib/External/isl/isl_vec.c | 8 +- polly/lib/External/isl/isl_vertices.c | 102 +- .../isl/m4/ax_cxx_compile_stdcxx_11_no_override.m4 | 37 + polly/lib/External/isl/m4/ax_detect_clang.m4 | 47 +- polly/lib/External/isl/opt_type.h | 16 + polly/lib/External/isl/pip.c | 62 +- polly/lib/External/isl/polyhedron_minimize.c | 6 +- polly/lib/External/isl/polytope_scan.c | 9 +- polly/lib/External/isl/print.c | 3 + polly/lib/External/isl/print_templ.c | 8 +- polly/lib/External/isl/print_yaml_field_templ.c | 22 + polly/lib/External/isl/py-compile | 170 + polly/lib/External/isl/python/isl.py.top | 14 +- .../External/isl/test_inputs/codegen/bilinear.c | 9 + .../External/isl/test_inputs/codegen/bilinear.st | 9 + polly/lib/External/isl/test_inputs/codegen/group.c | 7 + .../lib/External/isl/test_inputs/codegen/group.st | 2 + .../lib/External/isl/test_inputs/codegen/unroll4.c | 4 +- .../lib/External/isl/test_inputs/schedule/flat1.sc | 3 + .../lib/External/isl/test_inputs/schedule/flat1.st | 5 + .../lib/External/isl/test_inputs/schedule/flat2.sc | 3 + .../lib/External/isl/test_inputs/schedule/flat2.st | 5 + .../lib/External/isl/test_inputs/schedule/flat3.sc | 3 + .../lib/External/isl/test_inputs/schedule/flat3.st | 5 + .../lib/External/isl/test_inputs/schedule/flat4.sc | 3 + .../lib/External/isl/test_inputs/schedule/flat4.st | 5 + .../lib/External/isl/test_inputs/schedule/flat5.sc | 3 + .../lib/External/isl/test_inputs/schedule/flat5.st | 5 + .../lib/External/isl/test_inputs/schedule/flat6.sc | 3 + .../lib/External/isl/test_inputs/schedule/flat6.st | 5 + .../External/isl/test_inputs/schedule/poliwoda.sc | 47 + .../External/isl/test_inputs/schedule/poliwoda.st | 5 + polly/lib/Support/ISLTools.cpp | 4 +- polly/lib/Transform/ForwardOpTree.cpp | 4 +- polly/lib/Transform/ScheduleOptimizer.cpp | 2 +- .../aliasing_many_parameters_not_all_involved.ll | 4 +- 3849 files changed, 84886 insertions(+), 759370 deletions(-) create mode 100644 clang-tools-extra/clang-tidy/objc/DeallocInCategoryCheck.cpp create mode 100644 clang-tools-extra/clang-tidy/objc/DeallocInCategoryCheck.h create mode 100644 clang-tools-extra/docs/clang-tidy/checks/objc-dealloc-in-category.rst create mode 100644 clang-tools-extra/test/clang-tidy/checkers/objc-dealloc-in-category.m create mode 100644 clang/test/CodeGenCXX/amdgcn-call-with-aggarg.cpp create mode 100644 clang/test/CodeGenObjCXX/ubsan-nullability-return-notypeloc.mm create mode 100644 compiler-rt/lib/scudo/standalone/tools/compute_size_class_config.cpp create mode 100644 libcxx/test/std/containers/views/span.sub/first.fail.cpp create mode 100644 libcxx/test/std/containers/views/span.sub/last.fail.cpp delete mode 100644 lldb/packages/Python/lldbsuite/test/lang/cpp/overriden-methods/ [...] delete mode 100644 lldb/packages/Python/lldbsuite/test/lang/cpp/overriden-methods/ [...] delete mode 100644 lldb/packages/Python/lldbsuite/test/lang/cpp/overriden-methods/ [...] copy lldb/packages/Python/lldbsuite/test/{api/check_public_api_headers => lang/cpp [...] create mode 100644 lldb/packages/Python/lldbsuite/test/lang/cpp/virtual-functions/ [...] create mode 100644 lldb/packages/Python/lldbsuite/test/lang/cpp/virtual-functions/ [...] delete mode 100644 llgo/.arcconfig delete mode 100644 llgo/CMakeLists.txt delete mode 100644 llgo/LICENSE.TXT delete mode 100644 llgo/README.TXT delete mode 100644 llgo/autoconf/config.sub delete mode 100644 llgo/build/context.go delete mode 100644 llgo/buildslave-config.yaml delete mode 100644 llgo/cmd/cc-wrapper/main.go delete mode 100644 llgo/cmd/cgo/zdefaultcc.go delete mode 100644 llgo/cmd/gllgo/config.h.cmake delete mode 100644 llgo/cmd/gllgo/gllgo.go delete mode 100644 llgo/cmd/go/zdefaultcc.go.in delete mode 100644 llgo/cmd/llgoi/llgoi.go delete mode 100644 llgo/debug/debug.go delete mode 100644 llgo/docs/Makefile.sphinx delete mode 100644 llgo/docs/conf.py delete mode 100644 llgo/docs/index.rst delete mode 100644 llgo/docs/llgoi.rst delete mode 100644 llgo/docs/make.bat delete mode 100644 llgo/driver/parser.go delete mode 100644 llgo/include/dwarf2.h delete mode 100644 llgo/include/filenames.h delete mode 100644 llgo/include/unwind-pe.h delete mode 100644 llgo/irgen/annotations.go delete mode 100644 llgo/irgen/attribute.go delete mode 100644 llgo/irgen/builtins.go delete mode 100644 llgo/irgen/cabi.go delete mode 100644 llgo/irgen/call.go delete mode 100644 llgo/irgen/channels.go delete mode 100644 llgo/irgen/closures.go delete mode 100644 llgo/irgen/compiler.go delete mode 100644 llgo/irgen/errors.go delete mode 100644 llgo/irgen/indirect.go delete mode 100644 llgo/irgen/interfaces.go delete mode 100644 llgo/irgen/maps.go delete mode 100644 llgo/irgen/predicates.go delete mode 100644 llgo/irgen/println.go delete mode 100644 llgo/irgen/runtime.go delete mode 100644 llgo/irgen/slice.go delete mode 100644 llgo/irgen/ssa.go delete mode 100644 llgo/irgen/strings.go delete mode 100644 llgo/irgen/switches.go delete mode 100644 llgo/irgen/targets.go delete mode 100644 llgo/irgen/typemap.go delete mode 100644 llgo/irgen/types.go delete mode 100644 llgo/irgen/utils.go delete mode 100644 llgo/irgen/value.go delete mode 100644 llgo/irgen/version.go delete mode 100644 llgo/libgo-check-failures.diff delete mode 100644 llgo/libgo-noext.diff delete mode 100644 llgo/llgo-go.sh delete mode 100644 llgo/ssaopt/esc.go delete mode 100644 llgo/test/CMakeLists.txt delete mode 100644 llgo/test/debuginfo/emptyname.go delete mode 100644 llgo/test/driver/parse-arguments.go delete mode 100644 llgo/test/execution/Inputs/init2.go delete mode 100644 llgo/test/execution/arrays/compare.go delete mode 100644 llgo/test/execution/arrays/index.go delete mode 100644 llgo/test/execution/arrays/range.go delete mode 100644 llgo/test/execution/arrays/slice.go delete mode 100644 llgo/test/execution/assignment/arrays.go delete mode 100644 llgo/test/execution/assignment/binop.go delete mode 100644 llgo/test/execution/assignment/dereferencing.go delete mode 100644 llgo/test/execution/assignment/multi.go delete mode 100644 llgo/test/execution/assignment/namedresult.go delete mode 100644 llgo/test/execution/branching/goto.go delete mode 100644 llgo/test/execution/branching/labeled.go delete mode 100644 llgo/test/execution/chan/buffered.go delete mode 100644 llgo/test/execution/chan/range.go delete mode 100644 llgo/test/execution/chan/select.go delete mode 100644 llgo/test/execution/chan/self.go delete mode 100644 llgo/test/execution/circulartype.go delete mode 100644 llgo/test/execution/closures/basic.go delete mode 100644 llgo/test/execution/closures/issue176.go delete mode 100644 llgo/test/execution/complex.go delete mode 100644 llgo/test/execution/const.go delete mode 100644 llgo/test/execution/conversions/complex.go delete mode 100644 llgo/test/execution/conversions/float.go delete mode 100644 llgo/test/execution/conversions/int.go delete mode 100644 llgo/test/execution/conversions/sameunderlying.go delete mode 100644 llgo/test/execution/defer.go delete mode 100644 llgo/test/execution/errors/recover.go delete mode 100644 llgo/test/execution/for/branch.go delete mode 100644 llgo/test/execution/fun.go delete mode 100644 llgo/test/execution/functions/compare.go delete mode 100644 llgo/test/execution/functions/multivalue.go delete mode 100644 llgo/test/execution/functions/unreachable.go delete mode 100644 llgo/test/execution/go.go delete mode 100644 llgo/test/execution/if/lazy.go delete mode 100644 llgo/test/execution/init.go delete mode 100644 llgo/test/execution/interfaces/assert.go delete mode 100644 llgo/test/execution/interfaces/basic.go delete mode 100644 llgo/test/execution/interfaces/comparei2i.go delete mode 100644 llgo/test/execution/interfaces/comparei2v.go delete mode 100644 llgo/test/execution/interfaces/e2i_conversion.go delete mode 100644 llgo/test/execution/interfaces/embedded.go delete mode 100644 llgo/test/execution/interfaces/error.go delete mode 100644 llgo/test/execution/interfaces/i2i_conversion.go delete mode 100644 llgo/test/execution/interfaces/import.go delete mode 100644 llgo/test/execution/interfaces/methods.go delete mode 100644 llgo/test/execution/interfaces/static_conversion.go delete mode 100644 llgo/test/execution/interfaces/wordsize.go delete mode 100644 llgo/test/execution/literals/array.go delete mode 100644 llgo/test/execution/literals/func.go delete mode 100644 llgo/test/execution/literals/map.go delete mode 100644 llgo/test/execution/literals/slice.go delete mode 100644 llgo/test/execution/literals/struct.go delete mode 100644 llgo/test/execution/maps/delete.go delete mode 100644 llgo/test/execution/maps/insert.go delete mode 100644 llgo/test/execution/maps/lookup.go delete mode 100644 llgo/test/execution/maps/range.go delete mode 100644 llgo/test/execution/methods/methodvalues.go delete mode 100644 llgo/test/execution/methods/nilrecv.go delete mode 100644 llgo/test/execution/methods/selectors.go delete mode 100644 llgo/test/execution/new.go delete mode 100644 llgo/test/execution/nil.go delete mode 100644 llgo/test/execution/operators/basics.go delete mode 100644 llgo/test/execution/operators/binary_untyped.go delete mode 100644 llgo/test/execution/operators/shifts.go delete mode 100644 llgo/test/execution/slices/append.go delete mode 100644 llgo/test/execution/slices/cap.go delete mode 100644 llgo/test/execution/slices/compare.go delete mode 100644 llgo/test/execution/slices/copy.go delete mode 100644 llgo/test/execution/slices/index.go delete mode 100644 llgo/test/execution/slices/literal.go delete mode 100644 llgo/test/execution/slices/make.go delete mode 100644 llgo/test/execution/slices/sliceexpr.go delete mode 100644 llgo/test/execution/strings/add.go delete mode 100644 llgo/test/execution/strings/bytes.go delete mode 100644 llgo/test/execution/strings/compare.go delete mode 100644 llgo/test/execution/strings/index.go delete mode 100644 llgo/test/execution/strings/range.go delete mode 100644 llgo/test/execution/strings/runetostring.go delete mode 100644 llgo/test/execution/strings/slice.go delete mode 100644 llgo/test/execution/structs/compare.go delete mode 100644 llgo/test/execution/structs/embed.go delete mode 100644 llgo/test/execution/switch/branch.go delete mode 100644 llgo/test/execution/switch/default.go delete mode 100644 llgo/test/execution/switch/empty.go delete mode 100644 llgo/test/execution/switch/scope.go delete mode 100644 llgo/test/execution/switch/strings.go delete mode 100644 llgo/test/execution/switch/type.go delete mode 100644 llgo/test/execution/types/named.go delete mode 100644 llgo/test/execution/types/recursive.go delete mode 100644 llgo/test/execution/unsafe/const_sizeof.go delete mode 100644 llgo/test/execution/unsafe/offsetof.go delete mode 100644 llgo/test/execution/unsafe/pointer.go delete mode 100644 llgo/test/execution/unsafe/sizeof_array.go delete mode 100644 llgo/test/execution/unsafe/sizeof_basic.go delete mode 100644 llgo/test/execution/unsafe/sizeof_struct.go delete mode 100644 llgo/test/execution/var.go delete mode 100644 llgo/test/execution/varargs.go delete mode 100644 llgo/test/gllgo/dead.go delete mode 100644 llgo/test/irgen/Inputs/mangling-synthetic-p.go delete mode 100644 llgo/test/irgen/avoidload.go delete mode 100644 llgo/test/irgen/cabi.go delete mode 100644 llgo/test/irgen/go-panic.go delete mode 100644 llgo/test/irgen/imports.go delete mode 100644 llgo/test/irgen/mangling-dot.go delete mode 100644 llgo/test/irgen/mangling-synthetic.go delete mode 100644 llgo/test/irgen/select.go delete mode 100644 llgo/test/irgen/switch.go delete mode 100644 llgo/test/lit.cfg delete mode 100644 llgo/test/lit.site.cfg.in delete mode 100644 llgo/test/llgoi/Inputs/src/bar/answer.go delete mode 100644 llgo/test/llgoi/Inputs/src/foo/answer.go delete mode 100644 llgo/test/llgoi/Inputs/src/foo_cgo/answer.go delete mode 100644 llgo/test/llgoi/arith.test delete mode 100644 llgo/test/llgoi/import-binary.test delete mode 100644 llgo/test/llgoi/import-source.test delete mode 100644 llgo/test/llgoi/import-source2.test delete mode 100644 llgo/test/llgoi/interfaces.test delete mode 100644 llgo/test/llgoi/maps.test delete mode 100644 llgo/test/llgoi/panic.test delete mode 100644 llgo/test/llgoi/vars.test delete mode 100644 llgo/third_party/gofrontend/LICENSE delete mode 100644 llgo/third_party/gofrontend/config-ml.in delete mode 100755 llgo/third_party/gofrontend/config.guess delete mode 100755 llgo/third_party/gofrontend/config.sub delete mode 100644 llgo/third_party/gofrontend/depcomp delete mode 100644 llgo/third_party/gofrontend/include/dwarf2.def delete mode 100644 llgo/third_party/gofrontend/include/dwarf2.h delete mode 100644 llgo/third_party/gofrontend/include/filenames.h delete mode 100644 llgo/third_party/gofrontend/install-sh delete mode 100644 llgo/third_party/gofrontend/libbacktrace/ChangeLog delete mode 100644 llgo/third_party/gofrontend/libbacktrace/ChangeLog.jit delete mode 100644 llgo/third_party/gofrontend/libbacktrace/Makefile.am delete mode 100644 llgo/third_party/gofrontend/libbacktrace/Makefile.in delete mode 100644 llgo/third_party/gofrontend/libbacktrace/README delete mode 100644 llgo/third_party/gofrontend/libbacktrace/aclocal.m4 delete mode 100644 llgo/third_party/gofrontend/libbacktrace/alloc.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/atomic.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/backtrace-supported.h.in delete mode 100644 llgo/third_party/gofrontend/libbacktrace/backtrace.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/backtrace.h delete mode 100644 llgo/third_party/gofrontend/libbacktrace/btest.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/config.h.in delete mode 100755 llgo/third_party/gofrontend/libbacktrace/configure delete mode 100644 llgo/third_party/gofrontend/libbacktrace/configure.ac delete mode 100644 llgo/third_party/gofrontend/libbacktrace/dwarf.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/elf.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/fileline.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/filetype.awk delete mode 100644 llgo/third_party/gofrontend/libbacktrace/internal.h delete mode 100644 llgo/third_party/gofrontend/libbacktrace/mmap.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/mmapio.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/nounwind.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/posix.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/print.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/read.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/simple.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/sort.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/state.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/stest.c delete mode 100644 llgo/third_party/gofrontend/libbacktrace/unknown.c delete mode 100644 llgo/third_party/gofrontend/libffi/ChangeLog.libffi delete mode 100644 llgo/third_party/gofrontend/libffi/ChangeLog.libgcj delete mode 100644 llgo/third_party/gofrontend/libffi/ChangeLog.v1 delete mode 100644 llgo/third_party/gofrontend/libffi/LICENSE delete mode 100644 llgo/third_party/gofrontend/libffi/Makefile.am delete mode 100644 llgo/third_party/gofrontend/libffi/Makefile.in delete mode 100644 llgo/third_party/gofrontend/libffi/README delete mode 100644 llgo/third_party/gofrontend/libffi/acinclude.m4 delete mode 100644 llgo/third_party/gofrontend/libffi/aclocal.m4 delete mode 100755 llgo/third_party/gofrontend/libffi/configure delete mode 100644 llgo/third_party/gofrontend/libffi/configure.ac delete mode 100644 llgo/third_party/gofrontend/libffi/configure.host delete mode 100644 llgo/third_party/gofrontend/libffi/doc/libffi.texi delete mode 100644 llgo/third_party/gofrontend/libffi/doc/version.texi delete mode 100644 llgo/third_party/gofrontend/libffi/fficonfig.h.in delete mode 100644 llgo/third_party/gofrontend/libffi/generate-darwin-source-and-h [...] delete mode 100644 llgo/third_party/gofrontend/libffi/include/Makefile.am delete mode 100644 llgo/third_party/gofrontend/libffi/include/Makefile.in delete mode 100644 llgo/third_party/gofrontend/libffi/include/ffi.h.in delete mode 100644 llgo/third_party/gofrontend/libffi/include/ffi_cfi.h delete mode 100644 llgo/third_party/gofrontend/libffi/include/ffi_common.h delete mode 100644 llgo/third_party/gofrontend/libffi/libffi.pc.in delete mode 100644 llgo/third_party/gofrontend/libffi/libffi.xcodeproj/project.pbxproj delete mode 100644 llgo/third_party/gofrontend/libffi/libtool-version delete mode 100644 llgo/third_party/gofrontend/libffi/man/Makefile.am delete mode 100644 llgo/third_party/gofrontend/libffi/man/Makefile.in delete mode 100644 llgo/third_party/gofrontend/libffi/man/ffi.3 delete mode 100644 llgo/third_party/gofrontend/libffi/man/ffi_call.3 delete mode 100644 llgo/third_party/gofrontend/libffi/man/ffi_prep_cif.3 delete mode 100644 llgo/third_party/gofrontend/libffi/man/ffi_prep_cif_var.3 delete mode 100644 llgo/third_party/gofrontend/libffi/mdate-sh delete mode 100644 llgo/third_party/gofrontend/libffi/src/aarch64/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/aarch64/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/aarch64/internal.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/aarch64/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/alpha/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/alpha/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/alpha/internal.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/alpha/osf.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/arc/arcompact.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/arc/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/arc/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/arm/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/arm/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/arm/internal.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/arm/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/avr32/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/avr32/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/avr32/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/bfin/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/bfin/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/bfin/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/closures.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/cris/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/cris/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/cris/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/debug.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/dlmalloc.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/frv/eabi.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/frv/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/frv/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/ia64/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/ia64/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/ia64/ia64_flags.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/ia64/unix.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/java_raw_api.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/m32r/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/m32r/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/m32r/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/m68k/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/m68k/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/m68k/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/m88k/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/m88k/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/m88k/obsd.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/metag/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/metag/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/metag/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/microblaze/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/microblaze/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/microblaze/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/mips/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/mips/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/mips/n32.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/mips/o32.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/moxie/eabi.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/moxie/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/moxie/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/nios2/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/nios2/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/nios2/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/or1k/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/or1k/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/or1k/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/pa/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/pa/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/pa/hpux32.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/pa/linux.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/powerpc/aix.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/powerpc/aix_closure.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/powerpc/asm.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/powerpc/darwin.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/powerpc/darwin_closure.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/powerpc/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/powerpc/ffi_darwin.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/powerpc/ffi_linux64.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/powerpc/ffi_powerpc.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/powerpc/ffi_sysv.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/powerpc/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/powerpc/linux64.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/powerpc/linux64_closure.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/powerpc/ppc_closure.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/powerpc/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/prep_cif.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/raw_api.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/s390/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/s390/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/s390/internal.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/s390/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/sh/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/sh/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/sh/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/sh64/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/sh64/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/sh64/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/sparc/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/sparc/ffi64.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/sparc/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/sparc/internal.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/sparc/v8.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/sparc/v9.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/tile/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/tile/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/tile/tile.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/types.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/vax/elfbsd.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/vax/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/vax/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/x86/darwin.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/x86/darwin64.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/x86/darwin64_c.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/x86/darwin_c.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/x86/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/x86/ffi64.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/x86/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/x86/ffiw64.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/x86/internal.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/x86/internal64.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/x86/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/x86/unix64.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/x86/win64.S delete mode 100644 llgo/third_party/gofrontend/libffi/src/xtensa/ffi.c delete mode 100644 llgo/third_party/gofrontend/libffi/src/xtensa/ffitarget.h delete mode 100644 llgo/third_party/gofrontend/libffi/src/xtensa/sysv.S delete mode 100644 llgo/third_party/gofrontend/libffi/stamp-h.in delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/Makefile.am delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/Makefile.in delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/closure_fn0.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/closure_fn1.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/closure_fn2.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/closure_fn3.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/closure_fn4.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/closure_fn5.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/closure_fn6.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/closur [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/closur [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_12byte.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_16byte.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_18byte.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_19byte.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_1_1byte.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_20byte.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_20byte1.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_24byte.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_2byte.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_3_1byte.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_3byte1.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_3byte2.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_4_1byte.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_4byte.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_5_ [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_5byte.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_64byte.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_6_ [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_6byte.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_7_ [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_7byte.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_8byte.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_9byte1.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_9byte2.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_al [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_al [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_al [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_al [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_al [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_al [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_al [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_al [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_al [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_al [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_al [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_al [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_db [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_double.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_do [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_float.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_lo [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_lo [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_ma [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_ma [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_mu [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_mu [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_mu [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_mu [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_mu [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_mu [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_pointer.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_po [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_schar.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_sint.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_sshort.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_st [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_uchar.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_uc [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_uint.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_uint_va.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_ul [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_ul [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_ushort.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/cls_us [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/err_bad_abi.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/err_ba [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/ffitest.h delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/float.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/float1.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/float2.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/float3.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/float4.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/float_va.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/huge_struct.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/many.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/many2.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/many_double.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/many_mixed.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/negint.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/nested [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/nested [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/nested [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/nested [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/nested [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/nested [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/nested [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/nested [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/nested [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/nested [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/nested [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/nested [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/problem1.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/promotion.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/pyobjc-tc.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/return_dbl.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/return_dbl1.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/return_dbl2.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/return_fl.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/return_fl1.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/return_fl2.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/return_fl3.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/return_ldl.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/return_ll.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/return_ll1.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/return_sc.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/return_sl.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/return_uc.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/return_ul.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/stret_large.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/stret_ [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/stret_ [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/stret_ [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/strlen.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/strlen2.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/strlen3.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/strlen4.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/struct1.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/struct2.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/struct3.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/struct4.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/struct5.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/struct6.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/struct7.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/struct8.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/struct9.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/testclosure.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/uninit [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/va_1.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/va_struct1.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/va_struct2.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.call/va_struct3.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/cls [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/cls [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/cls [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/cls [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/cls [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/cls [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/cls [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/cls [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/cls [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/cls [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/cls [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/cls [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/cls [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/cls [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/cls [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/cls [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/com [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/com [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/com [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/com [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/com [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/com [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/com [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/com [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/ffitest.h delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/man [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/man [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/man [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/man [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/ret [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/ret [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/ret [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/ret [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/ret [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/ret [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/ret [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/ret [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/ret [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/ret [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/ret [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.complex/ret [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.go/aa-direct.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.go/closure1.c delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.go/ffitest.h delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.go/static-chain.h delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.special/ffi [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.special/unw [...] delete mode 100644 llgo/third_party/gofrontend/libffi/testsuite/libffi.special/unw [...] delete mode 100644 llgo/third_party/gofrontend/libgcc/unwind-pe.h delete mode 100644 llgo/third_party/gofrontend/libgo/LICENSE delete mode 100644 llgo/third_party/gofrontend/libgo/MERGE delete mode 100644 llgo/third_party/gofrontend/libgo/Makefile.am delete mode 100644 llgo/third_party/gofrontend/libgo/Makefile.in delete mode 100644 llgo/third_party/gofrontend/libgo/PATENTS delete mode 100644 llgo/third_party/gofrontend/libgo/README delete mode 100644 llgo/third_party/gofrontend/libgo/README.gcc delete mode 100644 llgo/third_party/gofrontend/libgo/VERSION delete mode 100644 llgo/third_party/gofrontend/libgo/aclocal.m4 delete mode 100644 llgo/third_party/gofrontend/libgo/config.h.in delete mode 100644 llgo/third_party/gofrontend/libgo/config/README delete mode 100644 llgo/third_party/gofrontend/libgo/config/go.m4 delete mode 100644 llgo/third_party/gofrontend/libgo/config/libtool.m4 delete mode 100644 llgo/third_party/gofrontend/libgo/config/ltmain.sh delete mode 100644 llgo/third_party/gofrontend/libgo/config/ltoptions.m4 delete mode 100644 llgo/third_party/gofrontend/libgo/config/ltsugar.m4 delete mode 100644 llgo/third_party/gofrontend/libgo/config/ltversion.m4 delete mode 100644 llgo/third_party/gofrontend/libgo/config/lt~obsolete.m4 delete mode 100755 llgo/third_party/gofrontend/libgo/configure delete mode 100644 llgo/third_party/gofrontend/libgo/configure.ac delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/common.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/reader.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/reader_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/stat_atim.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/stat_atimespec.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/stat_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/tar_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/gnu.tar delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/hardlink.tar delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/issue [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/issue [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/neg-size.tar delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/nil-uid.tar delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/pax.tar delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/small.txt delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/small2.txt delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/spars [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/star.tar delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/ustar.tar delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/v7.tar delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/write [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/write [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/writer.tar delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/testdata/xattrs.tar delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/writer.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/tar/writer_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/reader.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/reader_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/register.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/struct.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/testdata/crc32 [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/testdata/dd.zip delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/testdata/go-no [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/testdata/go-wi [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/testdata/gophe [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/testdata/readm [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/testdata/readme.zip delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/testdata/symlink.zip delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/testdata/test- [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/testdata/test.zip delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/testdata/unix.zip delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/testdata/winxp.zip delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/testdata/zip64-2.zip delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/testdata/zip64.zip delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/writer.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/writer_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/archive/zip/zip_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bufio/bufio.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bufio/bufio_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bufio/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bufio/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bufio/scan.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bufio/scan_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/builtin/builtin.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bytes/buffer.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bytes/buffer_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bytes/bytes.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bytes/bytes_decl.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bytes/bytes_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bytes/compare_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bytes/equal_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bytes/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bytes/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bytes/indexbyte.c delete mode 100644 llgo/third_party/gofrontend/libgo/go/bytes/reader.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/bytes/reader_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/cgo/ast.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/cgo/doc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/cgo/gcc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/cgo/godefs.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/cgo/main.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/cgo/out.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/cgo/util.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/alldocs.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/bootstrap.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/build.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/clean.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/context.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/discovery.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/doc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/env.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/fix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/fmt.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/generate.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/generate_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/get.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/go11.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/go_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/go_windows_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/help.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/http.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/list.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/main.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/match_test.go delete mode 100755 llgo/third_party/gofrontend/libgo/go/cmd/go/mkdoc.sh delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/note.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/note_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/pkg.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/pkg_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/run.go delete mode 100755 llgo/third_party/gofrontend/libgo/go/cmd/go/script delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/script.txt delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/signal.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/signal_notunix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/signal_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/tag_test.go delete mode 100755 llgo/third_party/gofrontend/libgo/go/cmd/go/test.bash delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/cgocover/p.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/cgocover/p [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/dep_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/example1_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/example2_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/generate/test1.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/generate/test2.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/generate/test3.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/generate/test4.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/importcom/bad.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/importcom/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/importcom/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/importcom/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/importcom/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/importcom/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/importcom/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/importcom/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/importcom/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/importcom/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/local/easy.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/local/easy [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/local/easy [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/local/hard.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/local/sub/sub.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/local/sub/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/norunexamp [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/norunexamp [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/rundir/sub/sub.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/rundir/x.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/shadow/roo [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/shadow/roo [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/shadow/roo [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/badc/x.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/badpkg/x.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/badtes [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/badtes [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/badtes [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/badtes [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/badtes [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/cgotest/m.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/go-cmd [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/main_t [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/main_t [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/notest [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/syntax [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/syntax [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/testcy [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/testcy [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/testcy [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/testcy [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/testcy [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/testcy [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/testcy [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/testde [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/testde [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/testde [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/testde [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vend/bad.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vend/good.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vend/h [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vend/h [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vend/h [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vend/s [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vend/s [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vend/v [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vend/v [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vend/v [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vend/x [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vend/x [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vend/x [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vend/x [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vend/x/x.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vetpkg [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vetpkg/b.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/vetpkg/c.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/xtesto [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/src/xtesto [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/standalone [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testimport/p.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testimport [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testimport [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testimport [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testimport [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testinternal/p.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testintern [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testintern [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testintern [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testintern [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testintern [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testintern [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testonly/p [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testvendor [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testvendor [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testvendor [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testvendor [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testvendor [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testdata/testvendor [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testflag.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/testgo.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/tool.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/vcs.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/vcs_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/vendor_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/version.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/go/vet.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/doc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/gofmt.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/gofmt_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/long_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/rewrite.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/simplify.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/comment [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/comments.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/composi [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/composi [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/crlf.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/crlf.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/import.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/import.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/old.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/old.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/rewrite [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/rewrite1.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/rewrite [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/rewrite2.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/rewrite [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/rewrite3.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/rewrite [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/rewrite4.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/rewrite [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/rewrite5.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/rewrite [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/rewrite6.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/rewrite [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/rewrite7.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/rewrite [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/rewrite8.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/slices1.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/slices1.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/slices2.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/slices2.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/stdin1.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/stdin1.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/stdin2.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/stdin2.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/stdin3.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/stdin3.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/stdin4.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/stdin4.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/typeswi [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/cmd/gofmt/testdata/typeswi [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/bzip2/bit_reader.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/bzip2/bzip2.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/bzip2/bzip2_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/bzip2/huffman.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/bzip2/move_to_front.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/bzip2/testdata/Ma [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/bzip2/testdata/e.txt.bz2 delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/flate/copy.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/flate/copy_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/flate/deflate.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/flate/deflate_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/flate/fixedhuff.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/flate/flate_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/flate/gen.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/flate/huffman_bit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/flate/huffman_code.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/flate/inflate.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/flate/inflate_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/flate/reader_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/flate/reverse_bits.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/flate/token.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/flate/writer_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/gzip/gunzip.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/gzip/gunzip_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/gzip/gzip.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/gzip/gzip_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/gzip/testdata/iss [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/lzw/reader.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/lzw/reader_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/lzw/writer.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/lzw/writer_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/testdata/Mark.Twa [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/testdata/e.txt delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/testdata/pi.txt delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/zlib/reader.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/zlib/reader_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/zlib/writer.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/compress/zlib/writer_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/container/heap/heap.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/container/heap/heap_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/container/list/list.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/container/list/list_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/container/ring/ring.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/container/ring/ring_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/aes/aes_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/aes/block.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/aes/cipher.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/aes/cipher_asm.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/aes/cipher_generic.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/aes/const.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/benchmark_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/cbc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/cbc_aes_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/cfb.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/cfb_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/cipher.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/cipher_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/common_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/ctr.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/ctr_aes_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/gcm.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/gcm_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/io.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/ofb.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/ofb_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/xor.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/cipher/xor_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/crypto.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/des/block.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/des/cipher.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/des/const.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/des/des_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/dsa/dsa.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/dsa/dsa_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/ecdsa/ecdsa.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/ecdsa/ecdsa_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/elliptic/elliptic.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/elliptic/elliptic_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/elliptic/p224.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/elliptic/p224_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/elliptic/p256.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/hmac/hmac.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/hmac/hmac_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/md5/gen.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/md5/md5.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/md5/md5_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/md5/md5block.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/md5/md5block_decl.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/md5/md5block_generic.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rand/eagain.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rand/rand.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rand/rand_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rand/rand_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rand/rand_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rand/rand_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rand/util.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rand/util_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rc4/rc4.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rc4/rc4_asm.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rc4/rc4_ref.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rc4/rc4_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rsa/pkcs1v15.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rsa/pkcs1v15_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rsa/pss.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rsa/pss_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rsa/rsa.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rsa/rsa_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/rsa/testdata/pss-ve [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/sha1/sha1.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/sha1/sha1_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/sha1/sha1block.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/sha1/sha1block_decl.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/sha1/sha1block_generic.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/sha256/sha256.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/sha256/sha256_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/sha256/sha256block.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/sha256/sha256block_decl.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/sha512/sha512.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/sha512/sha512_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/sha512/sha512block.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/sha512/sha512block_decl.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/subtle/constant_time.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/subtle/constant_tim [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/alert.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/cipher_suites.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/common.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/conn.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/conn_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/generate_cert.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/handshake_client.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/handshake_clien [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/handshake_messages.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/handshake_messa [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/handshake_server.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/handshake_serve [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/handshake_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/key_agreement.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/prf.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/prf_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Client [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/testdata/Server [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/ticket.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/tls.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/tls/tls_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/cert_pool.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/pem_decrypt.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/pem_decrypt_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/pkcs1.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/pkcs8.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/pkcs8_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/pkix/pkix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/root.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/root_bsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/root_cgo_darwin.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/root_darwin.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/root_darwin_ar [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/root_darwin_armx.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/root_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/root_nacl.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/root_nocgo_darwin.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/root_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/root_solaris.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/root_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/root_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/sec1.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/sec1_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/sha2_windows_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/verify.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/verify_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/x509.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/x509_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/crypto/x509/x509_test_import.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/database/sql/convert.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/database/sql/convert_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/database/sql/driver/driver.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/database/sql/driver/types.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/database/sql/driver/types_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/database/sql/fakedb_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/database/sql/sql.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/database/sql/sql_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/buf.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/class_string.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/const.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/entry.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/line.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/line_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/open.go delete mode 100755 llgo/third_party/gofrontend/libgo/go/debug/dwarf/testdata/line- [...] delete mode 100755 llgo/third_party/gofrontend/libgo/go/debug/dwarf/testdata/line-gcc.elf delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/testdata/line1.c delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/testdata/line1.h delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/testdata/line2.c delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/testdata/typedef.c delete mode 100755 llgo/third_party/gofrontend/libgo/go/debug/dwarf/testdata/typedef.elf delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/testdata/typedef.elf4 delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/testdata/typed [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/type.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/type_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/typeunit.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/dwarf/unit.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/elf.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/elf_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/file.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/file_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/symbols_test.go delete mode 100755 llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/gcc-386 [...] delete mode 100755 llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/gcc-amd [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/gcc-amd [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/go-relo [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/go-relo [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/go-relo [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/go-relo [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/go-relo [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/go-relo [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/go-relo [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/go-relo [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/go-relo [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/hello-w [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/hello.c delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/gosym/pclinetest.h delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/gosym/pclinetest.s delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/gosym/pclntab.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/gosym/pclntab_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/gosym/symtab.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/macho/fat.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/macho/file.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/macho/file_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/macho/macho.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/macho/testdata/fat-g [...] delete mode 100755 llgo/third_party/gofrontend/libgo/go/debug/macho/testdata/gcc-3 [...] delete mode 100755 llgo/third_party/gofrontend/libgo/go/debug/macho/testdata/gcc-a [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/macho/testdata/gcc-a [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/macho/testdata/hello.c delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/pe/file.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/pe/file_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/pe/pe.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/pe/testdata/gcc-386- [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/pe/testdata/gcc-386- [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/pe/testdata/gcc-amd6 [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/pe/testdata/gcc-amd6 [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/pe/testdata/hello.c delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/plan9obj/file.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/plan9obj/file_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/plan9obj/plan9obj.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/plan9obj/testdata/38 [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/plan9obj/testdata/am [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/debug/plan9obj/testdata/hello.c delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/ascii85/ascii85.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/ascii85/ascii85_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/asn1/asn1.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/asn1/asn1_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/asn1/common.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/asn1/marshal.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/asn1/marshal_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/base32/base32.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/base32/base32_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/base64/base64.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/base64/base64_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/binary/binary.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/binary/binary_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/binary/varint.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/binary/varint_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/csv/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/csv/reader.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/csv/reader_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/csv/writer.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/csv/writer_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/encoding.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/codec_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/debug.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/dec_helpers.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/decgen.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/decode.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/decoder.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/doc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/dump.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/enc_helpers.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/encgen.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/encode.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/encoder.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/encoder_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/error.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/gobencdec_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/timing_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/type.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/gob/type_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/hex/hex.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/hex/hex_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/json/bench_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/json/decode.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/json/decode_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/json/encode.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/json/encode_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/json/fold.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/json/fold_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/json/indent.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/json/scanner.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/json/scanner_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/json/stream.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/json/stream_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/json/tagkey_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/json/tags.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/json/tags_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/json/testdata/cod [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/pem/pem.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/pem/pem_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/xml/atom_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/xml/marshal.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/xml/marshal_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/xml/read.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/xml/read_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/xml/typeinfo.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/xml/xml.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/encoding/xml/xml_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/errors/errors.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/errors/errors_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/exp/README delete mode 100644 llgo/third_party/gofrontend/libgo/go/exp/proxy/direct.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/exp/proxy/per_host.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/exp/proxy/per_host_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/exp/proxy/proxy.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/exp/proxy/proxy_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/exp/proxy/socks5.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/exp/terminal/terminal.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/exp/terminal/terminal_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/exp/terminal/util.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/expvar/expvar.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/expvar/expvar_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/flag/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/flag/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/flag/flag.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/flag/flag_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/fmt/doc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/fmt/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/fmt/fmt_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/fmt/format.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/fmt/norace_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/fmt/print.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/fmt/race_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/fmt/scan.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/fmt/scan_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/fmt/stringer_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/ast/ast.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/ast/ast_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/ast/commentmap.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/ast/commentmap_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/ast/filter.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/ast/filter_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/ast/import.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/ast/print.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/ast/print_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/ast/resolve.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/ast/scope.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/ast/walk.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/build/build.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/build/build_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/build/deps_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/build/doc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/build/read.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/build/read_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/build/syslist.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/build/syslist_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/build/testdata/empty/dummy delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/build/testdata/multi/file.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/build/testdata/multi/fi [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/build/testdata/other/fi [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/build/testdata/other/main.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/constant/go13.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/constant/go14.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/constant/value.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/constant/value_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/comment.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/comment_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/doc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/doc_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/example.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/exports.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/filter.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/headscan.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/reader.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/synopsis.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/synopsis_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/a.0.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/a.1.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/a.2.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/a0.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/a1.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/b.0.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/b.1.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/b.2.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/b.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/benchmark.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/blank.0.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/blank.1.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/blank.2.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/blank.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/bugpara.0.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/bugpara.1.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/bugpara.2.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/bugpara.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/c.0.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/c.1.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/c.2.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/c.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/d.0.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/d.1.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/d.2.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/d1.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/d2.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/e.0.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/e.1.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/e.2.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/e.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/error1.0.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/error1.1.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/error1.2.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/error1.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/error2.0.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/error2.1.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/error2.2.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/error2.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/example.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/f.0.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/f.1.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/f.2.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/f.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/template.txt delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/testing.0.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/testing.1.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/testing.2.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/doc/testdata/testing.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/format/format.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/format/format_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/importer/importer.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/internal/gccgoimporter/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/internal/gccgoimporter/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/internal/gccgoimporter/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/internal/gccgoimporter/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/internal/gccgoimporter/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/internal/gccgoimporter/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/internal/gccgoimporter/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/internal/gccgoimporter/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/internal/gccgoimporter/ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/internal/gcimporter/exp [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/internal/gcimporter/gci [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/internal/gcimporter/gci [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/internal/gcimporter/tes [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/parser/error_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/parser/interface.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/parser/parser.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/parser/parser_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/parser/performance_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/parser/short_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/parser/testdata/commas.src delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/parser/testdata/issue3106.src delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/nodes.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/performance_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/printer.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/printer_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/commen [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/commen [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/comments.x delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/commen [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/commen [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/declar [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/declar [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/empty.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/empty.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/expres [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/expres [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/expres [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/linebr [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/linebr [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/parser.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/slow.golden delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/slow.input delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/statem [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/printer/testdata/statem [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/scanner/errors.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/scanner/scanner.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/scanner/scanner_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/token/position.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/token/position_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/token/serialize.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/token/serialize_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/token/token.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/api.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/api_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/assignments.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/builtins.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/builtins_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/call.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/check.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/check_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/conversions.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/decl.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/errors.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/eval.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/eval_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/expr.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/exprstring.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/exprstring_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/go11.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/go12.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/hilbert_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/initorder.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/issues_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/labels.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/lookup.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/methodset.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/object.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/objset.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/operand.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/ordering.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/package.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/predicates.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/resolver.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/resolver_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/return.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/scope.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/selection.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/self_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/sizes.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/stdlib_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/stmt.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/token_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/type.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/typestring.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/typestring_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/typexpr.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/go/types/universe.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/hash/adler32/adler32.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/hash/adler32/adler32_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/hash/crc32/crc32.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/hash/crc32/crc32_amd64x.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/hash/crc32/crc32_generic.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/hash/crc32/crc32_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/hash/crc32/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/hash/crc64/crc64.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/hash/crc64/crc64_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/hash/fnv/fnv.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/hash/fnv/fnv_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/hash/hash.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/entity.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/entity_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/escape.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/escape_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/attr.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/clone_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/content.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/content_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/context.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/css.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/css_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/doc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/error.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/escape.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/escape_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/html.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/html_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/js.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/js_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/template.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/transition.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/transition_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/url.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/html/template/url_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/color/color.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/color/palette/gen.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/color/palette/generate.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/color/palette/palette.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/color/ycbcr.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/color/ycbcr_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/decode_example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/decode_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/draw/bench_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/draw/clip_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/draw/draw.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/draw/draw_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/format.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/geom.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/geom_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/gif/reader.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/gif/reader_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/gif/writer.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/gif/writer_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/image.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/image_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/internal/imageutil/gen.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/internal/imageutil/i [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/internal/imageutil/impl.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/jpeg/dct_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/jpeg/fdct.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/jpeg/huffman.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/jpeg/idct.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/jpeg/reader.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/jpeg/reader_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/jpeg/scan.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/jpeg/writer.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/jpeg/writer_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/names.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/paeth.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/paeth_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/reader.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/reader_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/benchGray.png delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/benchNR [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/benchNR [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/benchPa [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/benchRG [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/benchRGB.png delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/gray-gr [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/gray-gr [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/invalid [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/invalid [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/invalid [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/invalid [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/testdata/pngsuit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/writer.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/png/writer_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.2 [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.2 [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.5bpp.gif delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.c [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.cmyk.png delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.gif delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.i [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.jpeg delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.png delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.p [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.q [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.q [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.q [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.q [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.q [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.q [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.q [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.q [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.q [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.q [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.q [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.q [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.rgb.jpeg delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.rgb.png delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.s [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-001.s [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-005.gray.gif delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-005.g [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-005.gray.png delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-005.g [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-005.g [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-005.g [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/testdata/video-005.g [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/ycbcr.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/image/ycbcr_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/index/suffixarray/qsufsort.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/index/suffixarray/suffixarray.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/index/suffixarray/suffixar [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/format/format.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/singleflight/sing [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/singleflight/sing [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/syscall/unix/dummy.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/syscall/unix/getr [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/syscall/windows/r [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/syscall/windows/r [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/syscall/windows/r [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/syscall/windows/r [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/syscall/windows/r [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/syscall/windows/r [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/syscall/windows/s [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/syscall/windows/z [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/testenv/testenv.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/trace/goroutines.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/trace/parser.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/internal/trace/parser_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/io/io.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/io/io_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/io/ioutil/ioutil.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/io/ioutil/ioutil_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/io/ioutil/tempfile.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/io/ioutil/tempfile_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/io/multi.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/io/multi_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/io/pipe.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/io/pipe_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/log/log.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/log/log_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/log/syslog/doc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/log/syslog/syslog.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/log/syslog/syslog_c.c delete mode 100644 llgo/third_party/gofrontend/libgo/go/log/syslog/syslog_libc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/log/syslog/syslog_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/log/syslog/syslog_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/abs.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/acosh.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/all_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/asin.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/asinh.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/atan.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/atan2.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/atanh.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/accuracy_string.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/arith.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/arith_decl.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/arith_decl_pure.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/arith_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/bits_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/calibrate_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/decimal.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/decimal_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/float.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/float_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/floatconv.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/floatconv_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/floatexample_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/ftoa.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/gcd_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/hilbert_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/int.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/int_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/intconv.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/intconv_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/nat.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/nat_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/natconv.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/natconv_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/rat.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/rat_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/ratconv.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/ratconv_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/big/roundingmode_string.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/bits.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/cbrt.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/cmplx/abs.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/cmplx/asin.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/cmplx/cmath_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/cmplx/conj.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/cmplx/exp.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/cmplx/isinf.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/cmplx/isnan.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/cmplx/log.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/cmplx/phase.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/cmplx/polar.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/cmplx/pow.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/cmplx/rect.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/cmplx/sin.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/cmplx/sqrt.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/cmplx/tan.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/const.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/copysign.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/dim.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/erf.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/exp.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/expm1.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/floor.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/frexp.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/gamma.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/hypot.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/j0.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/j1.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/jn.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/ldexp.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/lgamma.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/log.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/log10.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/log1p.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/logb.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/mod.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/modf.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/nextafter.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/pow.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/pow10.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/rand/exp.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/rand/normal.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/rand/rand.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/rand/rand_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/rand/regress_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/rand/rng.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/rand/zipf.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/remainder.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/signbit.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/sin.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/sincos.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/sinh.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/sqrt.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/tan.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/tanh.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/math/unsafe.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/encodedword.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/encodedword_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/grammar.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/mediatype.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/mediatype_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/multipart/formdata.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/multipart/formdata_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/multipart/multipart.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/multipart/multipart_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/multipart/testdata/ne [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/multipart/writer.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/multipart/writer_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/quotedprintable/reader.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/quotedprintable/reade [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/quotedprintable/writer.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/quotedprintable/write [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/test.types delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/testdata/test.types delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/type.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/type_dragonfly.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/type_freebsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/type_openbsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/type_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/type_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/type_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/mime/type_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/addrselect.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/addrselect_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/cgo_android.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/cgo_bsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/cgo_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/cgo_netbsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/cgo_openbsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/cgo_resnew.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/cgo_resold.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/cgo_socknew.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/cgo_sockold.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/cgo_solaris.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/cgo_stub.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/cgo_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/cgo_unix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/cgo_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/conf.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/conf_netcgo.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/conf_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/conn_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/dial.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/dial_gen.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/dial_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/dnsclient.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/dnsclient_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/dnsclient_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/dnsclient_unix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/dnsconfig_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/dnsconfig_unix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/dnsmsg.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/dnsmsg_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/dnsname_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/error_plan9_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/error_posix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/error_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/external_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/fd_mutex.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/fd_mutex_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/fd_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/fd_poll_nacl.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/fd_poll_runtime.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/fd_posix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/fd_posix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/fd_select.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/fd_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/fd_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/file.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/file_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/file_stub.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/file_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/file_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/file_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/hook.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/hook_cloexec.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/hook_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/hook_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/hook_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/hosts.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/hosts_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/hosts_testdata delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/cgi/child.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/cgi/child_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/cgi/host.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/cgi/host_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/cgi/matryoshka_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/cgi/posix_test.go delete mode 100755 llgo/third_party/gofrontend/libgo/go/net/http/cgi/testdata/test.cgi delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/client.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/client_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/cookie.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/cookie_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/cookiejar/jar.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/cookiejar/jar_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/cookiejar/punycode.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/cookiejar/punycod [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/doc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/fcgi/child.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/fcgi/fcgi.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/fcgi/fcgi_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/filetransport.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/filetransport_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/fs.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/fs_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/header.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/header_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/http_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/httptest/recorder.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/httptest/recorder [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/httptest/server.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/httptest/server_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/httputil/dump.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/httputil/dump_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/httputil/httputil.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/httputil/persist.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/httputil/reverseproxy.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/httputil/reversep [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/internal/chunked.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/internal/chunked_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/jar.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/lex.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/lex_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/main_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/npn_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/pprof/pprof.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/proxy_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/race.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/range_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/readrequest_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/request.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/request_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/requestwrite_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/response.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/response_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/responsewrite_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/serve_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/server.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/sniff.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/sniff_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/status.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/testdata/file delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/testdata/index.html delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/testdata/style.css delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/transfer.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/transfer_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/transport.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/transport_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/http/triv.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/interface.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/interface_bsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/interface_darwin.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/interface_dragonfly.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/interface_freebsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/interface_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/interface_netbsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/interface_openbsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/interface_stub.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/interface_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/interface_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/internal/socktest/main [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/internal/socktest/main [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/internal/socktest/main [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/internal/socktest/switch.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/internal/socktest/swit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/internal/socktest/swit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/internal/socktest/swit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/internal/socktest/swit [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/internal/socktest/sys_ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/internal/socktest/sys_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/internal/socktest/sys_ [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/ip.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/ip_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/ipraw_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/iprawsock.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/iprawsock_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/iprawsock_posix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/ipsock.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/ipsock_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/ipsock_posix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/ipsock_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/listen_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/lookup.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/lookup_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/lookup_stub.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/lookup_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/lookup_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/lookup_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/mac.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/mac_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/mail/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/mail/message.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/mail/message_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/main_cloexec_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/main_plan9_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/main_posix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/main_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/main_unix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/main_windows_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/mockserver_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/net.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/net_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/newpollserver_rtems.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/non_unix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/nss.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/nss_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/packetconn_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/parse.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/parse_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/pipe.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/pipe_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/platform_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/port.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/port_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/port_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/protoconn_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/race.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/race0.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/rpc/client.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/rpc/client_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/rpc/debug.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/rpc/jsonrpc/all_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/rpc/jsonrpc/client.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/rpc/jsonrpc/server.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/rpc/server.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/rpc/server_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sendfile_dragonfly.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sendfile_freebsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sendfile_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sendfile_solaris.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sendfile_stub.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sendfile_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/server_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/smtp/auth.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/smtp/smtp.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/smtp/smtp_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sock_bsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sock_cloexec.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sock_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sock_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sock_posix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sock_stub.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sock_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sockopt_bsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sockopt_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sockopt_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sockopt_posix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sockopt_solaris.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sockopt_stub.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sockopt_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sockoptip_bsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sockoptip_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sockoptip_posix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sockoptip_stub.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sockoptip_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/sys_cloexec.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/tcp_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/tcpsock.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/tcpsock_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/tcpsock_posix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/tcpsockopt_darwin.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/tcpsockopt_dragonfly.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/tcpsockopt_openbsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/tcpsockopt_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/tcpsockopt_posix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/tcpsockopt_solaris.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/tcpsockopt_stub.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/tcpsockopt_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/tcpsockopt_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/testdata/domain-resolv.conf delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/testdata/empty-resolv.conf delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/testdata/hosts delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/testdata/igmp delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/testdata/igmp6 delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/testdata/ipv4-hosts delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/testdata/ipv6-hosts delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/testdata/openbsd-resolv.conf delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/testdata/resolv.conf delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/testdata/search-resolv.conf delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/testdata/singleline-hosts delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/textproto/header.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/textproto/pipeline.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/textproto/reader.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/textproto/reader_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/textproto/textproto.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/textproto/writer.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/textproto/writer_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/timeout_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/udp_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/udpsock.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/udpsock_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/udpsock_posix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/unix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/unixsock.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/unixsock_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/unixsock_posix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/url/url.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/net/url/url_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/old/regexp/all_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/old/regexp/find_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/old/regexp/regexp.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/old/template/doc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/old/template/execute.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/old/template/format.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/old/template/parse.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/old/template/template_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/dir.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/dir_largefile.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/dir_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/dir_regfile.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/dir_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/doc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/env.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/env_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/env_unix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/error.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/error_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/error_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/error_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/error_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/exec.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/exec/exec.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/exec/exec_posix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/exec/exec_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/exec/lp_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/exec/lp_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/exec/lp_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/exec/lp_unix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/exec/lp_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/exec_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/exec_posix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/exec_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/exec_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/file.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/file_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/file_posix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/file_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/getwd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/getwd_darwin.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/os_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/os_unix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/path.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/path_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/path_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/path_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/path_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/pipe_bsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/pipe_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/proc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/signal/signal.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/signal/signal_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/signal/signal_plan9_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/signal/signal_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/signal/signal_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/stat.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/stat_atim.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/stat_atimespec.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/stat_dragonfly.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/stat_nacl.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/stat_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/stat_solaris.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/sticky_bsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/sticky_notbsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/str.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/sys_bsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/sys_darwin.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/sys_freebsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/sys_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/sys_nacl.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/sys_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/sys_uname.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/sys_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/types.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/types_notwin.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/types_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/user/decls_solaris.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/user/decls_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/user/lookup.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/user/lookup_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/user/lookup_stubs.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/user/lookup_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/user/lookup_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/user/user.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/os/user/user_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/filepath/example_unix [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/filepath/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/filepath/match.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/filepath/match_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/filepath/path.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/filepath/path_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/filepath/path_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/filepath/path_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/filepath/path_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/filepath/symlink.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/filepath/symlink_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/filepath/symlink_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/match.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/match_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/path.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/path/path_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/reflect/all_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/reflect/deepequal.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/reflect/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/reflect/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/reflect/makefunc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/reflect/makefunc_ffi.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/reflect/makefunc_ffi_c.c delete mode 100644 llgo/third_party/gofrontend/libgo/go/reflect/set_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/reflect/tostring_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/reflect/type.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/reflect/value.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/all_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/backtrack.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/exec.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/exec2_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/exec_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/find_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/onepass.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/onepass_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/regexp.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/syntax/compile.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/syntax/doc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/syntax/parse.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/syntax/parse_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/syntax/perl_groups.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/syntax/prog.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/syntax/prog_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/syntax/regexp.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/syntax/simplify.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/syntax/simplify_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/testdata/README delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/testdata/basic.dat delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/testdata/nullsubexpr.dat delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/testdata/re2-exhaus [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/testdata/re2-search.txt delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/testdata/repetition.dat delete mode 100644 llgo/third_party/gofrontend/libgo/go/regexp/testdata/testregex.c delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/append_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/chan_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/chanbarrier_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/closure_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/compiler.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/complex_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/crash_cgo_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/crash_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/crash_unix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/debug.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/debug/garbage.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/debug/garbage_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/debug/heapdump_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/debug/stack.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/debug/stack_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/env_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/error.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/export_arm_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/export_linux_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/export_windows_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/extern.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/gc_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/gcinfo_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/iface_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/lfstack_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/malloc_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/map_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/mapspeed_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/mem.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/mfinal_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/norace_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/parfor_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/pprof/mprof_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/pprof/pprof.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/pprof/pprof_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/proc_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/runtime_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/runtime_unix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/string_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/symtab_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/runtime/vlrt.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sort/example_interface_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sort/example_keys_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sort/example_multi_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sort/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sort/example_wrapper_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sort/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sort/search.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sort/search_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sort/sort.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sort/sort_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/atob.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/atob_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/atof.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/atof_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/atoi.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/atoi_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/decimal.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/decimal_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/doc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/extfloat.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/fp_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/ftoa.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/ftoa_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/internal_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/isprint.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/itoa.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/itoa_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/makeisprint.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/quote.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/quote_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/strconv_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/testdata/testfp.txt delete mode 100644 llgo/third_party/gofrontend/libgo/go/strconv/testfp.txt delete mode 100644 llgo/third_party/gofrontend/libgo/go/strings/compare.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strings/compare_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strings/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strings/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strings/indexbyte.c delete mode 100644 llgo/third_party/gofrontend/libgo/go/strings/reader.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strings/reader_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strings/replace.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strings/replace_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strings/search.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strings/search_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strings/strings.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strings/strings_decl.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/strings/strings_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/atomic/64bit_arm.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/atomic/atomic.c delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/atomic/atomic_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/atomic/doc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/atomic/value.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/atomic/value_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/cas.c delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/cond.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/cond_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/mutex.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/mutex_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/once.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/once_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/pool.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/pool_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/race.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/race0.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/runtime.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/runtime_sema_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/rwmutex.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/rwmutex_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/waitgroup.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/sync/waitgroup_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/bpf_bsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/const_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/creds_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/dir_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/env_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/env_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/env_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/errno.c delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/errors_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/errstr.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/errstr_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/errstr_nor.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/exec_bsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/exec_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/exec_linux_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/exec_solaris_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/exec_stubs.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/exec_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/exec_unix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/exec_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/export_unix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_bsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_irix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_linux_386.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_linux_alpha.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_linux_amd64.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_linux_s390.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_linux_s390x.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_linux_ustat.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_linux_utim [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_posix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_posix_larg [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_posix_regfile.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_posix_utim [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_solaris_386.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_solaris_amd64.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_solaris_sparc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_solaris_sp [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_support.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_uname.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_wait4.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/libcall_waitpid.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/lsf_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/mksyscall.awk delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/mmap_unix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/netlink_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/pwd_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/race0.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/route_bsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/route_bsd_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/route_darwin.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/route_dragonfly.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/route_freebsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/route_freebsd_32bit.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/route_freebsd_64bit.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/route_ifma_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/route_netbsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/route_noifma_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/route_openbsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/security_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/signame.c delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/sleep_rtems.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/sleep_select.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/sockcmsg_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/sockcmsg_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/socket.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/socket_bsd.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/socket_irix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/socket_linux.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/socket_linux_ppc64 [...] delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/socket_linux_type.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/socket_posix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/socket_solaris.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/socket_xnet.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/str.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/syscall.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/syscall_errno.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/syscall_linux_386.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/syscall_linux_alpha.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/syscall_linux_amd64.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/syscall_linux_s390.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/syscall_linux_s390x.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/syscall_linux_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/syscall_solaris.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/syscall_stubs.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/syscall_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/syscall_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/syscall_unix_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/syscall/wait.c delete mode 100644 llgo/third_party/gofrontend/libgo/go/testing/allocs.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/testing/allocs_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/testing/benchmark.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/testing/benchmark_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/testing/cover.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/testing/example.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/testing/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/testing/iotest/logger.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/testing/iotest/reader.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/testing/iotest/writer.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/testing/quick/quick.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/testing/quick/quick_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/testing/testing.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/testing/testing_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/scanner/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/scanner/scanner.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/scanner/scanner_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/tabwriter/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/tabwriter/tabwriter.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/tabwriter/tabwriter_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/doc.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/exec.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/exec_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/funcs.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/helper.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/multi_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/option.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/parse/lex.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/parse/lex_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/parse/node.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/parse/parse.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/parse/parse_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/template.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/testdata/file1.tmpl delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/testdata/file2.tmpl delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/testdata/tmpl1.tmpl delete mode 100644 llgo/third_party/gofrontend/libgo/go/text/template/testdata/tmpl2.tmpl delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/format.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/format_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/genzabbrs.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/internal_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/sleep.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/sleep_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/sys_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/sys_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/sys_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/tick.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/tick_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/time.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/time_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/zoneinfo.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/zoneinfo_abbrs_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/zoneinfo_ios.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/zoneinfo_plan9.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/zoneinfo_read.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/zoneinfo_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/zoneinfo_unix.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/time/zoneinfo_windows.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/unicode/casetables.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/unicode/digit.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/unicode/digit_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/unicode/graphic.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/unicode/graphic_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/unicode/letter.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/unicode/letter_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/unicode/script_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/unicode/tables.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/unicode/utf16/export_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/unicode/utf16/utf16.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/unicode/utf16/utf16_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/unicode/utf8/example_test.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/unicode/utf8/utf8.go delete mode 100644 llgo/third_party/gofrontend/libgo/go/unicode/utf8/utf8_test.go delete mode 100755 llgo/third_party/gofrontend/libgo/godeps.sh delete mode 100755 llgo/third_party/gofrontend/libgo/merge.sh delete mode 100755 llgo/third_party/gofrontend/libgo/mksysinfo.sh delete mode 100755 llgo/third_party/gofrontend/libgo/mvifdiff.sh delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/arch.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/array.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/chan.goc delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/chan.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/cpuprof.goc delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/defs.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/env_posix.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/getncpu-bsd.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/getncpu-irix.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/getncpu-linux.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/getncpu-none.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/getncpu-solaris.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-alloc.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-append.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-assert-interface.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-assert.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-assert.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-breakpoint.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-byte-array-to-string.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-caller.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-callers.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-can-convert-interface.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-cdiv.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-cgo.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-check-interface.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-construct-map.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-convert-interface.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-copy.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-defer.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-defer.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-deferred-recover.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-eface-compare.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-eface-val-compare.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-ffi.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-ffi.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-fieldtrack.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-iface.goc delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-int-array-to-string.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-int-to-string.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-interface-compare.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-interface-eface-compare.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-interface-val-compare.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-libmain.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-main.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-make-slice.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-map-delete.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-map-index.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-map-len.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-map-range.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-matherr.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-memcmp.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-nanotime.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-new-map.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-new.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-nosys.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-now.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-panic.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-panic.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-print.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-recover.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-reflect-call.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-reflect-map.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-rune.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-runtime-error.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-setenv.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-signal.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-strcmp.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-string-to-byte-array.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-string-to-int-array.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-string.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-strplus.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-strslice.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-traceback.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-type-complex.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-type-eface.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-type-error.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-type-float.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-type-identity.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-type-interface.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-type-string.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-type.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-typedesc-equal.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-unsafe-new.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-unsafe-newarray.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-unsafe-pointer.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-unsetenv.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-unwind.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/go-varargs.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/goc2c.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/heapdump.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/interface.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/lfstack.goc delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/lock_futex.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/lock_sema.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/malloc.goc delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/malloc.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/map.goc delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/map.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/mcache.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/mcentral.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/mem.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/mem_posix_memalign.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/mfixalloc.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/mgc0.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/mgc0.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/mheap.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/mprof.goc delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/msize.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/netpoll.goc delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/netpoll_epoll.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/netpoll_kqueue.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/netpoll_select.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/netpoll_stub.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/panic.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/parfor.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/print.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/proc.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/rdebug.goc delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/reflect.goc delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/rtems-task-variable-add.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/runtime.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/runtime.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/runtime1.goc delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/sema.goc delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/signal_unix.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/signal_unix.h delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/sigqueue.goc delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/string.goc delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/thread-linux.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/thread-sema.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/thread.c delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/time.goc delete mode 100644 llgo/third_party/gofrontend/libgo/runtime/yield.c delete mode 100644 llgo/third_party/gofrontend/libgo/testsuite/Makefile.am delete mode 100644 llgo/third_party/gofrontend/libgo/testsuite/Makefile.in delete mode 100755 llgo/third_party/gofrontend/libgo/testsuite/gotest delete mode 100644 llgo/third_party/gofrontend/ltmain.sh delete mode 100644 llgo/third_party/gofrontend/missing delete mode 100644 llgo/third_party/gotools/LICENSE delete mode 100644 llgo/third_party/gotools/go/ast/astutil/enclosing.go delete mode 100644 llgo/third_party/gotools/go/ast/astutil/enclosing_test.go delete mode 100644 llgo/third_party/gotools/go/ast/astutil/imports.go delete mode 100644 llgo/third_party/gotools/go/ast/astutil/imports_test.go delete mode 100644 llgo/third_party/gotools/go/ast/astutil/util.go delete mode 100644 llgo/third_party/gotools/go/buildutil/allpackages.go delete mode 100644 llgo/third_party/gotools/go/buildutil/allpackages_test.go delete mode 100644 llgo/third_party/gotools/go/buildutil/fakecontext.go delete mode 100644 llgo/third_party/gotools/go/buildutil/util.go delete mode 100644 llgo/third_party/gotools/go/buildutil/util_test.go delete mode 100644 llgo/third_party/gotools/go/callgraph/callgraph.go delete mode 100644 llgo/third_party/gotools/go/callgraph/cha/cha.go delete mode 100644 llgo/third_party/gotools/go/callgraph/cha/cha_test.go delete mode 100644 llgo/third_party/gotools/go/callgraph/cha/testdata/func.go delete mode 100644 llgo/third_party/gotools/go/callgraph/cha/testdata/iface.go delete mode 100644 llgo/third_party/gotools/go/callgraph/cha/testdata/recv.go delete mode 100644 llgo/third_party/gotools/go/callgraph/rta/rta.go delete mode 100644 llgo/third_party/gotools/go/callgraph/rta/rta_test.go delete mode 100644 llgo/third_party/gotools/go/callgraph/rta/testdata/func.go delete mode 100644 llgo/third_party/gotools/go/callgraph/rta/testdata/iface.go delete mode 100644 llgo/third_party/gotools/go/callgraph/rta/testdata/rtype.go delete mode 100644 llgo/third_party/gotools/go/callgraph/static/static.go delete mode 100644 llgo/third_party/gotools/go/callgraph/static/static_test.go delete mode 100644 llgo/third_party/gotools/go/callgraph/util.go delete mode 100644 llgo/third_party/gotools/go/exact/exact.go delete mode 100644 llgo/third_party/gotools/go/exact/exact_test.go delete mode 100644 llgo/third_party/gotools/go/exact/go13.go delete mode 100644 llgo/third_party/gotools/go/exact/go14.go delete mode 100644 llgo/third_party/gotools/go/gccgoimporter/gccgoinstallation.go delete mode 100644 llgo/third_party/gotools/go/gccgoimporter/gccgoinstallation_test.go delete mode 100644 llgo/third_party/gotools/go/gccgoimporter/importer.go delete mode 100644 llgo/third_party/gotools/go/gccgoimporter/importer_test.go delete mode 100644 llgo/third_party/gotools/go/gccgoimporter/parser.go delete mode 100644 llgo/third_party/gotools/go/gccgoimporter/parser_test.go delete mode 100644 llgo/third_party/gotools/go/gccgoimporter/testdata/complexnums.go delete mode 100644 llgo/third_party/gotools/go/gccgoimporter/testdata/complexnums.gox delete mode 100644 llgo/third_party/gotools/go/gccgoimporter/testdata/imports.go delete mode 100644 llgo/third_party/gotools/go/gccgoimporter/testdata/imports.gox delete mode 100644 llgo/third_party/gotools/go/gccgoimporter/testdata/pointer.go delete mode 100644 llgo/third_party/gotools/go/gccgoimporter/testdata/pointer.gox delete mode 100644 llgo/third_party/gotools/go/gcimporter/exportdata.go delete mode 100644 llgo/third_party/gotools/go/gcimporter/gcimporter.go delete mode 100644 llgo/third_party/gotools/go/gcimporter/gcimporter_test.go delete mode 100644 llgo/third_party/gotools/go/gcimporter/testdata/exports.go delete mode 100644 llgo/third_party/gotools/go/importer/export.go delete mode 100644 llgo/third_party/gotools/go/importer/import.go delete mode 100644 llgo/third_party/gotools/go/importer/import_test.go delete mode 100644 llgo/third_party/gotools/go/importer/predefined.go delete mode 100644 llgo/third_party/gotools/go/loader/cgo.go delete mode 100644 llgo/third_party/gotools/go/loader/loader.go delete mode 100644 llgo/third_party/gotools/go/loader/loader_test.go delete mode 100644 llgo/third_party/gotools/go/loader/source_test.go delete mode 100644 llgo/third_party/gotools/go/loader/stdlib_test.go delete mode 100644 llgo/third_party/gotools/go/loader/testdata/a.go delete mode 100644 llgo/third_party/gotools/go/loader/testdata/b.go delete mode 100644 llgo/third_party/gotools/go/loader/testdata/badpkgdecl.go delete mode 100644 llgo/third_party/gotools/go/loader/util.go delete mode 100644 llgo/third_party/gotools/go/pointer/TODO delete mode 100644 llgo/third_party/gotools/go/pointer/analysis.go delete mode 100644 llgo/third_party/gotools/go/pointer/api.go delete mode 100644 llgo/third_party/gotools/go/pointer/callgraph.go delete mode 100644 llgo/third_party/gotools/go/pointer/constraint.go delete mode 100644 llgo/third_party/gotools/go/pointer/doc.go delete mode 100644 llgo/third_party/gotools/go/pointer/example_test.go delete mode 100644 llgo/third_party/gotools/go/pointer/gen.go delete mode 100644 llgo/third_party/gotools/go/pointer/hvn.go delete mode 100644 llgo/third_party/gotools/go/pointer/intrinsics.go delete mode 100644 llgo/third_party/gotools/go/pointer/labels.go delete mode 100644 llgo/third_party/gotools/go/pointer/opt.go delete mode 100644 llgo/third_party/gotools/go/pointer/pointer_test.go delete mode 100644 llgo/third_party/gotools/go/pointer/print.go delete mode 100644 llgo/third_party/gotools/go/pointer/reflect.go delete mode 100644 llgo/third_party/gotools/go/pointer/solve.go delete mode 100644 llgo/third_party/gotools/go/pointer/stdlib_test.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/a_test.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/another.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/arrayreflect.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/arrays.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/channels.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/chanreflect.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/chanreflect1.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/context.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/conv.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/finalizer.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/flow.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/fmtexcerpt.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/func.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/funcreflect.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/hello.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/interfaces.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/issue9002.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/mapreflect.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/maps.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/panic.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/recur.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/reflect.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/rtti.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/structreflect.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/structs.go delete mode 100644 llgo/third_party/gotools/go/pointer/testdata/timer.go delete mode 100644 llgo/third_party/gotools/go/pointer/util.go delete mode 100644 llgo/third_party/gotools/go/ssa/blockopt.go delete mode 100644 llgo/third_party/gotools/go/ssa/builder.go delete mode 100644 llgo/third_party/gotools/go/ssa/builder_test.go delete mode 100644 llgo/third_party/gotools/go/ssa/const.go delete mode 100644 llgo/third_party/gotools/go/ssa/create.go delete mode 100644 llgo/third_party/gotools/go/ssa/doc.go delete mode 100644 llgo/third_party/gotools/go/ssa/dom.go delete mode 100644 llgo/third_party/gotools/go/ssa/emit.go delete mode 100644 llgo/third_party/gotools/go/ssa/example_test.go delete mode 100644 llgo/third_party/gotools/go/ssa/func.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/external.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/external_darwin.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/external_freebsd.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/external_plan9.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/external_unix.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/external_windows.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/interp.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/interp_test.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/map.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/ops.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/reflect.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/a_test.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/b_test.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/boundmeth.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/callstack.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/complit.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/coverage.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/defer.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/fieldprom.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/ifaceconv.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/ifaceprom.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/initorder.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/methprom.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/mrvchain.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/range.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/recover.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/reflect.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/testdata/static.go delete mode 100644 llgo/third_party/gotools/go/ssa/interp/value.go delete mode 100644 llgo/third_party/gotools/go/ssa/lift.go delete mode 100644 llgo/third_party/gotools/go/ssa/lvalue.go delete mode 100644 llgo/third_party/gotools/go/ssa/methods.go delete mode 100644 llgo/third_party/gotools/go/ssa/mode.go delete mode 100644 llgo/third_party/gotools/go/ssa/print.go delete mode 100644 llgo/third_party/gotools/go/ssa/sanity.go delete mode 100644 llgo/third_party/gotools/go/ssa/source.go delete mode 100644 llgo/third_party/gotools/go/ssa/source_test.go delete mode 100644 llgo/third_party/gotools/go/ssa/ssa.go delete mode 100644 llgo/third_party/gotools/go/ssa/ssautil/switch.go delete mode 100644 llgo/third_party/gotools/go/ssa/ssautil/switch_test.go delete mode 100644 llgo/third_party/gotools/go/ssa/ssautil/testdata/switches.go delete mode 100644 llgo/third_party/gotools/go/ssa/ssautil/visit.go delete mode 100644 llgo/third_party/gotools/go/ssa/stdlib_test.go delete mode 100644 llgo/third_party/gotools/go/ssa/testdata/objlookup.go delete mode 100644 llgo/third_party/gotools/go/ssa/testdata/valueforexpr.go delete mode 100644 llgo/third_party/gotools/go/ssa/testmain.go delete mode 100644 llgo/third_party/gotools/go/ssa/testmain_test.go delete mode 100644 llgo/third_party/gotools/go/ssa/util.go delete mode 100644 llgo/third_party/gotools/go/ssa/wrappers.go delete mode 100644 llgo/third_party/gotools/go/types/api.go delete mode 100644 llgo/third_party/gotools/go/types/api_test.go delete mode 100644 llgo/third_party/gotools/go/types/assignments.go delete mode 100644 llgo/third_party/gotools/go/types/builtins.go delete mode 100644 llgo/third_party/gotools/go/types/builtins_test.go delete mode 100644 llgo/third_party/gotools/go/types/call.go delete mode 100644 llgo/third_party/gotools/go/types/check.go delete mode 100644 llgo/third_party/gotools/go/types/check_test.go delete mode 100644 llgo/third_party/gotools/go/types/conversions.go delete mode 100644 llgo/third_party/gotools/go/types/decl.go delete mode 100644 llgo/third_party/gotools/go/types/errors.go delete mode 100644 llgo/third_party/gotools/go/types/eval.go delete mode 100644 llgo/third_party/gotools/go/types/eval_test.go delete mode 100644 llgo/third_party/gotools/go/types/expr.go delete mode 100644 llgo/third_party/gotools/go/types/exprstring.go delete mode 100644 llgo/third_party/gotools/go/types/exprstring_test.go delete mode 100644 llgo/third_party/gotools/go/types/go11.go delete mode 100644 llgo/third_party/gotools/go/types/go12.go delete mode 100644 llgo/third_party/gotools/go/types/hilbert_test.go delete mode 100644 llgo/third_party/gotools/go/types/initorder.go delete mode 100644 llgo/third_party/gotools/go/types/issues_test.go delete mode 100644 llgo/third_party/gotools/go/types/labels.go delete mode 100644 llgo/third_party/gotools/go/types/lookup.go delete mode 100644 llgo/third_party/gotools/go/types/methodset.go delete mode 100644 llgo/third_party/gotools/go/types/methodsetcache.go delete mode 100644 llgo/third_party/gotools/go/types/object.go delete mode 100644 llgo/third_party/gotools/go/types/objset.go delete mode 100644 llgo/third_party/gotools/go/types/operand.go delete mode 100644 llgo/third_party/gotools/go/types/ordering.go delete mode 100644 llgo/third_party/gotools/go/types/package.go delete mode 100644 llgo/third_party/gotools/go/types/predicates.go delete mode 100644 llgo/third_party/gotools/go/types/resolver.go delete mode 100644 llgo/third_party/gotools/go/types/resolver_test.go delete mode 100644 llgo/third_party/gotools/go/types/return.go delete mode 100644 llgo/third_party/gotools/go/types/scope.go delete mode 100644 llgo/third_party/gotools/go/types/selection.go delete mode 100644 llgo/third_party/gotools/go/types/self_test.go delete mode 100644 llgo/third_party/gotools/go/types/sizes.go delete mode 100644 llgo/third_party/gotools/go/types/stdlib_test.go delete mode 100644 llgo/third_party/gotools/go/types/stmt.go delete mode 100644 llgo/third_party/gotools/go/types/testdata/blank.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/builtins.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/const0.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/const1.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/constdecl.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/conversions.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/cycles.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/cycles1.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/cycles2.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/cycles3.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/cycles4.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/decls0.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/decls1.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/decls2a.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/decls2b.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/decls3.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/errors.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/expr0.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/expr1.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/expr2.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/expr3.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/gotos.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/importdecl0a.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/importdecl0b.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/importdecl1a.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/importdecl1b.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/init0.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/init1.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/init2.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/issues.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/labels.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/methodsets.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/shifts.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/stmt0.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/stmt1.src delete mode 100644 llgo/third_party/gotools/go/types/testdata/vardecl.src delete mode 100644 llgo/third_party/gotools/go/types/token_test.go delete mode 100644 llgo/third_party/gotools/go/types/type.go delete mode 100644 llgo/third_party/gotools/go/types/typestring.go delete mode 100644 llgo/third_party/gotools/go/types/typestring_test.go delete mode 100644 llgo/third_party/gotools/go/types/typeutil/example_test.go delete mode 100644 llgo/third_party/gotools/go/types/typeutil/imports.go delete mode 100644 llgo/third_party/gotools/go/types/typeutil/imports_test.go delete mode 100644 llgo/third_party/gotools/go/types/typeutil/map.go delete mode 100644 llgo/third_party/gotools/go/types/typeutil/map_test.go delete mode 100644 llgo/third_party/gotools/go/types/typeutil/ui.go delete mode 100644 llgo/third_party/gotools/go/types/typexpr.go delete mode 100644 llgo/third_party/gotools/go/types/universe.go delete mode 100644 llgo/third_party/gotools/go/vcs/discovery.go delete mode 100644 llgo/third_party/gotools/go/vcs/env.go delete mode 100644 llgo/third_party/gotools/go/vcs/http.go delete mode 100644 llgo/third_party/gotools/go/vcs/vcs.go delete mode 100644 llgo/third_party/gotools/go/vcs/vcs_test.go delete mode 100644 llgo/third_party/liner/COPYING delete mode 100644 llgo/third_party/liner/README.md delete mode 100644 llgo/third_party/liner/bsdinput.go delete mode 100644 llgo/third_party/liner/common.go delete mode 100644 llgo/third_party/liner/fallbackinput.go delete mode 100644 llgo/third_party/liner/input.go delete mode 100644 llgo/third_party/liner/input_darwin.go delete mode 100644 llgo/third_party/liner/input_linux.go delete mode 100644 llgo/third_party/liner/input_test.go delete mode 100644 llgo/third_party/liner/input_windows.go delete mode 100644 llgo/third_party/liner/line.go delete mode 100644 llgo/third_party/liner/line_test.go delete mode 100644 llgo/third_party/liner/output.go delete mode 100644 llgo/third_party/liner/output_windows.go delete mode 100644 llgo/third_party/liner/prefix_test.go delete mode 100644 llgo/third_party/liner/race_test.go delete mode 100644 llgo/third_party/liner/signal.go delete mode 100644 llgo/third_party/liner/signal_legacy.go delete mode 100644 llgo/third_party/liner/unixmode.go delete mode 100644 llgo/third_party/liner/width.go delete mode 100644 llgo/third_party/liner/width_test.go delete mode 100755 llgo/update_third_party.sh delete mode 100644 llgo/utils/benchcomp/README delete mode 100644 llgo/utils/benchcomp/analyze.R delete mode 100644 llgo/utils/benchcomp/main.go create mode 100644 llvm/docs/GitBisecting.rst create mode 100644 llvm/docs/Proposals/VectorPredication.rst create mode 100644 llvm/test/CodeGen/AArch64/sve2-intrinsics-character-match.ll create mode 100644 llvm/test/CodeGen/AArch64/sve2-intrinsics-uniform-complex-arith.ll create mode 100644 llvm/test/CodeGen/AArch64/sve2-intrinsics-vec-hist-count.ll create mode 100644 llvm/test/CodeGen/AArch64/sve2-intrinsics-widening-complex-int- [...] create mode 100644 llvm/test/CodeGen/AArch64/sve2-intrinsics-widening-dsp.ll create mode 100644 llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.a16.encode.ll delete mode 100644 llvm/test/CodeGen/PowerPC/Frames-alloca.ll create mode 100644 llvm/test/CodeGen/PowerPC/Frames-dyn-alloca-with-func-call.ll create mode 100644 llvm/test/CodeGen/PowerPC/Frames-dyn-alloca.ll create mode 100644 llvm/test/CodeGen/PowerPC/Frames-stack-floor.ll create mode 100644 llvm/test/CodeGen/SystemZ/function-attributes-01.ll create mode 100644 llvm/test/CodeGen/SystemZ/stackpointer.ll delete mode 100644 llvm/test/DebugInfo/Inputs/invalid.linetable delete mode 100644 llvm/test/DebugInfo/dwarfdump-invalid-line-table.test create mode 100644 llvm/test/TableGen/field-access-initializers.td create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/2011-03-25-DSEMi [...] create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/2011-09-06-EndOf [...] create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/2011-09-06-MemCpy.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/2016-07-17-UseAf [...] create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/OverwriteStoreBegin.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/OverwriteStoreEnd.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/PartialStore.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/PartialStore2.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/X86/gather-null- [...] create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/atomic.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/calloc-store.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/combined-partial [...] create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/const-pointers.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/crash.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/cs-cs-aliasing.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/debuginfo.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/dominate.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/fence-todo.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/fence.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/free.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/inst-limits.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/int_sideeffect.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/invariant.start.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/launder.invarian [...] create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/libcalls.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/lifetime.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/mda-with-dbg-values.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/memcpy-complete- [...] create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/memcpy-lifetimes.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/memintrinsics.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/memoryssa-scan-limit.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/memset-and-memcpy.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/memset-missing-d [...] create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/merge-stores-big [...] create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/merge-stores.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/multiblock-captures.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/multiblock-excep [...] create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/multiblock-loops.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/multiblock-mallo [...] create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/multiblock-memin [...] create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/multiblock-memor [...] create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/multiblock-partial.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/multiblock-simple.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/multiblock-throwing.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/no-targetdata.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/operand-bundles.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/overlap.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/pr11390.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/simple-todo.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/simple.ll create mode 100644 llvm/test/Transforms/DeadStoreElimination/MSSA/tail-byval.ll delete mode 100644 llvm/test/Transforms/InstCombine/constant-fold-metadata-wrapped.ll create mode 100644 llvm/test/Transforms/PhaseOrdering/min-max-abs-cse.ll delete mode 100644 llvm/tools/llvm-go/CMakeLists.txt delete mode 100644 llvm/tools/llvm-go/llvm-go.go create mode 100644 llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp create mode 100644 mlir/include/mlir/Dialect/AffineOps/AffineValueMap.h create mode 100644 mlir/include/mlir/Dialect/AffineOps/EDSC/Builders.h create mode 100644 mlir/include/mlir/Dialect/AffineOps/EDSC/Intrinsics.h create mode 100644 mlir/include/mlir/Dialect/LoopOps/EDSC/Builders.h create mode 100644 mlir/include/mlir/Dialect/StandardOps/EDSC/Builders.h create mode 100644 mlir/include/mlir/Dialect/StandardOps/EDSC/Intrinsics.h create mode 100644 mlir/include/mlir/Dialect/VectorOps/EDSC/Builders.h create mode 100644 mlir/include/mlir/Dialect/VectorOps/EDSC/Intrinsics.h delete mode 100644 mlir/include/mlir/EDSC/Helpers.h create mode 100644 mlir/lib/Dialect/AffineOps/AffineValueMap.cpp create mode 100644 mlir/lib/Dialect/AffineOps/EDSC/Builders.cpp create mode 100644 mlir/lib/Dialect/LoopOps/EDSC/Builders.cpp create mode 100644 mlir/lib/Dialect/StandardOps/EDSC/Builders.cpp create mode 100644 mlir/lib/Dialect/StandardOps/EDSC/Intrinsics.cpp create mode 100644 mlir/lib/Dialect/VectorOps/EDSC/Builders.cpp delete mode 100644 mlir/lib/EDSC/Helpers.cpp delete mode 100644 mlir/lib/EDSC/Intrinsics.cpp create mode 100644 polly/lib/External/isl/check_reparse_templ.c create mode 100644 polly/lib/External/isl/check_reparse_test_templ.c create mode 100644 polly/lib/External/isl/check_type_range_templ.c rename polly/lib/External/isl/{all.c => dep.c} (100%) create mode 100644 polly/lib/External/isl/has_single_reference_templ.c create mode 100644 polly/lib/External/isl/isl_align_params_bin_templ.c create mode 100644 polly/lib/External/isl/isl_align_params_templ.c create mode 100644 polly/lib/External/isl/isl_bind_domain_templ.c create mode 100644 polly/lib/External/isl/isl_check_named_params_templ.c create mode 100644 polly/lib/External/isl/isl_domain_factor_templ.c delete mode 100644 polly/lib/External/isl/isl_hash_private.h create mode 100644 polly/lib/External/isl/isl_list_macro.h create mode 100644 polly/lib/External/isl/isl_local_private.h create mode 100644 polly/lib/External/isl/isl_map_bound_templ.c create mode 100644 polly/lib/External/isl/isl_maybe_ast_graft_list.h create mode 100644 polly/lib/External/isl/isl_multi_add_constant_templ.c create mode 100644 polly/lib/External/isl/isl_multi_arith_templ.c create mode 100644 polly/lib/External/isl/isl_multi_bind_domain_templ.c create mode 100644 polly/lib/External/isl/isl_multi_bind_templ.c create mode 100644 polly/lib/External/isl/isl_multi_dim_id_templ.c create mode 100644 polly/lib/External/isl/isl_multi_domain_templ.c create mode 100644 polly/lib/External/isl/isl_multi_from_base_templ.c create mode 100644 polly/lib/External/isl/isl_multi_identity_templ.c create mode 100644 polly/lib/External/isl/isl_multi_locals_templ.c create mode 100644 polly/lib/External/isl/isl_multi_move_dims_templ.c create mode 100644 polly/lib/External/isl/isl_multi_nan_templ.c create mode 100644 polly/lib/External/isl/isl_multi_no_domain_templ.c create mode 100644 polly/lib/External/isl/isl_multi_param_templ.c create mode 100644 polly/lib/External/isl/isl_multi_product_templ.c create mode 100644 polly/lib/External/isl/isl_multi_read_no_explicit_domain_templ.c create mode 100644 polly/lib/External/isl/isl_multi_splice_templ.c create mode 100644 polly/lib/External/isl/isl_multi_tuple_id_templ.c create mode 100644 polly/lib/External/isl/isl_multi_zero_templ.c create mode 100644 polly/lib/External/isl/isl_project_out_all_params_templ.c create mode 100644 polly/lib/External/isl/isl_pw_add_constant_multi_val_templ.c create mode 100644 polly/lib/External/isl/isl_pw_add_constant_templ.c create mode 100644 polly/lib/External/isl/isl_pw_add_constant_val_templ.c create mode 100644 polly/lib/External/isl/isl_pw_bind_domain_templ.c create mode 100644 polly/lib/External/isl/isl_pw_insert_dims_templ.c create mode 100644 polly/lib/External/isl/isl_pw_lift_templ.c create mode 100644 polly/lib/External/isl/isl_pw_morph_templ.c create mode 100644 polly/lib/External/isl/isl_pw_move_dims_templ.c create mode 100644 polly/lib/External/isl/isl_pw_neg_templ.c create mode 100644 polly/lib/External/isl/isl_pw_opt_templ.c create mode 100644 polly/lib/External/isl/isl_pw_pullback_templ.c create mode 100644 polly/lib/External/isl/isl_pw_sub_templ.c create mode 100644 polly/lib/External/isl/isl_set_to_ast_graft_list.c create mode 100644 polly/lib/External/isl/isl_set_to_ast_graft_list.h create mode 100644 polly/lib/External/isl/isl_test_list_templ.c create mode 100644 polly/lib/External/isl/isl_test_plain_equal_templ.c create mode 100644 polly/lib/External/isl/isl_type_check_equal_space_templ.c create mode 100644 polly/lib/External/isl/isl_type_has_equal_space_bin_templ.c create mode 100644 polly/lib/External/isl/isl_type_has_equal_space_templ.c create mode 100644 polly/lib/External/isl/m4/ax_cxx_compile_stdcxx_11_no_override.m4 create mode 100644 polly/lib/External/isl/opt_type.h create mode 100644 polly/lib/External/isl/print_yaml_field_templ.c create mode 100644 polly/lib/External/isl/py-compile create mode 100644 polly/lib/External/isl/test_inputs/codegen/bilinear.c create mode 100644 polly/lib/External/isl/test_inputs/codegen/bilinear.st create mode 100644 polly/lib/External/isl/test_inputs/codegen/group.c create mode 100644 polly/lib/External/isl/test_inputs/codegen/group.st create mode 100644 polly/lib/External/isl/test_inputs/schedule/flat1.sc create mode 100644 polly/lib/External/isl/test_inputs/schedule/flat1.st create mode 100644 polly/lib/External/isl/test_inputs/schedule/flat2.sc create mode 100644 polly/lib/External/isl/test_inputs/schedule/flat2.st create mode 100644 polly/lib/External/isl/test_inputs/schedule/flat3.sc create mode 100644 polly/lib/External/isl/test_inputs/schedule/flat3.st create mode 100644 polly/lib/External/isl/test_inputs/schedule/flat4.sc create mode 100644 polly/lib/External/isl/test_inputs/schedule/flat4.st create mode 100644 polly/lib/External/isl/test_inputs/schedule/flat5.sc create mode 100644 polly/lib/External/isl/test_inputs/schedule/flat5.st create mode 100644 polly/lib/External/isl/test_inputs/schedule/flat6.sc create mode 100644 polly/lib/External/isl/test_inputs/schedule/flat6.st create mode 100644 polly/lib/External/isl/test_inputs/schedule/poliwoda.sc create mode 100644 polly/lib/External/isl/test_inputs/schedule/poliwoda.st