<div dir="ltr">I've found myself building a lightweight wrapper on top of IRBuilder for generating IR from typeless s-expressions. It consists of two parts:<div> 1. An s-expression parser and AST.</div><div> 2. A plugin system for translating the AST into IRBuilder calls.</div>
<div><br></div><div>Does any of this functionality already exist, perhaps in Clang? If not, is there any interest in seeing it upstream? I would be happy to put together a patch and maintain it.</div><div><br></div><div>v/r,</div>
<div>Josh</div></div>