Xavian-Anderson Macpherson
2009-Jan-09 21:52 UTC
[LLVMdev] Just how much can llvm be used?
First let me admit that I'm completely uninformed here! 1. Will llvm produce errors if llc is used to compile itself? 2. Will make produce subsequent errors if compiled first by llc/llvm? 3. Can llc be used to compile the entire Linux toolchain? Shingoshi --
On Fri, Jan 9, 2009 at 1:52 PM, Xavian-Anderson Macpherson <Shingoshi at comcast.net> wrote:> First let me admit that I'm completely uninformed here! > > 1. Will llvm produce errors if llc is used to compile itself? > 2. Will make produce subsequent errors if compiled first by llc/llvm?If by these two questions you mean "can LLVM self-host" (i.e., GCC compiles LLVM and that LLVM then compiles LLVM) and runs without (known) errors, then yes. -bw> 3. Can llc be used to compile the entire Linux toolchain? > > Shingoshi > -- > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >
Possibly Parallel Threads
- [LLVMdev] Would it be possible to have the LLVM be seen as an arch for the kernel to compile against?
- Is it possible to install and successfully run httpd-2.2.11?
- [LLVMdev] [PATCH] Don't optimize out GDB JIT registrar
- [LLVMdev] [PATCH] Don't optimize out GDB JIT registrar
- XP clients disconnected during trasnfer of larger files tothe samba server