[www-scripts] Clang Attribute Doc Update: SUCCESS

LLVM via www-scripts www-scripts at lists.llvm.org
Sat Jan 20 03:03:37 PST 2018


UPDATING /opt/clang_commandline_docs//src/llvm LLVM SOURCES
Updating '.':
U    include/llvm/Support/GenericDomTreeConstruction.h
U    include/llvm/Support/Allocator.h
U    include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
U    include/llvm/CodeGen/TargetLoweringObjectFile.h
U    include/llvm/IR/Mangler.h
U    include/llvm/IR/IntrinsicInst.h
U    include/llvm/IR/DIBuilder.h
U    include/llvm/IR/Intrinsics.td
U    include/llvm/IR/IntrinsicsAArch64.td
U    include/llvm/ExecutionEngine/ExecutionEngine.h
U    include/llvm/ExecutionEngine/JITSymbol.h
U    include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
U    include/llvm/ExecutionEngine/Orc/NullResolver.h
U    include/llvm/ExecutionEngine/Orc/LambdaResolver.h
U    include/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h
U    include/llvm/ExecutionEngine/RTDyldMemoryManager.h
U    docs/LangRef.rst
U    tools/lli/RemoteJITUtils.h
U    unittests/CodeGen/MachineInstrTest.cpp
U    unittests/IR/DominatorTreeBatchUpdatesTest.cpp
U    unittests/IR/DominatorTreeTest.cpp
U    lib/Analysis/InstructionSimplify.cpp
U    lib/Target/X86/X86ISelLowering.cpp
U    lib/Target/X86/X86Subtarget.h
U    lib/Target/X86/X86ISelDAGToDAG.cpp
U    lib/Target/X86/X86.td
U    lib/Target/X86/X86FastISel.cpp
U    lib/Target/X86/X86Subtarget.cpp
U    lib/Target/X86/X86TargetMachine.cpp
U    lib/Target/X86/X86TargetTransformInfo.cpp
U    lib/Target/AArch64/AArch64FastISel.cpp
U    lib/Target/AArch64/AArch64SVEInstrInfo.td
U    lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
U    lib/Target/AArch64/SVEInstrFormats.td
U    lib/Target/AArch64/AArch64ISelLowering.cpp
U    lib/Target/AArch64/AArch64InstrFormats.td
U    lib/Target/Mips/MipsFastISel.cpp
U    lib/Target/WebAssembly/WebAssemblySubtarget.cpp
U    lib/Target/WebAssembly/WebAssemblyInstrInfo.td
U    lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
U    lib/Target/WebAssembly/WebAssemblySubtarget.h
U    lib/Target/WebAssembly/WebAssembly.td
U    lib/Target/WebAssembly/WebAssemblyInstrConv.td
U    lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
U    lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
U    lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
U    lib/Target/SystemZ/SystemZISelLowering.h
U    lib/Target/SystemZ/SystemZInstrInfo.td
U    lib/Target/SystemZ/SystemZISelLowering.cpp
U    lib/Target/ARM/ARMFastISel.cpp
U    lib/Target/ARM/ARMBaseInstrInfo.cpp
U    lib/ExecutionEngine/ExecutionEngine.cpp
U    lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp
U    lib/ExecutionEngine/Orc/OrcCBindingsStack.h
U    lib/ExecutionEngine/MCJIT/MCJIT.h
U    lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
U    lib/Transforms/ObjCARC/ObjCARCOpts.cpp
U    lib/CodeGen/MachineInstr.cpp
U    lib/CodeGen/MIRPrinter.cpp
U    lib/IR/AutoUpgrade.cpp
U    lib/IR/DIBuilder.cpp
U    CMakeLists.txt
U    test/Transforms/GlobalOpt/crash.ll
U    test/Transforms/AddDiscriminators/memcpy-discriminator.ll
U    test/Transforms/DeadStoreElimination/combined-partial-overwrites.ll
U    test/Transforms/DeadStoreElimination/simple.ll
U    test/Transforms/DeadStoreElimination/cs-cs-aliasing.ll
U    test/Transforms/DeadStoreElimination/mda-with-dbg-values.ll
U    test/Transforms/InferAddressSpaces/AMDGPU/mem-intrinsics.ll
U    lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
U    lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp
U    lib/ExecutionEngine/MCJIT/MCJIT.cpp
U    lib/Transforms/Vectorize/SLPVectorizer.cpp
U    lib/Transforms/ObjCARC/ObjCARC.h
U    lib/CodeGen/MachineOutliner.cpp
U    lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
U    lib/CodeGen/TargetLoweringObjectFileImpl.cpp
U    lib/IR/Mangler.cpp
U    lib/Support/Unix/Process.inc
U    test/Transforms/GlobalOpt/memcpy.ll
U    test/Transforms/CorrelatedValuePropagation/non-null.ll
U    test/Transforms/DeadStoreElimination/2016-07-17-UseAfterFree.ll
U    test/Transforms/DeadStoreElimination/memintrinsics.ll
U    test/Transforms/DeadStoreElimination/no-targetdata.ll
U    test/Transforms/DeadStoreElimination/crash.ll
U    test/Transforms/InferAddressSpaces/AMDGPU/volatile.ll
U    lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
U    lib/ExecutionEngine/Orc/OrcMCJITReplacement.h
U    lib/Transforms/InstCombine/InstCombineCalls.cpp
U    lib/Transforms/ObjCARC/ObjCARCContract.cpp
U    lib/MC/WasmObjectWriter.cpp
U    lib/CodeGen/SelectionDAG/SelectionDAG.cpp
U    lib/CodeGen/AsmPrinter/AsmPrinter.cpp
U    lib/IR/IRBuilder.cpp
U    lib/IR/Verifier.cpp
U    test/Transforms/GlobalOpt/memset-null.ll
U    test/Transforms/GlobalOpt/memset.ll
U    test/Transforms/DeadStoreElimination/pr11390.ll
U    test/Transforms/DeadStoreElimination/2011-09-06-MemCpy.ll
U    test/Transforms/DeadStoreElimination/OverwriteStoreEnd.ll
U    test/Transforms/DeadStoreElimination/lifetime.ll
U    test/Transforms/DeadStoreElimination/OverwriteStoreBegin.ll
U    test/Transforms/PlaceSafepoints/memset.ll
U    test/Transforms/InstCombine/struct-assign-tbaa.ll
U    test/Transforms/InstCombine/memcpy-from-global.ll
U    test/Transforms/InstCombine/align-addr.ll
U    test/Transforms/InstCombine/memset_chk-1.ll
U    test/Transforms/SLPVectorizer/X86/sign-extend.ll
U    test/Transforms/InstCombine/2007-10-10-EliminateMemCpy.ll
U    test/Transforms/InstCombine/sprintf-1.ll
U    test/Transforms/InstCombine/memset-1.ll
U    test/Transforms/InstCombine/call-intrinsics.ll
U    test/Transforms/SLPVectorizer/X86/PR35777.ll
A    test/Transforms/JumpThreading/ddt-crash4.ll
U    test/Transforms/InstCombine/memset2.ll
U    test/Transforms/InstCombine/memmove_chk-1.ll
U    test/Transforms/InstCombine/strcpy_chk-1.ll
U    test/Transforms/InstCombine/pr31990_wrong_memcpy.ll
A    test/Transforms/JumpThreading/ddt-crash3.ll
U    test/Transforms/InstCombine/2009-02-20-InstCombine-SROA.ll
U    test/Transforms/InstCombine/memcpy.ll
U    test/Transforms/InstCombine/mem-par-metadata-memcpy.ll
U    test/Transforms/InstCombine/alloca.ll
U    test/Transforms/InstCombine/malloc-free-delete.ll
U    test/Transforms/InstCombine/memcpy_chk-1.ll
U    test/Transforms/InstCombine/memset.ll
U    test/Transforms/LoopIdiom/pr28196.ll
U    test/Transforms/ObjCARC/contract-replace-arg-use.ll
U    test/Transforms/SafeStack/X86/byval.ll
U    test/Transforms/NewGVN/memory-handling.ll
U    test/Transforms/SROA/big-endian.ll
U    test/Transforms/SROA/dbg-addr-diamond.ll
U    test/Transforms/InstCombine/objsize.ll
U    test/Transforms/InstCombine/stpcpy_chk-1.ll
U    test/Transforms/InstCombine/strncpy_chk-1.ll
U    test/Transforms/InstCombine/addrspacecast.ll
U    test/Transforms/CodeGenPrepare/X86/memset_chk-simplify-nobuiltin.ll
U    test/Transforms/LoopIdiom/basic.ll
U    test/Transforms/SafeStack/X86/call.ll
U    test/Transforms/NewGVN/pr17732.ll
U    test/Transforms/SROA/slice-order-independence.ll
U    test/Transforms/SROA/slice-width.ll
U    test/Transforms/InstCombine/memcpy-1.ll
U    test/Transforms/InstCombine/memmove.ll
U    test/Transforms/InstCombine/opaque.ll
U    test/Transforms/Util/combine-alias-scope-metadata.ll
U    test/Transforms/LoopIdiom/lir-heurs-multi-block-loop.ll
U    test/Transforms/ObjCARC/rv.ll
U    test/Transforms/NewGVN/nonescaping-malloc.ll
U    test/Transforms/SROA/vector-promotion.ll
U    test/Transforms/SROA/alloca-address-space.ll
U    test/Transforms/SROA/basictest.ll
U    test/Transforms/MemCpyOpt/memcpy-to-memset.ll
U    test/Transforms/MemCpyOpt/callslot_aa.ll
U    test/Transforms/MemCpyOpt/pr29105.ll
U    test/Transforms/MemCpyOpt/invariant.start.ll
U    test/Transforms/SROA/alignment.ll
U    test/Transforms/MemCpyOpt/crash.ll
U    test/Transforms/MemCpyOpt/sret.ll
U    test/Transforms/MemCpyOpt/callslot_deref.ll
U    test/Transforms/MemCpyOpt/capturing-func.ll
U    test/Transforms/SROA/mem-par-metadata-sroa.ll
U    test/Transforms/AlignmentFromAssumptions/simple32.ll
U    test/Transforms/MemCpyOpt/atomic.ll
U    test/Transforms/MemCpyOpt/memset-memcpy-to-2x-memset.ll
U    test/Transforms/MemCpyOpt/2008-02-24-MultipleUseofSRet.ll
U    test/Transforms/InstCombine/stack-overalign.ll
U    test/Transforms/InstCombine/memcpy-to-load.ll
U    test/Transforms/InstCombine/simplify-libcalls.ll
U    test/Transforms/InstCombine/memcpy-addrspace.ll
U    test/Transforms/MergeFunc/vector.ll
U    test/Transforms/LoopIdiom/basic-address-space.ll
U    test/Transforms/ObjCARC/nested.ll
U    test/Transforms/LoopVectorize/X86/avx512.ll
U    test/Transforms/NewGVN/rle.ll
U    test/Transforms/SROA/address-spaces.ll
U    test/Transforms/SROA/preserve-nonnull.ll
U    test/Transforms/AlignmentFromAssumptions/simple.ll
U    test/Transforms/MemCpyOpt/memmove.ll
U    test/Transforms/MemCpyOpt/profitable-memset.ll
U    test/Transforms/MemCpyOpt/2008-03-13-ReturnSlotBitcast.ll
U    test/Transforms/MemCpyOpt/memcpy-undef.ll
U    test/Transforms/MemCpyOpt/align.ll
U    test/Transforms/MemCpyOpt/smaller.ll
U    test/Transforms/Inline/alloca-dbgdeclare.ll
U    test/Transforms/GVN/PRE/rle.ll
U    test/Transforms/FunctionAttrs/norecurse.ll
U    test/Transforms/PGOProfile/memop_size_opt.ll
A    test/MC/AArch64/SVE/rdvl-diagnostics.s
U    test/Transforms/MemCpyOpt/memcpy-to-memset-with-lifetimes.ll
U    test/Transforms/MemCpyOpt/lifetime.ll
U    test/Transforms/Inline/inline-invoke-tail.ll
U    test/Transforms/LICM/pr27262.ll
U    test/Transforms/MetaRenamer/metarenamer.ll
U    test/Transforms/PGOProfile/memop_size_opt_zero.ll
U    test/Transforms/SimplifyCFG/critedge-assume.ll
U    test/Transforms/MemCpyOpt/memcpy.ll
U    test/Transforms/MemCpyOpt/memset-memcpy-redundant-memset.ll
U    test/Transforms/Inline/inline-vla.ll
U    test/Transforms/LICM/pr26843.ll
U    test/Transforms/GVN/nonescaping-malloc.ll
U    test/Transforms/PGOProfile/memop_size_from_strlen.ll
U    test/Transforms/PGOProfile/memop_clone.ll
U    test/Transforms/MemCpyOpt/form-memset.ll
U    test/Transforms/Inline/noalias-calls.ll
U    test/Transforms/LICM/unrolled-deeply-nested.ll
U    test/Transforms/GVN/pr17732.ll
U    test/Transforms/PGOProfile/memop_size_annotation.ll
U    test/Transforms/PGOProfile/memcpy.ll
A    test/MC/AArch64/SVE/addvl-diagnostics.s
U    test/MC/WebAssembly/global-ctor-dtor.ll
U    test/DebugInfo/COFF/types-array.ll
U    test/DebugInfo/X86/sroasplit-dbg-declare.ll
U    test/DebugInfo/X86/pieces-2.ll
U    test/DebugInfo/X86/pieces-3.ll
U    test/Analysis/GlobalsModRef/no-escape.ll
A    test/MC/AArch64/SVE/addvl.s
U    test/MC/WebAssembly/external-func-address.ll
U    test/DebugInfo/Generic/2010-10-01-crash.ll
U    test/DebugInfo/X86/safestack-byval.ll
U    test/DebugInfo/X86/array2.ll
U    test/DebugInfo/X86/split-dwarf-cross-unit-reference.ll
U    test/Other/lint.ll
A    test/MC/AArch64/SVE/addpl-diagnostics.s
U    test/MC/AMDGPU/mimg.s
U    test/MC/WebAssembly/func-address.ll
U    test/DebugInfo/X86/sroasplit-1.ll
U    test/DebugInfo/X86/sroasplit-2.ll
U    test/DebugInfo/X86/array.ll
A    test/MC/AArch64/SVE/addpl.s
A    test/MC/AArch64/SVE/rdvl.s
U    test/MC/WebAssembly/weak-alias.ll
U    test/DebugInfo/AArch64/frameindices.ll
U    test/DebugInfo/X86/sroasplit-4.ll
U    test/DebugInfo/X86/sroasplit-5.ll
U    test/DebugInfo/X86/debug-ranges-offset.ll
U    test/Analysis/GlobalsModRef/pr12351.ll
U    test/Analysis/BasicAA/guards.ll
U    test/Analysis/BasicAA/getmodrefinfo-cs-cs.ll
U    test/Analysis/AliasSet/memtransfer.ll
U    test/Analysis/ScalarEvolution/trip-count.ll
U    test/Analysis/DependenceAnalysis/Preliminary.ll
U    test/LTO/X86/remangle_intrinsics.ll
U    test/Analysis/GlobalsModRef/volatile-instrs.ll
U    test/Analysis/BasicAA/assume.ll
U    test/Analysis/CallGraph/no-intrinsics.ll
U    test/Analysis/ScalarEvolution/trip-count3.ll
U    test/Analysis/TypeBasedAliasAnalysis/functionattrs.ll
U    test/Linker/type-unique-type-array-b.ll
U    test/Analysis/BasicAA/modref.ll
U    test/Analysis/BasicAA/cs-cs.ll
U    test/Analysis/Lint/noalias-byval.ll
U    test/Analysis/MemorySSA/basicaa-memcpy.ll
U    test/Linker/type-unique-type-array-a.ll
U    test/LTO/X86/Inputs/remangle_intrinsics.ll
U    test/Instrumentation/MemorySanitizer/PowerPC/vararg-ppc64le.ll
U    test/Instrumentation/MemorySanitizer/msan_basic.ll
U    test/Instrumentation/DataFlowSanitizer/memset.ll
U    test/Instrumentation/AddressSanitizer/stack-poisoning-byval-args.ll
U    test/CodeGen/BPF/fi_ri.ll
U    test/CodeGen/BPF/byval.ll
U    test/Instrumentation/MemorySanitizer/PowerPC/vararg-ppc64.ll
U    test/Instrumentation/MemorySanitizer/alloca.ll
U    test/Instrumentation/MemorySanitizer/check_access_address.ll
U    test/Instrumentation/HWAddressSanitizer/alloca.ll
U    test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll
U    test/CodeGen/BPF/ex1.ll
U    test/CodeGen/BPF/rodata_4.ll
U    test/Instrumentation/MemorySanitizer/AArch64/vararg.ll
U    test/Instrumentation/MemorySanitizer/Mips/vararg-mips64.ll
U    test/Instrumentation/EfficiencySanitizer/working_set_basic.ll
U    test/Instrumentation/AddressSanitizer/basic.ll
U    test/CodeGen/BPF/rodata_1.ll
U    test/CodeGen/BPF/warn-call.ll
D    test/CodeGen/SystemZ/branch-12.ll
A    test/CodeGen/SystemZ/Large/branch-01.ll
U    test/CodeGen/BPF/undef.ll
U    test/CodeGen/Mips/Fast-ISel/memtest1.ll
U    test/CodeGen/Mips/cconv/return-struct.ll
U    test/CodeGen/Mips/pr33978.ll
U    test/CodeGen/Generic/invalid-memcpy.ll
U    test/CodeGen/Mips/tailcall/tailcall.ll
U    test/CodeGen/Mips/cconv/arguments-small-structures-bigger-than-32bits.ll
U    test/CodeGen/Mips/long-calls.ll
U    test/CodeGen/Generic/ForceStackAlign.ll
U    test/Other/cgscc-libcall-update.ll
U    test/Analysis/GlobalsModRef/memset-escape.ll
U    test/Analysis/BasicAA/gep-and-alias.ll
U    test/Analysis/ConstantFolding/gep-constanfolding-error.ll
U    test/Analysis/ScalarEvolution/avoid-smax-1.ll
U    test/Analysis/TypeBasedAliasAnalysis/memcpyopt.ll
U    test/Linker/type-unique-simple2-a.ll
U    test/Instrumentation/ThreadSanitizer/tsan_basic.ll
U    test/Instrumentation/MemorySanitizer/byval-alignment.ll
U    test/Instrumentation/MemorySanitizer/Mips/vararg-mips64el.ll
U    test/Instrumentation/EfficiencySanitizer/working_set_slow.ll
U    test/CodeGen/Thumb2/2012-01-13-CBNZBug.ll
U    test/CodeGen/BPF/rodata_3.ll
U    test/CodeGen/BPF/rodata_2.ll
U    test/CodeGen/BPF/sanity.ll
U    test/CodeGen/Mips/cconv/arguments-varargs-small-structs-byte.ll
U    test/CodeGen/Mips/memcpy.ll
U    test/CodeGen/Mips/largeimmprinting.ll
U    test/CodeGen/WebAssembly/mem-intrinsics.ll
U    test/CodeGen/BPF/reloc.ll
U    test/CodeGen/Mips/2012-12-12-ExpandMemcpy.ll
U    test/CodeGen/Mips/cconv/arguments-varargs-small-structs-combinations.ll
U    test/CodeGen/Mips/biggot.ll
A    test/CodeGen/WebAssembly/libcalls.ll
U    test/CodeGen/WebAssembly/global.ll
U    test/CodeGen/AMDGPU/llvm.memcpy.ll
U    test/CodeGen/AMDGPU/stack-size-overflow.ll
U    test/CodeGen/SystemZ/dag-combine-02.ll
U    test/CodeGen/SystemZ/loop-01.ll
U    test/CodeGen/WebAssembly/offset-atomics.ll
U    test/CodeGen/AMDGPU/lds-alignment.ll
U    test/CodeGen/AMDGPU/addrspacecast-constantexpr.ll
U    test/CodeGen/SystemZ/cmpxchg-02.ll
U    test/CodeGen/SystemZ/tail-call-mem-intrinsics.ll
U    test/CodeGen/WebAssembly/load-ext-atomic.ll
U    test/CodeGen/AMDGPU/lower-mem-intrinsics.ll
U    test/CodeGen/SystemZ/Large/lit.local.cfg
U    test/CodeGen/SystemZ/memset-01.ll
U    test/CodeGen/SystemZ/cmpxchg-03.ll
U    test/CodeGen/WebAssembly/signext-inreg.ll
U    test/CodeGen/AMDGPU/promote-alloca-mem-intrinsics.ll
U    test/CodeGen/SystemZ/vec-intrinsics-02.ll
U    test/CodeGen/SystemZ/cmpxchg-01.ll
U    test/CodeGen/SystemZ/memset-02.ll
U    test/CodeGen/SystemZ/memset-03.ll
U    test/CodeGen/SystemZ/memcpy-01.ll
U    test/CodeGen/SystemZ/branch-07.ll
U    test/CodeGen/Thumb/stack-coloring-without-frame-ptr.ll
U    test/CodeGen/ARM/memcpy-no-inline.ll
U    test/CodeGen/ARM/ldm-stm-base-materialization.ll
U    test/CodeGen/ARM/memcpy-inline.ll
U    test/CodeGen/ARM/Windows/no-aeabi.ll
U    test/CodeGen/ARM/2011-03-10-DAGCombineCrash.ll
U    test/CodeGen/SystemZ/memset-04.ll
U    test/CodeGen/SystemZ/vec-intrinsics-01.ll
U    test/CodeGen/Thumb/2011-05-11-DAGLegalizer.ll
U    test/CodeGen/ARM/memfunc.ll
U    test/CodeGen/ARM/interval-update-remat.ll
U    test/CodeGen/ARM/constantpool-promote-ldrh.ll
U    test/CodeGen/ARM/Windows/memset.ll
A    test/CodeGen/ARM/coff-no-dead-strip.ll
U    test/CodeGen/SystemZ/loop-03.ll
A    test/CodeGen/SystemZ/setcc-03.ll
U    test/CodeGen/Thumb/dyn-stackalloc.ll
U    test/CodeGen/Thumb/ldm-stm-base-materialization-thumb2.ll
U    test/CodeGen/ARM/stack-protector-bmovpcb_call.ll
U    test/CodeGen/ARM/2011-10-26-memset-inline.ll
U    test/CodeGen/ARM/machine-cse-cmp.ll
U    test/CodeGen/ARM/dyn-stackalloc.ll
U    test/CodeGen/SystemZ/cmpxchg-04.ll
U    test/CodeGen/SystemZ/cmpxchg-06.ll
A    test/CodeGen/SystemZ/setcc-04.ll
U    test/CodeGen/Thumb/ldm-stm-base-materialization.ll
U    test/CodeGen/ARM/constantpool-promote.ll
U    test/CodeGen/ARM/struct-byval-frame-index.ll
U    test/CodeGen/ARM/2011-10-26-memset-with-neon.ll
U    test/CodeGen/ARM/crash-O0.ll
U    test/CodeGen/ARM/fast-isel-intrinsic.ll
U    test/CodeGen/ARM/tailcall-mem-intrinsics.ll
U    test/CodeGen/PowerPC/pr27350.ll
U    test/CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll
U    test/CodeGen/PowerPC/ppc-empty-fs.ll
U    test/CodeGen/ARM/memset-inline.ll
U    test/CodeGen/ARM/2009-03-07-SpillerBug.ll
U    test/CodeGen/PowerPC/licm-remat.ll
U    test/CodeGen/PowerPC/MMO-flags-assertion.ll
U    test/CodeGen/PowerPC/ctrloop-reg.ll
U    test/CodeGen/ARM/memcpy-ldm-stm.ll
U    test/CodeGen/ARM/debug-info-blocks.ll
U    test/CodeGen/NVPTX/lower-aggr-copies.ll
U    test/CodeGen/PowerPC/structsinregs.ll
U    test/CodeGen/PowerPC/isel-rc-nox0.ll
U    test/CodeGen/ARM/overflow-intrinsic-optimizations.ll
U    test/CodeGen/ARM/arm-eabi.ll
U    test/CodeGen/ARM/2012-04-24-SplitEHCriticalEdge.ll
U    test/CodeGen/PowerPC/memset-nc.ll
U    test/CodeGen/PowerPC/glob-comp-aa-crash.ll
U    test/CodeGen/PowerPC/emptystruct.ll
U    test/CodeGen/PowerPC/lxv-aligned-stack-slots.ll
U    test/CodeGen/PowerPC/resolvefi-disp.ll
U    test/CodeGen/PowerPC/merge-st-chain-op.ll
U    test/CodeGen/PowerPC/fsl-e500mc.ll
U    test/CodeGen/X86/fast-isel-deadcode.ll
U    test/CodeGen/X86/popcnt.ll
U    test/CodeGen/X86/slow-pmulld.ll
U    test/CodeGen/X86/remat-fold-load.ll
U    test/CodeGen/X86/2010-04-21-CoalescerBug.ll
U    test/CodeGen/PowerPC/memcpy-vec.ll
U    test/CodeGen/PowerPC/aantidep-inline-asm-use.ll
U    test/CodeGen/PowerPC/toc-load-sched-bug.ll
U    test/CodeGen/PowerPC/resolvefi-basereg.ll
U    test/CodeGen/X86/small-byval-memcpy.ll
U    test/CodeGen/X86/memset-3.ll
U    test/CodeGen/X86/2009-11-16-UnfoldMemOpBug.ll
A    test/CodeGen/X86/prefer-avx256-trunc.ll
U    test/CodeGen/X86/var-permute-256.ll
U    test/CodeGen/PowerPC/stwu8.ll
U    test/CodeGen/PowerPC/tailcall-string-rvo.ll
U    test/CodeGen/PowerPC/memcpy_dereferenceable.ll
U    test/CodeGen/PowerPC/fsl-e5500.ll
U    test/CodeGen/X86/memset64-on-x86-32.ll
U    test/CodeGen/X86/optimize-max-0.ll
U    test/CodeGen/X86/tlv-1.ll
U    test/CodeGen/X86/memset-nonzero.ll
U    test/CodeGen/X86/3addr-16bit.ll
U    test/CodeGen/X86/2012-01-10-UndefExceptionEdge.ll
U    test/CodeGen/X86/memset.ll
U    test/CodeGen/X86/unaligned-load.ll
U    test/CodeGen/X86/pr34088.ll
U    test/CodeGen/X86/variable-sized-darwin-bzero.ll
A    test/CodeGen/X86/addcarry2.ll
U    test/CodeGen/X86/pr12360.ll
U    test/CodeGen/X86/divide-by-constant.ll
U    test/CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll
U    test/CodeGen/PowerPC/memset-nc-le.ll
U    test/CodeGen/PowerPC/structsinmem.ll
U    test/CodeGen/XCore/memcpy.ll
A    test/CodeGen/X86/coff-no-dead-strip.ll
U    test/CodeGen/X86/gather-addresses.ll
U    test/CodeGen/X86/bswap.ll
U    test/CodeGen/X86/negate-add-zero.ll
U    test/CodeGen/X86/addcarry.ll
U    test/CodeGen/X86/misaligned-memset.ll
A    test/CodeGen/X86/prefer-avx256-shift.ll
U    test/CodeGen/X86/bug26810.ll
U    test/CodeGen/X86/urem-i8-constant.ll
U    test/CodeGen/X86/2009-01-25-NoSSE.ll
U    test/CodeGen/X86/vectorcall.ll
A    test/CodeGen/X86/rdpid-schedule.ll
U    test/CodeGen/X86/mcu-abi.ll
U    test/CodeGen/X86/memset-2.ll
U    test/CodeGen/X86/memcpy.ll
U    test/CodeGen/X86/vector-sext.ll
U    test/CodeGen/X86/tailcall-mem-intrinsics.ll
U    test/CodeGen/X86/darwin-bzero.ll
U    test/CodeGen/X86/3addr-or.ll
U    test/CodeGen/X86/x86-64-baseptr.ll
U    test/CodeGen/X86/2010-09-17-SideEffectsInChain.ll
U    test/CodeGen/X86/regparm.ll
A    test/CodeGen/X86/prefer-avx256-lzcnt.ll
U    test/CodeGen/X86/stack-align.ll
U    test/CodeGen/X86/force-align-stack-alloca.ll
A    test/CodeGen/X86/prefer-avx256-mask-extend.ll
U    test/CodeGen/X86/memcpy-from-string.ll
U    test/CodeGen/X86/pr14333.ll
A    test/CodeGen/X86/prefer-avx256-wide-mul.ll
U    test/CodeGen/X86/lea-opt-memop-check-1.ll
U    test/CodeGen/X86/win64_frame.ll
U    test/CodeGen/X86/unwindraise.ll
U    test/CodeGen/X86/2010-06-25-CoalescerSubRegDefDead.ll
U    test/CodeGen/X86/x86-repmov-copy-eflags.ll
U    test/CodeGen/X86/fast-isel-call.ll
U    test/CodeGen/X86/stack-protector.ll
U    test/CodeGen/X86/pr33844.ll
U    test/CodeGen/X86/alignment-2.ll
U    test/CodeGen/X86/rdpmc.ll
U    test/CodeGen/X86/fast-isel-x86-64.ll
U    test/CodeGen/X86/memset-sse-stack-realignment.ll
U    test/CodeGen/X86/lsr-normalization.ll
U    test/CodeGen/X86/load-slice.ll
U    test/CodeGen/X86/slow-unaligned-mem.ll
U    test/CodeGen/X86/known-bits.ll
U    test/CodeGen/X86/pr11985.ll
A    test/CodeGen/X86/zext-demanded.ll
U    test/CodeGen/X86/mem-intrin-base-reg.ll
U    test/CodeGen/X86/x86-64-static-relo-movl.ll
U    test/CodeGen/X86/2010-04-08-CoalescerBug.ll
U    test/CodeGen/X86/vector-shuffle-v1.ll
U    test/CodeGen/X86/immediate_merging64.ll
U    test/CodeGen/X86/misched-new.ll
U    test/CodeGen/X86/ragreedy-hoist-spill.ll
U    test/CodeGen/X86/unused_stackslots.ll
U    test/CodeGen/AVR/std-ldd-immediate-overflow.ll
U    test/CodeGen/AArch64/arm64-abi_align.ll
U    test/CodeGen/AArch64/misched-stp.ll
U    test/CodeGen/AArch64/arm64-memset-inline.ll
D    test/Verifier/2008-08-22-MemCpyAlignment.ll
U    test/CodeGen/X86/zext-fold.ll
U    test/CodeGen/X86/dynamic-regmask.ll
U    test/CodeGen/X86/immediate_merging.ll
U    test/CodeGen/X86/memcpy-2.ll
A    test/CodeGen/X86/prefer-avx256-mask-shuffle.ll
U    test/CodeGen/X86/machine-outliner-disubprogram.ll
U    test/CodeGen/MSP430/memset.ll
U    test/CodeGen/AArch64/arm64-misaligned-memcpy-inline.ll
U    test/CodeGen/AArch64/arm64-memset-to-bzero.ll
U    test/CodeGen/AArch64/arm64-2012-05-07-MemcpyAlignBug.ll
U    test/CodeGen/AArch64/func-argpassing.ll
U    test/CodeGen/X86/tail-dup-merge-loop-headers.ll
U    test/CodeGen/X86/shift-pair.ll
U    test/CodeGen/X86/and-encoding.ll
U    test/CodeGen/X86/sqrt-fastmath.ll
A    test/CodeGen/X86/prefer-avx256-popcnt.ll
U    test/CodeGen/X86/2007-10-15-CoalescerCrash.ll
U    test/CodeGen/AArch64/ldp-stp-scaled-unscaled-pairs.ll
U    test/CodeGen/AArch64/arm64-abi-varargs.ll
U    test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
U    test/CodeGen/AArch64/mergestores_noimplicitfloat.ll
U    test/CodeGen/RISCV/frame.ll
U    test/CodeGen/AArch64/arm64-fast-isel-intrinsic.ll
U    test/CodeGen/AArch64/arm64-misched-basic-A57.ll
U    test/CodeGen/AArch64/tailcall-string-rvo.ll
U    test/CodeGen/AArch64/ldst-paired-aliasing.ll
U    test/CodeGen/AArch64/arm64-virtual_base.ll
U    test/CodeGen/Hexagon/early-if-conversion-bug1.ll
U    test/CodeGen/Hexagon/store-imm-stack-object.ll
U    test/Bitcode/standardCIntrinsic.3.2.ll
U    test/Verifier/2010-08-07-PointerIntrinsic.ll
U    test/CodeGen/AArch64/PBQP-csr.ll
U    test/CodeGen/AArch64/arm64-stur.ll
U    test/CodeGen/AArch64/aarch64-DAGCombine-findBetterNeighborChains-crash.ll
U    test/CodeGen/AArch64/fast-isel-memcpy.ll
U    test/CodeGen/Hexagon/memcpy-likely-aligned.ll
U    test/CodeGen/Hexagon/adjust-latency-stackST.ll
U    test/Verifier/memcpy.ll
U    test/CodeGen/AArch64/merge-store-dependency.ll
U    test/CodeGen/AArch64/memcpy-f128.ll
U    test/CodeGen/AArch64/pr33172.ll
U    test/CodeGen/Hexagon/rdf-filter-defs.ll
U    test/CodeGen/Hexagon/tail-call-mem-intrinsics.ll
U    test/Object/mangle-ir.ll
U    test/Verifier/2006-12-12-IntrinsicDefine.ll
U    test/CodeGen/AArch64/tailcall-mem-intrinsics.ll
U    test/CodeGen/AArch64/machine-combiner-madd.ll
U    test/CodeGen/AArch64/ldst-zero.ll
U    test/CodeGen/AArch64/arm64-memcpy-inline.ll
U    test/CodeGen/AArch64/arm64-misched-basic-A53.ll
U    test/CodeGen/Hexagon/mem-fi-add.ll
U    test/CodeGen/Hexagon/branchfolder-keep-impdef.ll
A    test/Bitcode/upgrade-memory-intrinsics.ll
U    cmake/modules/LLVMConfig.cmake.in
Updated to revision 323034.
UPDATING /opt/clang_commandline_docs//src/llvm/llvm/tools/clang CLANG SOURCES
Updating '.':
U    lib/Headers/CMakeLists.txt
U    lib/Headers/module.modulemap
U    lib/Basic/Targets/WebAssembly.h
U    lib/Basic/Targets/WebAssembly.cpp
U    lib/Basic/Targets/AArch64.cpp
U    lib/Sema/SemaChecking.cpp
U    lib/AST/DeclBase.cpp
U    lib/Format/ContinuationIndenter.cpp
U    lib/Format/Format.cpp
U    lib/Format/UnwrappedLineFormatter.cpp
U    lib/Lex/PPLexerChange.cpp
U    lib/Lex/PPCaching.cpp
U    lib/Driver/ToolChains/CommonArgs.cpp
U    lib/CodeGen/CGClass.cpp
U    lib/CodeGen/CGBuiltin.cpp
U    CMakeLists.txt
U    test/CodeGenObjCXX/arc-exceptions.mm
U    test/Driver/x86-march.c
U    test/CodeGenObjC/arc.m
U    test/CodeGenObjC/arc-foreach.m
U    test/CodeGenObjC/stret-1.m
U    test/CodeGenObjC/builtin-memfns.m
U    test/CodeGenObjC/messages-2.m
U    test/CodeGen/ppc64le-aggregates.c
U    test/CodeGen/x86_32-arguments-realign.c
U    test/CodeGen/x86-atomic-long_double.c
U    test/CodeGen/le32-vaarg.c
U    test/CodeGen/no-opt-volatile-memcpy.c
U    test/CodeGen/builtin-memfns.c
U    test/CodeGen/aarch64-poly64.c
U    test/CodeGen/block-byref-aggr.c
U    test/CodeGen/aarch64-neon-perm.c
U    test/CodeGen/x86_64-arguments.c
U    test/CodeGen/riscv32-abi.c
U    test/CodeGen/atomic-arm64.c
U    test/CodeGenOpenCL/partial_initializer.cl
A    test/Modules/odr_hash-blocks.cpp
U    test/CodeGenCXX/constructor-direct-call.cpp
U    test/CodeGenCXX/cxx0x-delegating-ctors.cpp
U    test/CodeGenCXX/copy-constructor-elim.cpp
U    test/CodeGenCXX/alignment.cpp
U    test/CodeGen/2007-11-07-ZeroAggregateAlign.c
U    test/CodeGenOpenCL/private-array-initialization.cl
U    test/Modules/templates.mm
U    test/CodeGenCXX/float16-declarations.cpp
U    test/CodeGenCXX/pod-member-memcpys.cpp
U    test/CodeGenCXX/catch-undef-behavior.cpp
U    test/CodeGenCXX/cxx11-initializer-array-new.cpp
U    test/CodeGen/c11atomics.c
U    test/CodeGen/riscv64-abi.c
U    test/CodeGen/volatile.c
U    test/CodeGen/ppc-varargs-struct.c
U    test/CodeGen/packed-structure.c
U    test/CodeGen/aarch64-neon-ldst-one.c
U    test/CodeGen/2007-11-07-CopyAggregateAlign.c
U    test/CodeGen/aarch64-v8.2a-neon-intrinsics.c
U    test/CodeGen/compound-literal.c
U    test/CodeGen/ppc64-align-struct.c
A    test/CodeGen/aarch64-v8.2a-fp16-intrinsics.c
U    test/CodeGen/wasm-varargs.c
U    test/CodeGen/arm64-be-bitfield.c
U    test/CodeGen/aarch64-neon-intrinsics.c
U    test/CodeGen/partial-reinitialization2.c
U    test/CodeGen/sparc-vaarg.c
U    test/CodeGen/arm-arguments.c
U    test/CodeGen/windows-swiftcall.c
U    test/CodeGen/ms-intrinsics.c
U    test/CodeGen/tbaa-struct.cpp
U    test/CodeGen/c11atomics-ios.c
U    test/CodeGenCXX/cxx1z-lambda-star-this.cpp
U    test/CodeGenCXX/value-init.cpp
A    test/CodeGenCXX/derived-cast.cpp
U    test/OpenMP/distribute_firstprivate_codegen.cpp
U    test/OpenMP/distribute_parallel_for_firstprivate_codegen.cpp
U    test/CodeGenCXX/assign-construct-memcpy.cpp
U    test/CodeGenCXX/microsoft-abi-virtual-inheritance.cpp
U    test/CodeGenCXX/new-array-init.cpp
U    test/OpenMP/target_teams_distribute_simd_lastprivate_codegen.cpp
U    test/OpenMP/task_firstprivate_codegen.cpp
U    test/OpenMP/parallel_copyin_codegen.cpp
U    test/CodeGen/arm_neon_intrinsics.c
U    test/CodeGen/xcore-abi.c
U    test/CodeGen/64bit-swiftcall.c
U    test/CodeGen/packed-nest-unpacked.c
U    test/CodeGen/ppc64-soft-float.c
U    test/CodeGenOpenCL/amdgpu-nullptr.cl
U    test/CodeGenOpenCL/amdgcn-automatic-variable.cl
U    test/CodeGenCXX/cxx0x-initializer-array.cpp
U    test/CodeGenCXX/copy-constructor-synthesis.cpp
U    test/CodeGenCXX/varargs.cpp
U    test/CodeGenCXX/copy-constructor-synthesis-2.cpp
U    test/CodeGenCXX/eh.cpp
U    test/CodeGenCXX/microsoft-uuidof.cpp
U    test/CodeGenCXX/microsoft-abi-sret-and-byval.cpp
U    test/OpenMP/target_teams_distribute_simd_firstprivate_codegen.cpp
U    test/OpenMP/atomic_write_codegen.c
U    test/OpenMP/taskgroup_task_reduction_codegen.cpp
U    test/CodeGenCXX/pr20897.cpp
U    test/CodeGenCXX/no-opt-volatile-memcpy.cpp
U    test/OpenMP/taskloop_simd_firstprivate_codegen.cpp
U    test/OpenMP/single_firstprivate_codegen.cpp
U    test/OpenMP/for_reduction_codegen.cpp
U    test/OpenMP/distribute_parallel_for_simd_firstprivate_codegen.cpp
U    test/OpenMP/target_enter_data_depend_codegen.cpp
U    test/OpenMP/target_teams_distribute_parallel_for_lastprivate_codegen.cpp
U    test/OpenMP/taskloop_lastprivate_codegen.cpp
U    test/OpenMP/target_teams_distribute_parallel_for_simd_firstprivate_codegen.cpp
U    test/OpenMP/taskloop_simd_lastprivate_codegen.cpp
U    test/OpenMP/target_firstprivate_codegen.cpp
U    test/OpenMP/distribute_simd_firstprivate_codegen.cpp
U    test/OpenMP/distribute_lastprivate_codegen.cpp
U    test/OpenMP/parallel_codegen.cpp
U    test/OpenMP/sections_lastprivate_codegen.cpp
U    test/OpenMP/teams_distribute_parallel_for_simd_lastprivate_codegen.cpp
U    test/OpenMP/single_codegen.cpp
U    test/OpenMP/teams_distribute_firstprivate_codegen.cpp
U    test/OpenMP/task_codegen.cpp
U    test/OpenMP/taskloop_firstprivate_codegen.cpp
U    test/OpenMP/target_teams_distribute_lastprivate_codegen.cpp
U    test/OpenMP/distribute_simd_lastprivate_codegen.cpp
U    test/OpenMP/taskloop_reduction_codegen.cpp
U    test/OpenMP/sections_firstprivate_codegen.cpp
U    test/OpenMP/ordered_doacross_codegen.cpp
U    test/OpenMP/target_teams_distribute_parallel_for_firstprivate_codegen.cpp
U    test/OpenMP/teams_distribute_simd_firstprivate_codegen.cpp
U    test/OpenMP/distribute_parallel_for_simd_lastprivate_codegen.cpp
U    test/OpenMP/for_firstprivate_codegen.cpp
U    test/OpenMP/for_lastprivate_codegen.cpp
U    test/OpenMP/target_teams_distribute_parallel_for_simd_lastprivate_codegen.cpp
U    include/clang/Basic/CMakeLists.txt
U    include/clang/Basic/arm_neon.td
U    test/OpenMP/parallel_reduction_codegen.cpp
U    test/OpenMP/teams_distribute_parallel_for_simd_firstprivate_codegen.cpp
U    test/OpenMP/target_exit_data_depend_codegen.cpp
U    test/OpenMP/sections_reduction_codegen.cpp
U    test/OpenMP/distribute_parallel_for_lastprivate_codegen.cpp
A    test/CodeCompletion/comments.cpp
A    include/clang/Basic/arm_fp16.td
U    test/OpenMP/nvptx_target_firstprivate_codegen.cpp
U    test/OpenMP/teams_distribute_parallel_for_lastprivate_codegen.cpp
U    test/OpenMP/taskloop_simd_reduction_codegen.cpp
U    test/OpenMP/teams_distribute_simd_lastprivate_codegen.cpp
U    test/OpenMP/target_update_depend_codegen.cpp
A    test/CodeCompletion/Inputs/comments.h
A    include/clang/Basic/arm_neon_incl.td
U    include/clang/Driver/Options.td
U    test/OpenMP/teams_distribute_parallel_for_firstprivate_codegen.cpp
U    test/OpenMP/parallel_firstprivate_codegen.cpp
U    test/OpenMP/teams_firstprivate_codegen.cpp
U    test/OpenMP/target_teams_distribute_firstprivate_codegen.cpp
U    test/OpenMP/teams_distribute_lastprivate_codegen.cpp
U    include/clang/Basic/BuiltinsNEON.def
U    include/clang/Format/Format.h
U    docs/ClangCommandLineReference.rst
U    unittests/Format/FormatTestRawStrings.cpp
U    docs/ClangFormatStyleOptions.rst
U    utils/TableGen/TableGenBackends.h
U    utils/TableGen/NeonEmitter.cpp
U    unittests/Format/FormatTest.cpp
U    utils/TableGen/TableGen.cpp
Updated to revision 323034.
-- Could NOT find LibXml2 (missing:  LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR) 
-- Native target architecture is X86
-- Threads enabled.
-- Doxygen disabled.
-- Go bindings disabled.
-- Could NOT find OCaml (missing:  OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
-- Could NOT find OCaml (missing:  OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
-- OCaml bindings disabled.
-- Found Python module pygments
-- Found Python module pygments.lexers.c_cpp
-- Found Python module yaml
-- LLVM host triple: x86_64-unknown-linux-gnu
-- LLVM default target triple: x86_64-unknown-linux-gnu
-- Building with -fPIC
-- Constructing LLVMBuild project information
-- Linker detection: GNU ld
-- Targeting AArch64
-- Targeting AMDGPU
-- Targeting ARM
-- Targeting BPF
-- Targeting Hexagon
-- Targeting Lanai
-- Targeting Mips
-- Targeting MSP430
-- Targeting NVPTX
-- Targeting PowerPC
-- Targeting Sparc
-- Targeting SystemZ
-- Targeting X86
-- Targeting XCore
-- Clang version: 7.0.0
-- Sphinx enabled.
-- Sphinx enabled.
-- Configuring done
-- Generating done
-- Build files have been written to: /opt/clang_commandline_docs/build/llvm
BUILDING LLVM CLANG
Scanning dependencies of target obj.clang-tblgen
[  0%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangASTNodesEmitter.cpp.o
[ 33%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangAttrEmitter.cpp.o
[ 33%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o
[ 33%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o
[ 33%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o
[ 33%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o
[ 33%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o
[ 33%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOptionDocEmitter.cpp.o
[ 33%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangSACheckersEmitter.cpp.o
[ 33%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/NeonEmitter.cpp.o
[ 33%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/TableGen.cpp.o
[ 33%] Built target obj.clang-tblgen
[ 33%] Built target LLVMDemangle
Scanning dependencies of target LLVMSupport
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JamCRC.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Options.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringPool.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Triple.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o
[ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Mutex.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o
[100%] Linking CXX static library ../libLLVMSupport.a
[100%] Built target LLVMSupport
Scanning dependencies of target LLVMTableGen
[100%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o
[100%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o
[100%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o
[100%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o
[100%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o
[100%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o
[100%] Linking CXX static library ../libLLVMTableGen.a
[100%] Built target LLVMTableGen
[100%] Linking CXX executable ../../../../bin/clang-tblgen
[100%] Built target clang-tblgen
Generating html Sphinx documentation for clang into "/opt/clang_commandline_docs/build/llvm/tools/clang/docs/html"
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/AttributeReference.rst:1685: ERROR: Unexpected indentation.
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/AttributeReference.rst:1689: WARNING: Explicit markup ends without a blank line; unexpected unindent.
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:22: WARNING: Duplicate explicit target name: "cmdoption-clang--prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:168: WARNING: Duplicate explicit target name: "cmdoption-clang--dyld-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:336: WARNING: Duplicate explicit target name: "cmdoption-clang--output".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:430: WARNING: Duplicate explicit target name: "cmdoption-clang--print-file-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:446: WARNING: Duplicate explicit target name: "cmdoption-clang--print-prog-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:480: WARNING: Duplicate explicit target name: "cmdoption-clang--rtlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:484: WARNING: Duplicate explicit target name: "cmdoption-clang-save-stats".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:488: WARNING: Duplicate explicit target name: "cmdoption-clang-save-temps".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:550: WARNING: Duplicate explicit target name: "cmdoption-clang--stdlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:560: WARNING: Duplicate explicit target name: "cmdoption-clang--sysroot".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:620: WARNING: Duplicate explicit target name: "cmdoption-clang-working-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:624: WARNING: Duplicate explicit target name: "cmdoption-clang--language".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:820: WARNING: Duplicate explicit target name: "cmdoption-clang--param".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:822: WARNING: Duplicate explicit target name: "cmdoption-clang--std".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:839: WARNING: Duplicate explicit target name: "cmdoption-clang--define-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:851: WARNING: Duplicate explicit target name: "cmdoption-clang--undefine-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:868: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:930: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:942: WARNING: Duplicate explicit target name: "cmdoption-clang--imacros".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:946: WARNING: Duplicate explicit target name: "cmdoption-clang--include".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:954: WARNING: Duplicate explicit target name: "cmdoption-clang--include-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:978: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:982: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-before".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:994: WARNING: Duplicate explicit target name: "cmdoption-clang--system-header-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1095: WARNING: Duplicate explicit target name: "cmdoption-clang--warn-".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1167: WARNING: Duplicate explicit target name: "cmdoption-clang--bootclasspath".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1183: WARNING: Duplicate explicit target name: "cmdoption-clang--CLASSPATH".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1191: WARNING: Duplicate explicit target name: "cmdoption-clang--resource".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1297: WARNING: Duplicate explicit target name: "cmdoption-clang-fembed-bitcode".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1309: WARNING: Duplicate explicit target name: "cmdoption-clang--encoding".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1319: WARNING: Duplicate explicit target name: "cmdoption-clang--extdirs".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1425: WARNING: Duplicate explicit target name: "cmdoption-clang-fmodule-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1479: WARNING: Duplicate explicit target name: "cmdoption-clang-fnew-alignment".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1573: WARNING: Duplicate explicit target name: "cmdoption-clang--output-class-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1972: WARNING: Duplicate explicit target name: "cmdoption-clang-G".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2064: WARNING: Duplicate explicit target name: "cmdoption-clang--mhwdiv".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2467: WARNING: Duplicate explicit target name: "cmdoption-clang-O".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2479: WARNING: Duplicate explicit target name: "cmdoption-clang--debug".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2574: WARNING: Duplicate explicit target name: "cmdoption-clang--assert".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2714: WARNING: Duplicate explicit target name: "cmdoption-clang--library-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2742: WARNING: Duplicate explicit target name: "cmdoption-clang--for-linker".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2764: WARNING: Duplicate explicit target name: "cmdoption-clang--force-link".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/CommandGuide/clang.rst:122: WARNING: Duplicate explicit target name: "cmdoption-ObjC".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/CommandGuide/clang.rst:336: WARNING: Duplicate explicit target name: "cmdoption-flto".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/CommandGuide/clang.rst:410: WARNING: Duplicate explicit target name: "cmdoption-save-stats".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/HardwareAssistedAddressSanitizerDesign.rst:51: WARNING: Could not lex literal_block as "asm". Highlighting skipped.
Built target docs-clang-html


More information about the www-scripts mailing list