Displaying 1 result from an estimated 1 matches for "17785cb2".
2015 May 26
4
[LLVMdev] RFC: Separate machine IR from lib/CodeGen into lib/MIR
> On May 26, 2015, at 1:37 PM, Duncan P. N. Exon Smith <dexonsmith at apple.com> wrote:
>
>>
>> On 2015-May-26, at 09:46, Alex L <arphaman at gmail.com> wrote:
>>
>> Hi all,
>>
>> The CodeGen library is a big bag of interdependent bits. This caused
>> a circular dependency in the MIR serialization commit (r237954), which got
>>