|
|
|
|
|
by zvrba
4419 days ago
|
|
LLVM IR is machine-independent, so the NIH accusation is not really fair. MDIL is described to be the platform's native machine code + some extension tokens (to avoid direct encoding of pointers, for example). A similar LLVM IR derivative would no longer be by a long shot something resembling LLVM IR, so the property of being "derivative" would not buy you anything. |
|