| commit | 03ab8a366e46b2c85a63f6561335a129eea8251c | [log] [tgz] |
|---|---|---|
| author | Benjamin Kramer <benny.kra@googlemail.com> | Fri Feb 10 22:26:35 2017 +0000 |
| committer | Benjamin Kramer <benny.kra@googlemail.com> | Fri Feb 10 22:26:35 2017 +0000 |
| tree | 13c82ec1918984bdf01ccb6f7eecf409c39f2a40 | |
| parent | 5b53a2f2928bbbf397bfa4f4126ecc7805314dfc [diff] |
[InstCombine] Move class into anonymous namespace. NFC. This is necessary to avoid warnings from GCC. InstCombineLoadStoreAlloca.cpp:238:7: error: 'PointerReplacer' declared with greater visibility than the type of its field 'PointerReplacer::IC' llvm-svn: 294794