[LLVMdev] RFC: Separate machine IR from lib/CodeGen into lib/MIR
Duncan P. N. Exon Smith
dexonsmith at apple.com
Wed May 27 10:22:52 PDT 2015
> On 2015 May 27, at 10:13, Reid Kleckner <rnk at google.com> wrote:
>
> On Tue, May 26, 2015 at 1:46 PM, Owen Anderson <resistor at mac.com> wrote:
> I have no objections, though I think lib/MachineIR would make a prettier bikeshed ;-)
>
> +1 for this. I think you probably want to limit the scope of your change to just splitting out MachineIR and not trying to rename CodeGen, AsmPrinter, etc. :)
Agreed :). The rest seems out-of-scope for Alex's internship.
More information about the llvm-dev
mailing list