[www-scripts] Clang Attribute Doc Update: SUCCESS

LLVM via www-scripts www-scripts at lists.llvm.org
Mon Nov 6 03:01:33 PST 2017


UPDATING /opt/clang_commandline_docs//src/llvm LLVM SOURCES
Updating '.':
U    test/Transforms/PhaseOrdering/simplifycfg-options.ll
U    include/llvm/Transforms/Scalar/SimplifyCFG.h
U    test/Object/obj2yaml.test
A    test/Object/Inputs/trivial-object-test.coff-arm64
A    test/Object/Inputs/trivial-object-test.coff-armnt
U    test/Transforms/LoopVectorize/version-mem-access.ll
A    test/Transforms/LoopVectorize/pr34681.ll
U    test/Transforms/SLPVectorizer/X86/call.ll
A    test/MC/Mips/tls-symbols.s
U    test/CodeGen/X86/avx512-skx-insert-subvec.ll
U    test/CodeGen/X86/avx512cd-intrinsics.ll
U    test/CodeGen/X86/avx512cd-intrinsics-upgrade.ll
A    test/CodeGen/X86/avx512vlcd-intrinsics-fast-isel.ll
A    test/CodeGen/X86/avx512cd-intrinsics-fast-isel.ll
U    test/CodeGen/X86/broadcastm-lowering.ll
A    test/CodeGen/X86/horizontal-reduce-smax.ll
U    test/CodeGen/X86/avx512cdvl-intrinsics.ll
U    test/CodeGen/X86/setcc-lowering.ll
U    test/CodeGen/X86/avx512bwvl-vec-test-testn.ll
A    test/CodeGen/X86/horizontal-reduce-umin.ll
U    test/CodeGen/X86/avx512cdvl-intrinsics-upgrade.ll
U    test/CodeGen/X86/compress_expand.ll
U    test/CodeGen/X86/avx512f-vec-test-testn.ll
U    test/CodeGen/X86/sse-intrinsics-x86.ll
U    test/CodeGen/X86/var-permute-256.ll
U    test/CodeGen/X86/avx512vl-vec-test-testn.ll
U    test/CodeGen/X86/avx512vl-vec-masked-cmp.ll
U    test/CodeGen/X86/recip-fastmath2.ll
A    test/CodeGen/X86/horizontal-reduce-smin.ll
U    test/CodeGen/X86/masked_memop.ll
U    test/CodeGen/X86/masked_gather_scatter.ll
U    test/CodeGen/X86/avx512bw-vec-test-testn.ll
A    test/CodeGen/X86/horizontal-reduce-umax.ll
U    test/CodeGen/X86/var-permute-512.ll
U    test/CodeGen/X86/recip-fastmath.ll
U    test/CodeGen/X86/var-permute-128.ll
U    test/CodeGen/X86/sse2-intrinsics-x86.ll
U    test/CodeGen/X86/fma-intrinsics-x86.ll
A    test/Analysis/CostModel/X86/interleaved-load-float.ll
U    include/llvm/ObjectYAML/COFFYAML.h
U    docs/WritingAnLLVMPass.rst
U    lib/Analysis/LoopAccessAnalysis.cpp
U    lib/Target/X86/X86ISelLowering.cpp
U    lib/Target/X86/X86InstrFragmentsSIMD.td
U    lib/Target/X86/X86ISelDAGToDAG.cpp
U    lib/Target/X86/X86ISelLowering.h
U    lib/Target/X86/X86InstrFMA.td
U    lib/Target/X86/X86InstrAVX512.td
U    lib/Target/X86/X86TargetTransformInfo.cpp
U    lib/Target/X86/X86InstrSSE.td
U    lib/Target/X86/X86IntrinsicsInfo.h
U    lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp
U    lib/ObjectYAML/COFFYAML.cpp
U    lib/Passes/PassBuilder.cpp
U    lib/IR/AutoUpgrade.cpp
Updated to revision 317471.
UPDATING /opt/clang_commandline_docs//src/llvm/llvm/tools/clang CLANG SOURCES
Updating '.':
U    tools/clang-diff/ClangDiff.cpp
U    unittests/Tooling/ExecutionTest.cpp
U    lib/Headers/avx512cdintrin.h
U    lib/Headers/avx512vlcdintrin.h
U    test/CodeGen/avx512cdintrin.c
U    test/CodeGen/avx512vlcd-builtins.c
U    include/clang/Basic/BuiltinsX86.def
U    include/clang/AST/PrettyPrinter.h
Updated to revision 317471.
-- 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.
-- 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: 6.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
[  0%] Built target obj.clang-tblgen
[  0%] Built target LLVMDemangle
[100%] Built target LLVMSupport
[100%] Built target LLVMTableGen
[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/ClangCommandLineReference.rst:22: WARNING: Duplicate explicit target name: "cmdoption-clang--prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:164: WARNING: Duplicate explicit target name: "cmdoption-clang--dyld-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:332: WARNING: Duplicate explicit target name: "cmdoption-clang--output".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:426: WARNING: Duplicate explicit target name: "cmdoption-clang--print-file-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:442: WARNING: Duplicate explicit target name: "cmdoption-clang--print-prog-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:476: WARNING: Duplicate explicit target name: "cmdoption-clang--rtlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:480: WARNING: Duplicate explicit target name: "cmdoption-clang-save-stats".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:484: WARNING: Duplicate explicit target name: "cmdoption-clang-save-temps".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:544: WARNING: Duplicate explicit target name: "cmdoption-clang--stdlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:554: WARNING: Duplicate explicit target name: "cmdoption-clang--sysroot".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:612: WARNING: Duplicate explicit target name: "cmdoption-clang-working-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:616: WARNING: Duplicate explicit target name: "cmdoption-clang--language".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:808: WARNING: Duplicate explicit target name: "cmdoption-clang--param".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:810: WARNING: Duplicate explicit target name: "cmdoption-clang--std".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:827: WARNING: Duplicate explicit target name: "cmdoption-clang--define-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:839: WARNING: Duplicate explicit target name: "cmdoption-clang--undefine-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:856: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:918: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:930: WARNING: Duplicate explicit target name: "cmdoption-clang--imacros".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:934: WARNING: Duplicate explicit target name: "cmdoption-clang--include".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:942: WARNING: Duplicate explicit target name: "cmdoption-clang--include-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:966: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:970: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-before".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:982: WARNING: Duplicate explicit target name: "cmdoption-clang--system-header-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1083: WARNING: Duplicate explicit target name: "cmdoption-clang--warn-".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1155: WARNING: Duplicate explicit target name: "cmdoption-clang--bootclasspath".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1171: WARNING: Duplicate explicit target name: "cmdoption-clang--CLASSPATH".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1179: WARNING: Duplicate explicit target name: "cmdoption-clang--resource".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1277: WARNING: Duplicate explicit target name: "cmdoption-clang-fembed-bitcode".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1289: WARNING: Duplicate explicit target name: "cmdoption-clang--encoding".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1299: WARNING: Duplicate explicit target name: "cmdoption-clang--extdirs".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1397: WARNING: Duplicate explicit target name: "cmdoption-clang-fmodule-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1451: WARNING: Duplicate explicit target name: "cmdoption-clang-fnew-alignment".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1541: WARNING: Duplicate explicit target name: "cmdoption-clang--output-class-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1928: WARNING: Duplicate explicit target name: "cmdoption-clang-G".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2020: WARNING: Duplicate explicit target name: "cmdoption-clang--mhwdiv".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2379: WARNING: Duplicate explicit target name: "cmdoption-clang-O".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2391: WARNING: Duplicate explicit target name: "cmdoption-clang--debug".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2486: WARNING: Duplicate explicit target name: "cmdoption-clang--assert".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2626: WARNING: Duplicate explicit target name: "cmdoption-clang--library-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2654: WARNING: Duplicate explicit target name: "cmdoption-clang--for-linker".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2676: 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".
Built target docs-clang-html


More information about the www-scripts mailing list