summaryrefslogtreecommitdiff
path: root/src/codegen/helpers.rs
diff options
context:
space:
mode:
authorNick Fitzgerald <fitzgen@gmail.com>2016-11-03 11:23:11 -0700
committerNick Fitzgerald <fitzgen@gmail.com>2016-11-03 11:23:11 -0700
commiteff92920d42eb87a9dedc5fb32c02aac382a51c5 (patch)
tree63b2f242cf589678d08d9df390a4601e32e70a06 /src/codegen/helpers.rs
parent33d475dd56b8c0513771139da2f04e7542eaadb3 (diff)
Do not overwrite existing replacements
It turns out that we can end up overwriting existing replacements. This commit embeds the assumption that the first replacement definition is the correct one, and warns on all attempts to overwrite the first replacement definition with a new one. Additionally, it adds some debug logging about replacements.
Diffstat (limited to 'src/codegen/helpers.rs')
0 files changed, 0 insertions, 0 deletions