[www-scripts] Clang Attribute Doc Update: SUCCESS

LLVM via www-scripts www-scripts at lists.llvm.org
Sun Dec 31 03:02:00 PST 2017


UPDATING /opt/clang_commandline_docs//src/llvm LLVM SOURCES
Updating '.':
U    unittests/Support/CommandLineTest.cpp
U    lib/Analysis/ScalarEvolutionExpander.cpp
U    lib/Analysis/ScalarEvolution.cpp
U    lib/Target/X86/X86ISelLowering.h
U    lib/Target/X86/X86InstrAVX512.td
U    lib/Target/X86/X86ISelLowering.cpp
U    lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
U    lib/Transforms/Scalar/LoopStrengthReduce.cpp
U    lib/Transforms/Scalar/CallSiteSplitting.cpp
U    lib/Transforms/Scalar/GVNSink.cpp
U    lib/Transforms/Scalar/LoopDeletion.cpp
U    lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
U    lib/Transforms/Scalar/JumpThreading.cpp
U    lib/Transforms/Scalar/SCCP.cpp
U    lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
U    lib/Transforms/Scalar/LoopUnswitch.cpp
U    lib/Transforms/Scalar/IndVarSimplify.cpp
U    lib/Transforms/Coroutines/CoroSplit.cpp
U    lib/Transforms/Vectorize/LoopVectorize.cpp
U    lib/Transforms/Utils/CallPromotionUtils.cpp
U    lib/Transforms/Utils/LoopUnroll.cpp
U    lib/Transforms/Utils/LoopUnrollRuntime.cpp
U    lib/Transforms/Utils/SimplifyCFG.cpp
U    lib/Transforms/Utils/LoopUtils.cpp
U    lib/Transforms/Utils/CloneFunction.cpp
U    lib/Transforms/Utils/BreakCriticalEdges.cpp
U    lib/Transforms/Utils/SSAUpdater.cpp
U    lib/Transforms/Utils/BasicBlockUtils.cpp
U    lib/MC/MCParser/ELFAsmParser.cpp
U    lib/CodeGen/CodeGenPrepare.cpp
U    lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
U    lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
U    lib/CodeGen/SelectionDAG/FastISel.cpp
U    lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
U    lib/CodeGen/WinEHPrepare.cpp
U    lib/IR/Verifier.cpp
U    lib/Support/CommandLine.cpp
A    test/MC/ELF/metadata-declaration-errors.s
U    test/CodeGen/X86/avx512vl-intrinsics-fast-isel.ll
U    test/CodeGen/X86/bitcast-and-setcc-128.ll
U    test/CodeGen/X86/bitcast-setcc-128.ll
U    test/CodeGen/X86/build-vector-256.ll
U    test/CodeGen/X86/cvtv2f32.ll
U    test/CodeGen/X86/bitcast-int-to-vector-bool-zext.ll
U    test/CodeGen/X86/avx512-calling-conv.ll
U    test/CodeGen/X86/build-vector-128.ll
U    test/CodeGen/X86/avx512vl-vec-masked-cmp.ll
U    test/CodeGen/X86/bitcast-int-to-vector-bool-sext.ll
U    test/CodeGen/X86/bitcast-and-setcc-256.ll
U    test/CodeGen/X86/bitcast-setcc-256.ll
U    test/CodeGen/X86/bitcast-int-to-vector-bool.ll
U    test/CodeGen/AMDGPU/indirect-addressing-si.ll
U    include/llvm/Support/CommandLine.h
Updated to revision 321602.
UPDATING /opt/clang_commandline_docs//src/llvm/llvm/tools/clang CLANG SOURCES
Updating '.':
U    lib/Parse/ParseExprCXX.cpp
U    lib/Parse/Parser.cpp
U    lib/Parse/ParseDecl.cpp
U    lib/Parse/ParseTemplate.cpp
U    lib/Parse/ParseObjc.cpp
U    lib/Parse/ParseDeclCXX.cpp
U    include/clang/Parse/Parser.h
Updated to revision 321602.
-- 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 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: 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
Scanning dependencies of target obj.clang-tblgen
[  0%] 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/CommandLine.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/GraphWriter.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Options.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o
[ 33%] Linking CXX static library ../libLLVMSupport.a
[100%] Built target LLVMSupport
Scanning dependencies of target LLVMTableGen
[100%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.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/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:546: WARNING: Duplicate explicit target name: "cmdoption-clang--stdlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:556: WARNING: Duplicate explicit target name: "cmdoption-clang--sysroot".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:616: WARNING: Duplicate explicit target name: "cmdoption-clang-working-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:620: WARNING: Duplicate explicit target name: "cmdoption-clang--language".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:816: WARNING: Duplicate explicit target name: "cmdoption-clang--param".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:818: WARNING: Duplicate explicit target name: "cmdoption-clang--std".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:835: WARNING: Duplicate explicit target name: "cmdoption-clang--define-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:847: WARNING: Duplicate explicit target name: "cmdoption-clang--undefine-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:864: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:926: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:938: WARNING: Duplicate explicit target name: "cmdoption-clang--imacros".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:942: WARNING: Duplicate explicit target name: "cmdoption-clang--include".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:950: WARNING: Duplicate explicit target name: "cmdoption-clang--include-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:974: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:978: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-before".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:990: WARNING: Duplicate explicit target name: "cmdoption-clang--system-header-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1091: WARNING: Duplicate explicit target name: "cmdoption-clang--warn-".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1163: WARNING: Duplicate explicit target name: "cmdoption-clang--bootclasspath".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1179: WARNING: Duplicate explicit target name: "cmdoption-clang--CLASSPATH".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1187: WARNING: Duplicate explicit target name: "cmdoption-clang--resource".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1293: WARNING: Duplicate explicit target name: "cmdoption-clang-fembed-bitcode".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1305: WARNING: Duplicate explicit target name: "cmdoption-clang--encoding".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1315: WARNING: Duplicate explicit target name: "cmdoption-clang--extdirs".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1421: WARNING: Duplicate explicit target name: "cmdoption-clang-fmodule-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1475: WARNING: Duplicate explicit target name: "cmdoption-clang-fnew-alignment".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1565: WARNING: Duplicate explicit target name: "cmdoption-clang--output-class-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1964: WARNING: Duplicate explicit target name: "cmdoption-clang-G".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2056: WARNING: Duplicate explicit target name: "cmdoption-clang--mhwdiv".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2445: WARNING: Duplicate explicit target name: "cmdoption-clang-O".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2457: WARNING: Duplicate explicit target name: "cmdoption-clang--debug".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2552: WARNING: Duplicate explicit target name: "cmdoption-clang--assert".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2692: WARNING: Duplicate explicit target name: "cmdoption-clang--library-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2720: WARNING: Duplicate explicit target name: "cmdoption-clang--for-linker".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2742: 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