Roman Divacky
2010-Oct-29 15:45 UTC
[LLVMdev] clang -integrated-as compiles all of FreeBSD
hi! To continue the inflow of good news this week, let me announce that clang -integrated-as (ie. ELF part of MC) compiles all of FreeBSD! This includes things like booting kernel, gnu libstdc++, clang/LLVM itself and many other components that make up FreeBSD operating system. I personally consider this a milestone where -integrated-as should become the default for ELF/{x86_64,i386}. Many thanks to all involved in this! Roman Divacky -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101029/821ee7c9/attachment.sig>
Chris Lattner
2010-Oct-29 15:47 UTC
[LLVMdev] [cfe-dev] clang -integrated-as compiles all of FreeBSD
On Oct 29, 2010, at 8:45 AM, Roman Divacky wrote:> hi! > > To continue the inflow of good news this week, let me announce that > clang -integrated-as (ie. ELF part of MC) compiles all of FreeBSD! > > This includes things like booting kernel, gnu libstdc++, clang/LLVM > itself and many other components that make up FreeBSD operating system. > > I personally consider this a milestone where -integrated-as should > become the default for ELF/{x86_64,i386}.That's great! If Rafael agrees, please do turn it on by default! -Chris
Bryce Lelbach
2010-Oct-29 16:50 UTC
[LLVMdev] [cfe-dev] clang -integrated-as compiles all of FreeBSD
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 29 Oct 2010 08:47:42 -0700 Chris Lattner <clattner at apple.com> wrote:> > On Oct 29, 2010, at 8:45 AM, Roman Divacky wrote: > > > hi! > > > > To continue the inflow of good news this week, let me announce that > > clang -integrated-as (ie. ELF part of MC) compiles all of FreeBSD! > > > > This includes things like booting kernel, gnu libstdc++, clang/LLVM > > itself and many other components that make up FreeBSD operating system. > > > > I personally consider this a milestone where -integrated-as should > > become the default for ELF/{x86_64,i386}. > > That's great! If Rafael agrees, please do turn it on by default! > > -Chris > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >Very cool! I should note that Linux also compiles with -integrated-as (I had to add support for .code16gcc, and a couple other things). I definately think it's time to turn on the integrated assembler by default. - -- Bryce Lelbach aka wash http://groups.google.com/group/ariel_devel -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkzK+2gACgkQO/fqqIuE2t4qaQCg+GPYxobWzoBy+pBFH1SXstHj uCsAn1jnhNrv8ISxTQLbhxsY7xT1OzbA =+b8R -----END PGP SIGNATURE-----
Apparently Analagous Threads
- [LLVMdev] clang -integrated-as compiles all of FreeBSD
- how to explore contents of R data file from command line?
- extracting parts of words or extraxting letter to use in ifelse-func.
- NT_STATUS_NETWORK_SESSION_EXPIRED Domain member
- [LLVMdev] libc++ and compiler_rt license change