diff options
author | Philip Reames <listmail@philipreames.com> | 2015-07-24 19:01:39 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2015-07-24 19:01:39 +0000 |
commit | fa2c630f798cd9df7b565f18cdf06821e294512e (patch) | |
tree | 7304f55778d1c01c0ecd5a67ecfdcebef0d63263 /llvm/lib/IR/DebugInfo.cpp | |
parent | 7fb865ea8ea8134d1b8429366bcee361df3e5448 (diff) | |
download | bcm5719-llvm-fa2c630f798cd9df7b565f18cdf06821e294512e.tar.gz bcm5719-llvm-fa2c630f798cd9df7b565f18cdf06821e294512e.zip |
[RewriteStatepointsForGC] Adjust naming scheme to be more stable
The names for instructions inserted were previous dependent on iteration order. By deriving the names from the original instructions, we can avoid instability in tests without resorting to ordered traversals. It also makes the IR mildly easier to read at large scale.
llvm-svn: 243140
Diffstat (limited to 'llvm/lib/IR/DebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions