Displaying 1 result from an estimated 1 matches for "d30812".
Did you mean:
30812
2017 Mar 10
4
Distributing llc and opt with own package?
Hi,
I was wondering, if someone could point me into the right direction,
towards building just llc and opt (potentially 4.0 + patches) to distribute
them in the interim with compiler? The idea is that we’d like to pin our
llvm ir code generator to a specific set of llc and opt tools, with
potential patches applied, until we manage to get all those patches
upstreamed.
I’d like to find answers to