search for: triangulary

Displaying 1 result from an estimated 1 matches for "triangulary".

Did you mean: triangular
2016 Jun 04
2
LLVMLinkModules2() C-API question
...on the other using LLVMLinkModules2() works perfectly. LLVMLinkModules2() "Links the source module into the destination module. The source module is destroyed." according to the comment of the function. That is all fine when you only have 2 modules. But how are you supposed to act in a triangulary dependency like below? CommonModule | ----------------- |...