HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 3 and Version 4 of sys-devel/llvm


Ignore:
Timestamp:
03/09/12 07:35:10 (3 years ago)
Author:
kallisti5
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sys-devel/llvm

    v3 v4  
     1[begin portlog metadata] 
     2description: 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              
     4homepage: http://llvm.org/ 
     5license: University of Illinois/NCSA Open Source License (MIT/BSD/X11 compatible I believe) 
     6[end portlog metadata] 
     7 
    18Trunk LLVM works on Haiku, there are a few things that should be improved but nothing serious at this time. 
    29When 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) 
    … …  
    411 
    512This should allow projects that use llvm to be ported to haiku, such as several compilers and gallium3d. 
     13 
     14 
     15If 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. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/