search for: llvm_60

Displaying 2 results from an estimated 2 matches for "llvm_60".

Did you mean: llvm60
2018 Mar 17
1
Local svn strategy for future LLVM release updates
...haps I’m not looking for the right keywords, if so please help me out and point me to any relevant docs. Could others share their experiences with maintaining local LLVM projects? Without any further guidance, the path we will follow comprises of the following flow: Create a local repo with trunk/llvm_60 Copy trunk/llvm_60 to trunk/myproj60 Make project changes on trunk/myproj60 When LLVM 7.0 is released, create trunk/llvm_70 and copy this to trunk/myproj70 Diff trunk/llvm_60 with trunk/myproj60, identify and fix any conflicts, and apply resulting patch to trunk/myproj70 Continue project develo...
2018 Mar 16
0
local svn strategy for LLVM release updates
...haps I’m not looking for the right keywords, if so please help me out and point me to any relevant docs. Could others share their experiences with maintaining local LLVM projects? Without any further guidance, the path we will follow comprises of the following flow: Create a local repo with trunk/llvm_60 Copy trunk/llvm_60 to trunk/myproj60 Make project changes on trunk/myproj60 When LLVM 7.0 is released, create trunk/llvm_70 and copy this to trunk/myproj70 Diff trunk/llvm_60 with trunk/myproj60, identify and fix any conflicts, and apply resulting patch to trunk/myproj70 Continue project develo...