rose: remove no-longer-used convertBadLeaves pass

This commit is contained in:
Justin Viiret
2017-01-20 13:23:52 +11:00
committed by Matthew Barr
parent bc2f336d9d
commit 8f1b3c89fa
5 changed files with 5 additions and 309 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2015-2016, Intel Corporation
* Copyright (c) 2015-2017, Intel Corporation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
@@ -1644,8 +1644,6 @@ aligned_unique_ptr<RoseEngine> RoseBuildImpl::buildRose(u32 minWidth) {
dedupeLeftfixes(*this);
aliasRoles(*this, false); // Don't merge leftfixes.
dedupeLeftfixes(*this);
convertBadLeaves(*this);
uncalcLeaves(*this);
/* note the leftfixes which do not need to keep state across stream