CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2017/01/14 13:04:08
Modified files: gnu/llvm/lib/CodeGen: StackProtector.cpp TargetLoweringBase.cpp gnu/llvm/tools/clang/include/clang/Driver: Options.td gnu/llvm/tools/clang/lib/Basic: Targets.cpp gnu/llvm/tools/clang/lib/Driver: ToolChains.cpp ToolChains.h Tools.cpp gnu/llvm/tools/clang/lib/Frontend: InitHeaderSearch.cpp Removed files: gnu/llvm : Makefile Makefile.common Makefile.config.in Makefile.rules gnu/llvm/autoconf: AutoRegen.sh ExportMap.map LICENSE.TXT README.TXT config.guess config.sub configure.ac install-sh missing mkinstalldirs gnu/llvm/autoconf/m4: build_exeext.m4 c_printf_a.m4 check_gnu_make.m4 config_makefile.m4 config_project.m4 cxx_flag_check.m4 define_subst.m4 find_std_program.m4 func_mmap_file.m4 header_mmap_anonymous.m4 huge_val.m4 link_options.m4 linux_mixed_64_32.m4 need_dev_zero_for_mmap.m4 sanity_check.m4 single_cxx_check.m4 visibility_inlines_hidden.m4 gnu/llvm/bindings: Makefile gnu/llvm/bindings/ocaml: Makefile Makefile.ocaml gnu/llvm/bindings/ocaml/all_backends: Makefile gnu/llvm/bindings/ocaml/analysis: Makefile gnu/llvm/bindings/ocaml/backends: Makefile Makefile.common gnu/llvm/bindings/ocaml/bitreader: Makefile gnu/llvm/bindings/ocaml/bitwriter: Makefile gnu/llvm/bindings/ocaml/executionengine: Makefile gnu/llvm/bindings/ocaml/irreader: Makefile gnu/llvm/bindings/ocaml/linker: Makefile gnu/llvm/bindings/ocaml/llvm: Makefile gnu/llvm/bindings/ocaml/target: Makefile gnu/llvm/bindings/ocaml/transforms: Makefile gnu/llvm/bindings/ocaml/transforms/ipo: Makefile gnu/llvm/bindings/ocaml/transforms/passmgr_builder: Makefile gnu/llvm/bindings/ocaml/transforms/scalar_opts: Makefile gnu/llvm/bindings/ocaml/transforms/utils: Makefile gnu/llvm/bindings/ocaml/transforms/vectorize: Makefile gnu/llvm/cmake : Makefile gnu/llvm/cmake/modules: Makefile gnu/llvm/docs : BitSets.rst BuildingLLVMWithAutotools.rst Makefile MakefileGuide.rst doxygen.intro gnu/llvm/docs/tutorial: LangImpl1.rst LangImpl2.rst LangImpl3.rst LangImpl4.rst LangImpl5-cfg.png LangImpl5.rst LangImpl6.rst LangImpl7.rst LangImpl8.rst LangImpl9.rst gnu/llvm/examples: Makefile gnu/llvm/examples/BrainF: Makefile gnu/llvm/examples/ExceptionDemo: Makefile gnu/llvm/examples/Fibonacci: Makefile gnu/llvm/examples/HowToUseJIT: Makefile gnu/llvm/examples/Kaleidoscope: Makefile gnu/llvm/examples/Kaleidoscope/Chapter2: Makefile gnu/llvm/examples/Kaleidoscope/Chapter3: Makefile gnu/llvm/examples/Kaleidoscope/Chapter4: Makefile gnu/llvm/examples/Kaleidoscope/Chapter5: Makefile gnu/llvm/examples/Kaleidoscope/Chapter6: Makefile gnu/llvm/examples/Kaleidoscope/Chapter7: Makefile gnu/llvm/examples/Kaleidoscope/Chapter8: Makefile gnu/llvm/examples/Kaleidoscope/MCJIT/cached: Makefile gnu/llvm/examples/Kaleidoscope/MCJIT/complete: Makefile gnu/llvm/examples/Kaleidoscope/MCJIT/initial: Makefile gnu/llvm/examples/Kaleidoscope/MCJIT/lazy: Makefile gnu/llvm/examples/Kaleidoscope/Orc: CMakeLists.txt gnu/llvm/examples/Kaleidoscope/Orc/fully_lazy: CMakeLists.txt Makefile README.txt toy.cpp gnu/llvm/examples/Kaleidoscope/Orc/initial: CMakeLists.txt Makefile README.txt toy.cpp gnu/llvm/examples/Kaleidoscope/Orc/lazy_codegen: CMakeLists.txt Makefile README.txt toy.cpp gnu/llvm/examples/Kaleidoscope/Orc/lazy_irgen: CMakeLists.txt Makefile README.txt toy.cpp gnu/llvm/examples/ModuleMaker: Makefile gnu/llvm/examples/OCaml-Kaleidoscope: Makefile gnu/llvm/examples/OCaml-Kaleidoscope/Chapter2: Makefile gnu/llvm/examples/OCaml-Kaleidoscope/Chapter3: Makefile gnu/llvm/examples/OCaml-Kaleidoscope/Chapter4: Makefile gnu/llvm/examples/OCaml-Kaleidoscope/Chapter5: Makefile gnu/llvm/examples/OCaml-Kaleidoscope/Chapter6: Makefile gnu/llvm/examples/OCaml-Kaleidoscope/Chapter7: Makefile gnu/llvm/examples/ParallelJIT: Makefile gnu/llvm/include/llvm/Analysis: CFLAliasAnalysis.h gnu/llvm/include/llvm/Config: config.h.in llvm-config.h.in gnu/llvm/include/llvm/ExecutionEngine/Orc: OrcArchitectureSupport.h gnu/llvm/include/llvm/IR: FunctionInfo.h gnu/llvm/include/llvm/LTO: LTOCodeGenerator.h LTOModule.h gnu/llvm/include/llvm/MC: MCCodeGenInfo.h MCDisassembler.h MCExternalSymbolizer.h MCRelocationInfo.h MCSymbolizer.h MCTargetAsmParser.h YAML.h gnu/llvm/include/llvm/Object: COFFYAML.h ELFYAML.h FunctionIndexObjectFile.h gnu/llvm/include/llvm/ProfileData: CoverageMapping.h CoverageMappingReader.h CoverageMappingWriter.h gnu/llvm/include/llvm/Support: AIXDataTypesFix.h DataTypes.h.in RegistryParser.h gnu/llvm/include/llvm/Target: TargetSelectionDAGInfo.h gnu/llvm/include/llvm/Transforms/IPO: LowerBitSets.h gnu/llvm/lib : Makefile gnu/llvm/lib/Analysis: CFLAliasAnalysis.cpp Makefile gnu/llvm/lib/AsmParser: Makefile module.modulemap gnu/llvm/lib/Bitcode: Makefile module.modulemap gnu/llvm/lib/Bitcode/Reader: Makefile gnu/llvm/lib/Bitcode/Writer: Makefile gnu/llvm/lib/CodeGen: CoreCLRGC.cpp ErlangGC.cpp Makefile OcamlGC.cpp Passes.cpp ShadowStackGC.cpp StatepointExampleGC.cpp module.modulemap gnu/llvm/lib/CodeGen/AsmPrinter: Makefile WinCodeViewLineTables.cpp WinCodeViewLineTables.h gnu/llvm/lib/CodeGen/MIRParser: Makefile gnu/llvm/lib/CodeGen/SelectionDAG: Makefile TargetSelectionDAGInfo.cpp gnu/llvm/lib/DebugInfo: Makefile gnu/llvm/lib/DebugInfo/CodeView: Makefile gnu/llvm/lib/DebugInfo/DWARF: Makefile module.modulemap gnu/llvm/lib/DebugInfo/PDB: Makefile gnu/llvm/lib/DebugInfo/Symbolize: Makefile gnu/llvm/lib/ExecutionEngine: Makefile gnu/llvm/lib/ExecutionEngine/IntelJITEvents: Makefile gnu/llvm/lib/ExecutionEngine/Interpreter: Makefile gnu/llvm/lib/ExecutionEngine/MCJIT: Makefile gnu/llvm/lib/ExecutionEngine/OProfileJIT: Makefile gnu/llvm/lib/ExecutionEngine/Orc: Makefile OrcArchitectureSupport.cpp OrcCBindingsStack.cpp gnu/llvm/lib/ExecutionEngine/RuntimeDyld: Makefile gnu/llvm/lib/Fuzzer: FuzzerInterface.cpp FuzzerSanitizerOptions.cpp pull_and_push_fuzz_corpus.sh gnu/llvm/lib/Fuzzer/test: UserSuppliedFuzzerTest.cpp gnu/llvm/lib/IR: FunctionInfo.cpp Makefile module.modulemap gnu/llvm/lib/IRReader: Makefile gnu/llvm/lib/LTO: Makefile gnu/llvm/lib/LibDriver: Makefile gnu/llvm/lib/LineEditor: Makefile gnu/llvm/lib/Linker: Makefile gnu/llvm/lib/MC: MCCodeGenInfo.cpp MCSymbolizer.cpp Makefile YAML.cpp gnu/llvm/lib/MC/MCDisassembler: Makefile gnu/llvm/lib/MC/MCParser: Makefile gnu/llvm/lib/Object: COFFYAML.cpp ELFYAML.cpp FunctionIndexObjectFile.cpp Makefile gnu/llvm/lib/Option: Makefile gnu/llvm/lib/Passes: Makefile gnu/llvm/lib/ProfileData: CoverageMapping.cpp CoverageMappingReader.cpp CoverageMappingWriter.cpp Makefile gnu/llvm/lib/Support: Makefile gnu/llvm/lib/TableGen: Makefile module.modulemap gnu/llvm/lib/Target: Makefile gnu/llvm/lib/Target/AArch64: Makefile gnu/llvm/lib/Target/AArch64/AsmParser: Makefile gnu/llvm/lib/Target/AArch64/Disassembler: Makefile gnu/llvm/lib/Target/AArch64/InstPrinter: Makefile gnu/llvm/lib/Target/AArch64/MCTargetDesc: Makefile gnu/llvm/lib/Target/AArch64/TargetInfo: Makefile gnu/llvm/lib/Target/AArch64/Utils: Makefile gnu/llvm/lib/Target/AMDGPU: AMDGPUDiagnosticInfoUnsupported.cpp AMDGPUDiagnosticInfoUnsupported.h Makefile R600TextureIntrinsicsReplacer.cpp SIFixSGPRLiveRanges.cpp gnu/llvm/lib/Target/AMDGPU/AsmParser: Makefile gnu/llvm/lib/Target/AMDGPU/InstPrinter: Makefile gnu/llvm/lib/Target/AMDGPU/MCTargetDesc: Makefile gnu/llvm/lib/Target/AMDGPU/TargetInfo: Makefile gnu/llvm/lib/Target/AMDGPU/Utils: Makefile gnu/llvm/lib/Target/ARM: Makefile gnu/llvm/lib/Target/ARM/AsmParser: Makefile gnu/llvm/lib/Target/ARM/Disassembler: Makefile gnu/llvm/lib/Target/ARM/InstPrinter: Makefile gnu/llvm/lib/Target/ARM/MCTargetDesc: Makefile gnu/llvm/lib/Target/ARM/TargetInfo: Makefile gnu/llvm/lib/Target/AVR: AVRConfig.h Makefile gnu/llvm/lib/Target/AVR/TargetInfo: Makefile gnu/llvm/lib/Target/BPF: Makefile gnu/llvm/lib/Target/BPF/InstPrinter: Makefile gnu/llvm/lib/Target/BPF/MCTargetDesc: Makefile gnu/llvm/lib/Target/BPF/TargetInfo: Makefile gnu/llvm/lib/Target/CppBackend: CMakeLists.txt CPPBackend.cpp CPPTargetMachine.h LLVMBuild.txt Makefile gnu/llvm/lib/Target/CppBackend/TargetInfo: CMakeLists.txt CppBackendTargetInfo.cpp LLVMBuild.txt Makefile gnu/llvm/lib/Target/Hexagon: HexagonExpandPredSpillCode.cpp Makefile gnu/llvm/lib/Target/Hexagon/AsmParser: Makefile gnu/llvm/lib/Target/Hexagon/Disassembler: Makefile gnu/llvm/lib/Target/Hexagon/MCTargetDesc: Makefile gnu/llvm/lib/Target/Hexagon/TargetInfo: Makefile gnu/llvm/lib/Target/MSP430: Makefile gnu/llvm/lib/Target/MSP430/InstPrinter: Makefile gnu/llvm/lib/Target/MSP430/MCTargetDesc: Makefile gnu/llvm/lib/Target/MSP430/TargetInfo: Makefile gnu/llvm/lib/Target/Mips: Makefile gnu/llvm/lib/Target/Mips/AsmParser: Makefile gnu/llvm/lib/Target/Mips/Disassembler: Makefile gnu/llvm/lib/Target/Mips/InstPrinter: Makefile gnu/llvm/lib/Target/Mips/MCTargetDesc: Makefile gnu/llvm/lib/Target/Mips/TargetInfo: Makefile gnu/llvm/lib/Target/NVPTX: Makefile gnu/llvm/lib/Target/NVPTX/InstPrinter: Makefile gnu/llvm/lib/Target/NVPTX/MCTargetDesc: Makefile gnu/llvm/lib/Target/NVPTX/TargetInfo: Makefile gnu/llvm/lib/Target/PowerPC: Makefile PPCLoopDataPrefetch.cpp gnu/llvm/lib/Target/PowerPC/AsmParser: Makefile gnu/llvm/lib/Target/PowerPC/Disassembler: Makefile gnu/llvm/lib/Target/PowerPC/InstPrinter: Makefile gnu/llvm/lib/Target/PowerPC/MCTargetDesc: Makefile gnu/llvm/lib/Target/PowerPC/TargetInfo: Makefile gnu/llvm/lib/Target/Sparc: Makefile gnu/llvm/lib/Target/Sparc/AsmParser: Makefile gnu/llvm/lib/Target/Sparc/Disassembler: Makefile gnu/llvm/lib/Target/Sparc/InstPrinter: Makefile gnu/llvm/lib/Target/Sparc/MCTargetDesc: Makefile gnu/llvm/lib/Target/Sparc/TargetInfo: Makefile gnu/llvm/lib/Target/SystemZ: Makefile gnu/llvm/lib/Target/SystemZ/AsmParser: Makefile gnu/llvm/lib/Target/SystemZ/Disassembler: Makefile gnu/llvm/lib/Target/SystemZ/InstPrinter: Makefile gnu/llvm/lib/Target/SystemZ/MCTargetDesc: Makefile gnu/llvm/lib/Target/SystemZ/TargetInfo: Makefile gnu/llvm/lib/Target/WebAssembly: Makefile Relooper.cpp Relooper.h WebAssemblyPEI.cpp gnu/llvm/lib/Target/WebAssembly/Disassembler: Makefile gnu/llvm/lib/Target/WebAssembly/InstPrinter: Makefile gnu/llvm/lib/Target/WebAssembly/MCTargetDesc: Makefile gnu/llvm/lib/Target/WebAssembly/TargetInfo: Makefile gnu/llvm/lib/Target/X86: Makefile gnu/llvm/lib/Target/X86/AsmParser: Makefile gnu/llvm/lib/Target/X86/Disassembler: Makefile X86Disassembler.h gnu/llvm/lib/Target/X86/InstPrinter: Makefile gnu/llvm/lib/Target/X86/MCTargetDesc: Makefile X86ELFRelocationInfo.cpp X86MachORelocationInfo.cpp gnu/llvm/lib/Target/X86/TargetInfo: Makefile gnu/llvm/lib/Target/X86/Utils: Makefile gnu/llvm/lib/Target/XCore: Makefile gnu/llvm/lib/Target/XCore/Disassembler: Makefile gnu/llvm/lib/Target/XCore/InstPrinter: Makefile gnu/llvm/lib/Target/XCore/MCTargetDesc: Makefile gnu/llvm/lib/Target/XCore/TargetInfo: Makefile gnu/llvm/lib/Transforms: Makefile gnu/llvm/lib/Transforms/Hello: Makefile gnu/llvm/lib/Transforms/IPO: LowerBitSets.cpp Makefile gnu/llvm/lib/Transforms/InstCombine: Makefile gnu/llvm/lib/Transforms/Instrumentation: Makefile SafeStack.cpp gnu/llvm/lib/Transforms/ObjCARC: Makefile gnu/llvm/lib/Transforms/Scalar: Makefile ScalarReplAggregates.cpp gnu/llvm/lib/Transforms/Utils: Makefile gnu/llvm/lib/Transforms/Vectorize: Makefile gnu/llvm/projects: Makefile gnu/llvm/tools : Makefile gnu/llvm/tools/bugpoint: Makefile gnu/llvm/tools/bugpoint-passes: Makefile gnu/llvm/tools/clang: Makefile gnu/llvm/tools/clang/cmake/modules: ClangConfig.cmake gnu/llvm/tools/clang/docs: Makefile doxygen.intro gnu/llvm/tools/clang/docs/analyzer: Makefile gnu/llvm/tools/clang/examples: Makefile gnu/llvm/tools/clang/examples/PrintFunctionNames: Makefile gnu/llvm/tools/clang/examples/analyzer-plugin: Makefile gnu/llvm/tools/clang/examples/clang-interpreter: Makefile gnu/llvm/tools/clang/include: Makefile gnu/llvm/tools/clang/include/clang: Makefile gnu/llvm/tools/clang/include/clang/AST: Makefile gnu/llvm/tools/clang/include/clang/Basic: Makefile gnu/llvm/tools/clang/include/clang/Config: config.h.in gnu/llvm/tools/clang/include/clang/Driver: Makefile gnu/llvm/tools/clang/include/clang/Parse: Makefile gnu/llvm/tools/clang/include/clang/Sema: LocInfoType.h Makefile gnu/llvm/tools/clang/include/clang/Serialization: Makefile gnu/llvm/tools/clang/include/clang-c: Makefile gnu/llvm/tools/clang/lib: Makefile gnu/llvm/tools/clang/lib/ARCMigrate: Makefile gnu/llvm/tools/clang/lib/AST: Makefile gnu/llvm/tools/clang/lib/ASTMatchers: Makefile gnu/llvm/tools/clang/lib/ASTMatchers/Dynamic: Makefile gnu/llvm/tools/clang/lib/Analysis: Makefile gnu/llvm/tools/clang/lib/Basic: Makefile gnu/llvm/tools/clang/lib/CodeGen: Makefile gnu/llvm/tools/clang/lib/Driver: Makefile gnu/llvm/tools/clang/lib/Edit: Makefile gnu/llvm/tools/clang/lib/Format: Makefile gnu/llvm/tools/clang/lib/Frontend: Makefile gnu/llvm/tools/clang/lib/Frontend/Rewrite: Makefile gnu/llvm/tools/clang/lib/FrontendTool: Makefile gnu/llvm/tools/clang/lib/Headers: Intrin.h Makefile gnu/llvm/tools/clang/lib/Index: Makefile gnu/llvm/tools/clang/lib/Lex: Makefile gnu/llvm/tools/clang/lib/Parse: Makefile gnu/llvm/tools/clang/lib/Rewrite: Makefile gnu/llvm/tools/clang/lib/Sema: Makefile gnu/llvm/tools/clang/lib/Serialization: Makefile gnu/llvm/tools/clang/lib/StaticAnalyzer: Makefile gnu/llvm/tools/clang/lib/StaticAnalyzer/Checkers: Checkers.td Makefile gnu/llvm/tools/clang/lib/StaticAnalyzer/Core: Makefile gnu/llvm/tools/clang/lib/StaticAnalyzer/Frontend: Makefile gnu/llvm/tools/clang/lib/Tooling: Makefile gnu/llvm/tools/clang/lib/Tooling/Core: Makefile gnu/llvm/tools/clang/runtime: Makefile gnu/llvm/tools/clang/runtime/compiler-rt: Makefile gnu/llvm/tools/clang/runtime/libcxx: Makefile gnu/llvm/tools/clang/tools: Makefile gnu/llvm/tools/clang/tools/arcmt-test: Makefile gnu/llvm/tools/clang/tools/c-arcmt-test: Makefile gnu/llvm/tools/clang/tools/c-index-test: Makefile gnu/llvm/tools/clang/tools/clang-check: Makefile gnu/llvm/tools/clang/tools/clang-format: Makefile gnu/llvm/tools/clang/tools/diagtool: Makefile gnu/llvm/tools/clang/tools/driver: Makefile gnu/llvm/tools/clang/tools/libclang: IndexBody.cpp IndexDecl.cpp IndexTypeSourceInfo.cpp IndexingContext.cpp IndexingContext.h Makefile gnu/llvm/tools/clang/tools/scan-build: Makefile gnu/llvm/tools/clang/tools/scan-build-py/libscanbuild: command.py gnu/llvm/tools/clang/tools/scan-build-py/tests/unit: fixtures.py test_command.py gnu/llvm/tools/clang/tools/scan-view: Makefile gnu/llvm/tools/clang/unittests: Makefile gnu/llvm/tools/clang/unittests/AST: Makefile gnu/llvm/tools/clang/unittests/ASTMatchers: ASTMatchersTest.cpp Makefile gnu/llvm/tools/clang/unittests/ASTMatchers/Dynamic: Makefile gnu/llvm/tools/clang/unittests/Basic: Makefile gnu/llvm/tools/clang/unittests/CodeGen: Makefile gnu/llvm/tools/clang/unittests/Driver: Makefile gnu/llvm/tools/clang/unittests/Format: Makefile gnu/llvm/tools/clang/unittests/Frontend: Makefile gnu/llvm/tools/clang/unittests/Lex: Makefile gnu/llvm/tools/clang/unittests/Rewrite: Makefile gnu/llvm/tools/clang/unittests/Sema: Makefile gnu/llvm/tools/clang/unittests/StaticAnalyzer: Makefile gnu/llvm/tools/clang/unittests/Tooling: Makefile gnu/llvm/tools/clang/unittests/libclang: Makefile gnu/llvm/tools/clang/utils: clang.natvis gnu/llvm/tools/clang/utils/TableGen: Makefile gnu/llvm/tools/clang/utils/VtableTest: Makefile gnu/llvm/tools/dsymutil: Makefile gnu/llvm/tools/gold: Makefile gnu/llvm/tools/llc: Makefile gnu/llvm/tools/lli: Makefile gnu/llvm/tools/lli/ChildTarget: Makefile gnu/llvm/tools/llvm-ar: Makefile gnu/llvm/tools/llvm-as: Makefile gnu/llvm/tools/llvm-bcanalyzer: Makefile gnu/llvm/tools/llvm-c-test: Makefile gnu/llvm/tools/llvm-config: Makefile gnu/llvm/tools/llvm-cov: Makefile gnu/llvm/tools/llvm-cxxdump: Makefile gnu/llvm/tools/llvm-diff: Makefile gnu/llvm/tools/llvm-dis: Makefile gnu/llvm/tools/llvm-dwarfdump: Makefile gnu/llvm/tools/llvm-dwp: Makefile gnu/llvm/tools/llvm-extract: Makefile gnu/llvm/tools/llvm-go: Makefile gnu/llvm/tools/llvm-jitlistener: Makefile gnu/llvm/tools/llvm-link: Makefile gnu/llvm/tools/llvm-lto: Makefile gnu/llvm/tools/llvm-mc: Makefile gnu/llvm/tools/llvm-mcmarkup: Makefile gnu/llvm/tools/llvm-nm: Makefile gnu/llvm/tools/llvm-objdump: Makefile gnu/llvm/tools/llvm-pdbdump: Makefile gnu/llvm/tools/llvm-profdata: Makefile gnu/llvm/tools/llvm-readobj: Makefile StreamWriter.cpp StreamWriter.h gnu/llvm/tools/llvm-rtdyld: Makefile gnu/llvm/tools/llvm-shlib: Makefile gnu/llvm/tools/llvm-size: Makefile gnu/llvm/tools/llvm-split: Makefile gnu/llvm/tools/llvm-stress: Makefile gnu/llvm/tools/llvm-symbolizer: Makefile gnu/llvm/tools/lto: Makefile gnu/llvm/tools/obj2yaml: Makefile gnu/llvm/tools/opt: Makefile gnu/llvm/tools/sancov: Makefile gnu/llvm/tools/verify-uselistorder: Makefile gnu/llvm/tools/yaml2obj: Makefile gnu/llvm/unittests: Makefile Makefile.unittest gnu/llvm/unittests/ADT: Makefile gnu/llvm/unittests/Analysis: Makefile gnu/llvm/unittests/AsmParser: Makefile gnu/llvm/unittests/Bitcode: Makefile gnu/llvm/unittests/CodeGen: Makefile gnu/llvm/unittests/DebugInfo: Makefile gnu/llvm/unittests/DebugInfo/DWARF: Makefile gnu/llvm/unittests/DebugInfo/PDB: Makefile gnu/llvm/unittests/ExecutionEngine: Makefile gnu/llvm/unittests/ExecutionEngine/MCJIT: Makefile gnu/llvm/unittests/ExecutionEngine/Orc: Makefile gnu/llvm/unittests/IR: Makefile gnu/llvm/unittests/LineEditor: Makefile gnu/llvm/unittests/Linker: Makefile gnu/llvm/unittests/MC: Makefile YAMLTest.cpp gnu/llvm/unittests/Option: Makefile gnu/llvm/unittests/ProfileData: Makefile gnu/llvm/unittests/Support: Makefile StreamingMemoryObject.cpp TargetRegistry.cpp gnu/llvm/unittests/Transforms: Makefile gnu/llvm/unittests/Transforms/IPO: LowerBitSets.cpp Makefile gnu/llvm/unittests/Transforms/Utils: Makefile gnu/llvm/utils : Makefile llvm.natvis gnu/llvm/utils/FileCheck: Makefile gnu/llvm/utils/Misc: mergefunctions.clang.svn.patch gnu/llvm/utils/PerfectShuffle: Makefile gnu/llvm/utils/TableGen: Makefile module.modulemap gnu/llvm/utils/buildit: GNUmakefile build_llvm gnu/llvm/utils/count: Makefile gnu/llvm/utils/fpcmp: Makefile gnu/llvm/utils/llvm-lit: Makefile gnu/llvm/utils/not: Makefile gnu/llvm/utils/unittest: Makefile gnu/llvm/utils/unittest/UnitTestMain: Makefile gnu/llvm/utils/unittest/googletest: Makefile gnu/llvm/utils/yaml-bench: Makefile Log message: Merge LLVM 3.9.1