diff options
author | Philip Reames <listmail@philipreames.com> | 2018-11-12 20:00:53 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2018-11-12 20:00:53 +0000 |
commit | b8d8db30ea54a9394e5387410d98fcaae6cd7336 (patch) | |
tree | 3bb260c96e7c83a65f534412d752e1829225c5ae /llvm/lib/CodeGen/GCMetadata.cpp | |
parent | c48712b341f328c6095d50bde1947cc523b04014 (diff) | |
download | llvm-b8d8db30ea54a9394e5387410d98fcaae6cd7336.zip llvm-b8d8db30ea54a9394e5387410d98fcaae6cd7336.tar.gz llvm-b8d8db30ea54a9394e5387410d98fcaae6cd7336.tar.bz2 |
[GC][InstCombine] Fix a potential iteration issue
Noticed via inspection. Appears to be largely innocious in practice, but slight code change could have resulted in either visit order dependent missed optimizations or infinite loops. May be a minor compile time problem today.
llvm-svn: 346698
Diffstat (limited to 'llvm/lib/CodeGen/GCMetadata.cpp')
0 files changed, 0 insertions, 0 deletions