Changes between Version 3 and Version 4 of sys-devel/llvm
- Timestamp:
- 03/09/12 07:35:10 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-devel/llvm
v3 v4 1 [begin portlog metadata] 2 description: LLVM, the Low Level Virtual Machine compiler infrastructure. Contains backends for ARM, Alpha, Blackfin, CellSPU, MicroBlaze, MSP430, PIC16, PowerPC, Sparc, SystemZ, X86 (and X86-64), and XCore as well as a JIT for X86, PowerPC and ARM. 3 4 homepage: http://llvm.org/ 5 license: University of Illinois/NCSA Open Source License (MIT/BSD/X11 compatible I believe) 6 [end portlog metadata] 7 1 8 Trunk LLVM works on Haiku, there are a few things that should be improved but nothing serious at this time. 2 9 When we have sa_sigaction one workaround can be removed (it was a harmless #ifdef to remove the initialisation to 0 of the non-existent struct member) … … 4 11 5 12 This should allow projects that use llvm to be ported to haiku, such as several compilers and gallium3d. 13 14 15 If we can, [[sys-devel/llvm]] and [[sys-devel/clang]] should be separate ports as there are lots of compilers that run on top of llvm.
