On Oct 29, 2015, at 12:32 PM, Jeff Law <l...@redhat.com> wrote: > Something similar for RTL would be cool, but probably even harder given the > amount of state that's traditionally been kept out of the IL stream. I'm > sure some things are better today than in the past, but it's probably a very > tanged mess to get to where we want to go with RTL.
I had a bit of an rtl front end once. It was never complete, and likely was the 20% effort that did 20% of the actual job that needs doing even for a simple hello world program. Ah, too bad you didn’t ask around 10-15 years ago. I likely could have just pull that code out of a bag, as it is, likely lost in time.