cvs commit: ports/devel/llvm Makefile distinfo pkg-plist ports/devel/llvm/files patch-lib_ExecutionEngine_Interpreter_Execution.cpp patch-lib_Transforms_Scalar_LoopIndexSplit.cpp

Brooks Davis brooks at FreeBSD.org
Fri Sep 28 08:24:15 PDT 2007


brooks      2007-09-28 15:24:14 UTC

  FreeBSD ports repository

  Modified files:
    devel/llvm           Makefile distinfo pkg-plist 
  Added files:
    devel/llvm/files     
                         patch-lib_ExecutionEngine_Interpreter_Execution.cpp 
                         patch-lib_Transforms_Scalar_LoopIndexSplit.cpp 
  Log:
  Upgrade to LLVM 2.1, the latest release.
  
  A couple patchs are included from HEAD that didn't make the release, but
  fix use-after-free bugs.
  
  Submitted by:   Emil Mikulic <emil at cs dot rmit dot edu dot au>
  
  Revision  Changes    Path
  1.17      +4 -4      ports/devel/llvm/Makefile
  1.7       +3 -3      ports/devel/llvm/distinfo
  1.1       +61 -0     ports/devel/llvm/files/patch-lib_ExecutionEngine_Interpreter_Execution.cpp (new)
  1.1       +21 -0     ports/devel/llvm/files/patch-lib_Transforms_Scalar_LoopIndexSplit.cpp (new)
  1.8       +12 -2     ports/devel/llvm/pkg-plist


More information about the cvs-all mailing list