Displaying 1 result from an estimated 1 matches for "cgo2004".
Did you mean:
  cgo2008
  
2004 Oct 28
1
[LLVMdev] Automatic Loadable Linker Optimization Modules
Hi,
I'm soliciting feedback on a design feature for llvm-ld, loadable linker 
optimization modules.
The Problem:
The llvm-ld tool expects that the bytecode files it is linking to already have 
been compile-time optimized appropriately. When it links all the bytecode 
together, it needs to apply link-time optimizations, if appropriate. The 
problem is, because of various front-ends involved,