diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-02-12 22:45:25 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-02-12 22:45:25 +0000 |
commit | 7548aeeb9f1b6b15b192024d88b135d5101bf739 (patch) | |
tree | f7200542fd950f1dacd55d4302813da55348ac53 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 271e9f2870e2374358e4888f674627543f1117a9 (diff) | |
download | llvm-7548aeeb9f1b6b15b192024d88b135d5101bf739.zip llvm-7548aeeb9f1b6b15b192024d88b135d5101bf739.tar.gz llvm-7548aeeb9f1b6b15b192024d88b135d5101bf739.tar.bz2 |
Remove typedef of a pointer type used in a gep to simplify migration of geps to a typeless-pointer future.
I'd modify my migration tool to account for this, but this is the only
instance of a typedef'd pointer type to a gep I found in the whole test
suite, so it didn't seem worthwhile.
llvm-svn: 228970
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions