firtool 1.114.1 release This reverts a commit which creates nested FusedLocs. This commit is both likely incorrect (a single fused location should be creacted), but the fix to handle deeply nested locations by avoiding recursion triggered a bug in other brittle OM passes. Thus, this release does the simple thing and reverts an unnecessary commit.