search for: 32de8cf9

Displaying 2 results from an estimated 2 matches for "32de8cf9".

2009 Jun 29
0
[LLVMdev] CROSS COMPILING LLVM
...tree any longer that has the intermediate object files, so I'll try to re-create it so I can disect the .bc file to figure out what's wrong here. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090629/32de8cf9/attachment.html>
2009 Jun 12
2
[LLVMdev] CROSS COMPILING LLVM
On Jun 11, 2009, at 7:18 PM, Misha Brukman wrote: > I've committed my scripts that simplify building Linux/x86 -> Linux/ > ARM crosstool. There are 2 parts to using this: > > * llvm/utils/crosstool/create-snapshots.sh > creates tarballs for LLVM and LLVM-GCC from HEAD SVN or a specific > revision of your choice > * llvm/utils/crosstool/ARM/build-install-linux.sh