diff options
author | Michael Kuperstein <mkuper@google.com> | 2016-07-25 18:10:54 +0000 |
---|---|---|
committer | Michael Kuperstein <mkuper@google.com> | 2016-07-25 18:10:54 +0000 |
commit | 8f8e1d1bf66c273116c64dcb2dfc22ad8d30d785 (patch) | |
tree | 47823b219ae3b787f9daf5832d3048ef397e5f19 /llvm/lib/CodeGen/SafeStackLayout.cpp | |
parent | 25ef9e34c9de7b1edc327189b78200459337f7e5 (diff) | |
download | llvm-8f8e1d1bf66c273116c64dcb2dfc22ad8d30d785.zip llvm-8f8e1d1bf66c273116c64dcb2dfc22ad8d30d785.tar.gz llvm-8f8e1d1bf66c273116c64dcb2dfc22ad8d30d785.tar.bz2 |
Don't use iplist in SymbolRewriter. NFC.
There didn't appear to be a good reason to use iplist in this case, a regular
list of unique_ptr works just as well.
Change made in preparation to a new PM port (since iplist is not moveable).
llvm-svn: 276668
Diffstat (limited to 'llvm/lib/CodeGen/SafeStackLayout.cpp')
0 files changed, 0 insertions, 0 deletions