> Quick question, what does the stuff under com...
# kontributors
d
Quick question, what does the stuff under compiler/ir/ do? I'm seeing it around the stuff I'm doing, and before I was just ignoring it and everything still seemed to work fine
Generally, answers are correct - it's a part of the new compiler infrastructure, and we're in the process of migrating our codebase here. It's WIP, and most of the testbase uses default (old) infrastructure, that's why you're able to ignore it freely, for now.