Displaying 6 results from an estimated 6 matches for "llvmhexagoncodegen".
2016 Feb 13
2
r260758 broke windows build
...ATE
-D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_DEPRECATE
-D_CRT_SECURE_NO_WARNINGS -D_DEBUG_POINTER_IMPL="" -D_HAS_EXCEPTIONS=0
-D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
/Folib\Target\Hexagon\CMakeFiles\LLVMHexagonCodeGen.dir\HexagonFrameLowering.cpp.obj
/Fdlib\Target\Hexagon\CMakeFiles\LLVMHexagonCodeGen.dir\ /FS -c
c:\lldbSlave\lldb-win7-android\llvm\lib\Target\Hexagon\HexagonFrameLowering.cpp
C:\Program Files (x86)\Microsoft Visual Studio
12.0\VC\INCLUDE\xmemory0(577) : fatal error C1001: An internal error has...
2016 Feb 13
2
r260758 broke windows build
It works for me:
------ Build started: Project: LLVMHexagonCodeGen, Configuration:
RelWithDebInfo Win32 ------
cl : Command line warning D9002: ignoring unknown option '/Zc:inline'
HexagonFrameLowering.cpp
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
Here's the info from the "about" window:
Microsoft V...
2016 Feb 13
3
r260758 broke windows build
Hello,
I suspect that r260758 by kparzysz at codeaurora.org broke build the
windows bots which are using Visual Studio 2013 or lower. This doc
here specifies that the minimum version required is VS-2013:
http://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library
I do see that the bots running VS-2014 or higher are green.
Can we either revert the said commit or
2017 Feb 11
2
Asan self host problems: Failed to deallocate
Trying to run a self host "ninja check-clang" with ASan enabled I hit a
/lot/ of errors like this (strangely I hit none of these in check-llvm,
only in check-clang):
Any ideas?
==10525==ERROR: AddressSanitizer failed to deallocate 0x10800 (67584) bytes
at address 0x631000014800
==10525==AddressSanitizer CHECK failed:
2017 Feb 15
2
Asan self host problems: Failed to deallocate
...IB_DEPENDS:STATIC=
//Dependencies for target
LLVMExecutionEngine_LIB_DEPENDS:STATIC=
//Dependencies for target
LLVMGlobalISel_LIB_DEPENDS:STATIC=
//Dependencies for target
LLVMHello_LIB_DEPENDS:STATIC=
//Dependencies for target
LLVMHexagonAsmParser_LIB_DEPENDS:STATIC=
//Dependencies for target
LLVMHexagonCodeGen_LIB_DEPENDS:STATIC=
//Dependencies for target
LLVMHexagonDesc_LIB_DEPENDS:STATIC=
//Dependencies for target
LLVMHexagonDisassembler_LIB_DEPENDS:STATIC=
//Dependencies for target
LLVMHexagonInfo_LIB_DEPENDS:STATIC=
//Dependencies for target
LLVMIRReader_LIB_DEPENDS:STATIC=
//Dependencies for ta...
2019 Apr 30
6
Disk space and RAM requirements in docs
...8M build/lib/Target/AMDGPU/CMakeFiles
537M build/tools/clang/unittests/Lex
495M build/tools/clang/lib/AST/CMakeFiles/clangAST.dir
495M build/tools/clang/lib/AST/CMakeFiles
495M build/tools/clang/lib/AST
477M build/lib/Target/X86
445M build/lib/Target/Hexagon
391M build/lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir
391M build/lib/Target/Hexagon/CMakeFiles
389M build/lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir
389M build/lib/Transforms/Scalar/CMakeFiles
389M build/lib/Transforms/Scalar
373M build/lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir
373M build/lib/Target/X86/CMakeFiles
360M build/lib/Target...