search for: llddriver

Displaying 3 results from an estimated 3 matches for "llddriver".

2015 Jan 20
5
[LLVMdev] Can we establish layering for the LLD libraries? Current state is a bit of a mess...
I wanted to go through and map out the layering of LLD's libraries today and found that it's essentially impossible. I think some serious cleanup is needed here. Let's start with the purely link-level dependencies encoded in the CMake build: Curently the Core library depends on the ReaderWriter/Native library, which links against the ReaderWriter library, which links against the Core
2017 Aug 03
2
fatal error: clang/Basic/Version.inc: No such file or directory
Hi, I try to build lldb with Cmake (gcc-5.3.0 is necessary for CUDA) on my "SUSE Linux Enterprise Server 12.2 (x86_64)". Unfortunately the build process breaks for lldb with the below mentioned error message. I've downloaded the following packages and configured with the following commands. svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm cd llvm/tools svn co
2019 Apr 30
6
Disk space and RAM requirements in docs
...Disassembler.dir 3.1M build/lib/Target/XCore/Disassembler/CMakeFiles 3.1M build/lib/Target/XCore/Disassembler 3.1M build/lib/ExecutionEngine/MCJIT/CMakeFiles/LLVMMCJIT.dir 3.1M build/lib/ExecutionEngine/MCJIT/CMakeFiles 3.1M build/lib/ExecutionEngine/MCJIT 3.0M build/tools/lld/lib/Driver/CMakeFiles/lldDriver.dir 3.0M build/tools/lld/lib/Driver/CMakeFiles 3.0M build/lib/Target/PowerPC/AsmParser/CMakeFiles/LLVMPowerPCAsmParser.dir 3.0M build/lib/Target/PowerPC/AsmParser/CMakeFiles 3.0M build/lib/Target/PowerPC/AsmParser 2.9M build/tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir 2.9M build/tools/llvm...