diff options
| author | Schuyler Eldridge | 2020-08-12 23:02:04 -0400 |
|---|---|---|
| committer | GitHub | 2020-08-13 03:02:04 +0000 |
| commit | e1d3a0c64a48b4c9999ad59f15922db7c155c361 (patch) | |
| tree | ef073449b902ffe8b729b78b1bfc828fe1aca9e6 /src/test/resources | |
| parent | 8bcea45b66b2bc191ab2e25ace340202c0aa2aec (diff) | |
Cleanup Named Targets (#1311)
* Add CleanupNamedTargets Transform
Adds a new transform, CleanupNamedTargets, that will convert
ReferenceTargets to InstanceTargets if any ReferenceTargets are found
to be actually pointing at instances.
This fixes an issue where a ComponentName pointing at an instance will
be converted to a ReferenceTarget. Later on, this ReferenceTarget will
not be properly renamed by other transforms, e.g.,
EliminateTargetPaths.
Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com>
* Update ScalaTests
Co-authored-by: Jack Koenig <koenig@sifive.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Diffstat (limited to 'src/test/resources')
0 files changed, 0 insertions, 0 deletions
