[www-scripts] Clang Attribute Doc Update: SUCCESS

LLVM via www-scripts www-scripts at lists.llvm.org
Wed Oct 17 03:02:03 PDT 2018


UPDATING /opt/clang_commandline_docs//src/llvm LLVM SOURCES
Updating '.':
U    lib/CodeGen/WasmEHPrepare.cpp
D    lib/CodeGen/AsmPrinter/WasmException.h
D    lib/CodeGen/AsmPrinter/WasmException.cpp
U    lib/CodeGen/AsmPrinter/EHStreamer.cpp
U    lib/CodeGen/AsmPrinter/AsmPrinter.cpp
U    lib/CodeGen/AsmPrinter/CMakeLists.txt
U    lib/CodeGen/AsmPrinter/EHStreamer.h
U    lib/CodeGen/MachineFunction.cpp
U    lib/CodeGen/TargetLoweringObjectFileImpl.cpp
U    lib/Transforms/Utils/SimplifyLibCalls.cpp
U    lib/Transforms/IPO/InferFunctionAttrs.cpp
U    lib/MC/MCObjectFileInfo.cpp
U    lib/MC/WasmObjectWriter.cpp
U    lib/Target/WebAssembly/WebAssemblyInstrInfo.td
U    lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
U    lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
U    test/CodeGen/X86/tbm_patterns.ll
D    test/CodeGen/WebAssembly/eh-lsda.ll
U    test/CodeGen/WebAssembly/wasmehprepare.ll
U    unittests/ExecutionEngine/Orc/OrcTestCommon.h
U    unittests/ExecutionEngine/Orc/RTDyldObjectLinkingLayerTest.cpp
U    lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
U    lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
U    lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
U    lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
U    lib/CodeGen/SelectionDAG/LegalizeTypes.h
U    lib/CodeGen/SelectionDAG/TargetLowering.cpp
U    lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
U    lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
U    lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
U    lib/CodeGen/TargetLoweringBase.cpp
U    lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp
U    lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp
U    lib/ExecutionEngine/Orc/IRTransformLayer.cpp
U    lib/ExecutionEngine/Orc/Layer.cpp
U    lib/ExecutionEngine/Orc/LLJIT.cpp
U    lib/ExecutionEngine/Orc/IRCompileLayer.cpp
U    lib/ExecutionEngine/Orc/Core.cpp
U    lib/ExecutionEngine/Orc/IndirectionUtils.cpp
U    lib/ExecutionEngine/Orc/LazyReexports.cpp
U    lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp
U    lib/Transforms/Utils/BuildLibCalls.cpp
U    lib/Transforms/Instrumentation/AddressSanitizer.cpp
U    lib/Transforms/Instrumentation/SanitizerCoverage.cpp
U    lib/Transforms/Scalar/LoopPredication.cpp
U    lib/Transforms/Scalar/LoopIdiomRecognize.cpp
U    lib/Transforms/IPO/FunctionImport.cpp
U    lib/Transforms/Vectorize/LoopVectorize.cpp
U    lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
U    lib/IR/Verifier.cpp
U    lib/Analysis/LoopAccessAnalysis.cpp
U    lib/Target/ARM/ARMInstrNEON.td
U    lib/Target/ARM/ARMInstrInfo.td
U    lib/Target/ARM/ARMMacroFusion.cpp
U    lib/Target/ARM/ARMInstrVFP.td
U    lib/Target/X86/X86ISelDAGToDAG.cpp
U    lib/Target/AArch64/AArch64MacroFusion.cpp
U    examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp
U    examples/Kaleidoscope/BuildingAJIT/Chapter1/KaleidoscopeJIT.h
U    test/Transforms/LoopVectorize/invariant-store-vectorization.ll
A    test/Transforms/LoopVectorize/X86/optsize.ll
U    test/Transforms/LoopVectorize/X86/vect.omp.force.small-tc.ll
U    test/Transforms/LoopVectorize/X86/small-size.ll
U    test/Transforms/LoopVectorize/X86/illegal-parallel-loop-uniform-write.ll
U    test/Transforms/LoopVectorize/X86/invariant-store-vectorization.ll
A    test/Transforms/FunctionImport/import_stats.ll
A    test/Transforms/FunctionImport/Inputs/import_stats.ll
U    test/Transforms/InstCombine/pr39177.ll
A    test/CodeGen/X86/sadd_sat.ll
U    test/CodeGen/ARM/fmacs.ll
U    test/ThinLTO/X86/deadstrip.ll
U    test/Analysis/LoopAccessAnalysis/store-to-invariant-check1.ll
U    test/Analysis/LoopAccessAnalysis/memcheck-wrapping-pointers.ll
U    include/llvm/IR/IntrinsicsWebAssembly.td
U    include/llvm/CodeGen/MachineFunction.h
U    test/Analysis/LoopAccessAnalysis/store-to-invariant-check2.ll
U    include/llvm/IR/Intrinsics.td
U    include/llvm/Target/TargetSelectionDAG.td
U    include/llvm/ExecutionEngine/Orc/IRCompileLayer.h
U    include/llvm/ExecutionEngine/Orc/LazyReexports.h
U    include/llvm/ExecutionEngine/Orc/IRTransformLayer.h
U    docs/tutorial/BuildingAJIT1.rst
U    test/Analysis/LoopAccessAnalysis/store-to-invariant-check3.ll
U    include/llvm/CodeGen/ISDOpcodes.h
U    include/llvm/ExecutionEngine/Orc/Layer.h
U    include/llvm/ExecutionEngine/Orc/Core.h
U    include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h
U    docs/DeveloperPolicy.rst
U    tools/llvm-lto2/llvm-lto2.cpp
U    include/llvm/Transforms/Utils/BuildLibCalls.h
U    include/llvm/Analysis/LoopAccessAnalysis.h
U    include/llvm/CodeGen/TargetLowering.h
U    include/llvm/ExecutionEngine/Orc/LLJIT.h
U    include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
U    include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h
U    docs/AdvancedBuilds.rst
Updated to revision 344682.
UPDATING /opt/clang_commandline_docs//src/llvm/llvm/tools/clang CLANG SOURCES
Updating '.':
U    include/clang/Basic/BuiltinsAMDGPU.def
U    www/analyzer/open_projects.html
U    bindings/python/tests/CMakeLists.txt
U    lib/Basic/IdentifierTable.cpp
U    lib/Driver/ToolChains/Linux.cpp
U    lib/Driver/ToolChains/HIP.cpp
U    lib/Driver/ToolChains/Gnu.cpp
U    lib/Driver/ToolChains/Arch/Mips.cpp
U    lib/Driver/Driver.cpp
U    lib/CodeGen/CGBuiltin.cpp
U    lib/CodeGen/CodeGenModule.cpp
U    test/Driver/clang-translation.c
U    test/Driver/hip-toolchain-no-rdc.hip
U    test/Driver/hip-toolchain-rdc.hip
U    test/Driver/mips-abi.c
U    test/Sema/zvector.c
U    test/Sema/zvector2.c
U    test/SemaOpenCL/builtins-amdgcn-error.cl
U    test/CodeGen/atomics-inlining.c
U    test/CodeGen/target-data.c
U    test/CodeGen/mips-zero-sized-struct.c
U    test/CodeGen/xray-attributes-supported.cpp
U    test/CodeGenOpenCL/builtins-amdgcn-vi.cl
Updated to revision 344682.
-- 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 WebAssembly
-- Targeting X86
-- Targeting XCore
-- Clang version: 8.0.0
-- Could NOT find Z3 (missing:  Z3_LIBRARIES Z3_INCLUDE_DIR) (Required is exact version "4.7.1")
-- Sphinx enabled.
-- Sphinx enabled.
CMake Warning (dev) at utils/benchmark/CMakeLists.txt:3 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
    PROJECT_VERSION_MAJOR
    PROJECT_VERSION_MINOR
    PROJECT_VERSION_PATCH
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Failed to find LLVM FileCheck
-- git Version: v0.0.0
-- Version: 0.0.0
-- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- Performing Test HAVE_POSIX_REGEX -- success
-- Performing Test HAVE_STEADY_CLOCK -- success
-- 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/AttributeReference.rst:1073: WARNING: Bullet list ends without a blank line; unexpected unindent.
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/AttributeReference.rst:1078: WARNING: Bullet list 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:184: WARNING: Duplicate explicit target name: "cmdoption-clang--dyld-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:370: WARNING: Duplicate explicit target name: "cmdoption-clang--output".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:468: WARNING: Duplicate explicit target name: "cmdoption-clang--print-file-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:484: WARNING: Duplicate explicit target name: "cmdoption-clang--print-prog-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:522: WARNING: Duplicate explicit target name: "cmdoption-clang--rtlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:526: WARNING: Duplicate explicit target name: "cmdoption-clang-save-stats".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:530: WARNING: Duplicate explicit target name: "cmdoption-clang-save-temps".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:596: WARNING: Duplicate explicit target name: "cmdoption-clang--stdlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:606: WARNING: Duplicate explicit target name: "cmdoption-clang--sysroot".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:670: WARNING: Duplicate explicit target name: "cmdoption-clang--language".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:888: WARNING: Duplicate explicit target name: "cmdoption-clang--param".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:890: WARNING: Duplicate explicit target name: "cmdoption-clang--std".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:907: WARNING: Duplicate explicit target name: "cmdoption-clang--define-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:919: WARNING: Duplicate explicit target name: "cmdoption-clang--undefine-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:936: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1000: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1024: WARNING: Duplicate explicit target name: "cmdoption-clang--include-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1048: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1052: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-before".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1068: WARNING: Duplicate explicit target name: "cmdoption-clang--system-header-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1251: WARNING: Duplicate explicit target name: "cmdoption-clang--bootclasspath".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1271: WARNING: Duplicate explicit target name: "cmdoption-clang-fcf-protection".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1279: WARNING: Duplicate explicit target name: "cmdoption-clang--CLASSPATH".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1287: WARNING: Duplicate explicit target name: "cmdoption-clang--resource".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1401: WARNING: Duplicate explicit target name: "cmdoption-clang-fembed-bitcode".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1413: WARNING: Duplicate explicit target name: "cmdoption-clang--encoding".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1425: WARNING: Duplicate explicit target name: "cmdoption-clang--extdirs".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1549: WARNING: Duplicate explicit target name: "cmdoption-clang-fmodule-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1603: WARNING: Duplicate explicit target name: "cmdoption-clang-fnew-alignment".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1691: WARNING: Duplicate explicit target name: "cmdoption-clang--output-class-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1757: WARNING: Duplicate explicit target name: "cmdoption-clang-fprofile-remapping-file".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2190: WARNING: Duplicate explicit target name: "cmdoption-clang--mhwdiv".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2757: WARNING: Duplicate explicit target name: "cmdoption-clang--optimize".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2769: WARNING: Duplicate explicit target name: "cmdoption-clang--debug".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2874: WARNING: Duplicate explicit target name: "cmdoption-clang--assert".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3016: WARNING: Duplicate explicit target name: "cmdoption-clang--library-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3044: WARNING: Duplicate explicit target name: "cmdoption-clang--for-linker".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3074: WARNING: Duplicate explicit target name: "cmdoption-clang--force-link".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/CommandGuide/clang.rst:455: WARNING: Duplicate explicit target name: "cmdoption-flto".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/CommandGuide/clang.rst:529: WARNING: Duplicate explicit target name: "cmdoption-save-stats".
Built target docs-clang-html


More information about the www-scripts mailing list