search for: lldcore

Displaying 5 results from an estimated 5 matches for "lldcore".

2015 Jan 21
2
[LLVMdev] Can we establish layering for the LLD libraries? Current state is a bit of a mess...
...ook at Greg's patch for some of the issues >> here. >> > > It seems the dependency to lldYAML can be removed from CMakeList.txt now. > Core doesn't actually depends on YAML. > > lldPasses depends on libNative, and that dependency is currently resolved > through lldCore transitively. We should be able to remove the dependency to > libNative from Core by fixing Pass's CMake file. > Cool, this makes lots of sense to me as well. We can probably fix these minor issues quickly. Still, it would be good to get a firm big picture that everyone agrees to in pla...
2015 Jan 21
2
[LLVMdev] Can we establish layering for the LLD libraries? Current state is a bit of a mess...
On Tue, Jan 20, 2015 at 5:35 PM, Nick Kledzik <kledzik at apple.com> wrote: > On Jan 19, 2015, at 6:33 PM, Chandler Carruth <chandlerc at google.com> > wrote: > > > 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. > > > >
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
...iles 6.8M build/lib/Target/WebAssembly/InstPrinter 6.7M build/lib/clang/9.0.0/include 6.7M build/lib/clang/9.0.0 6.7M build/lib/clang 6.6M build/tools/llvm-rtdyld/CMakeFiles/llvm-rtdyld.dir 6.6M build/tools/llvm-rtdyld/CMakeFiles 6.6M build/tools/llvm-rtdyld 6.6M build/tools/lld/lib/Core/CMakeFiles/lldCore.dir 6.6M build/tools/lld/lib/Core/CMakeFiles 6.6M build/tools/lld/lib/Core 6.6M build/tools/clang/lib/Rewrite/CMakeFiles/clangRewrite.dir 6.6M build/tools/clang/lib/Rewrite/CMakeFiles 6.6M build/tools/clang/lib/Rewrite 6.5M build/tools/llvm-dwarfdump 6.4M build/tools/llvm-dwarfdump/CMakeFiles/llvm-...