diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-04-05 22:41:44 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-04-05 22:41:44 +0000 |
commit | 64646029bf3cebb08f54e5f674c714c52b7543b3 (patch) | |
tree | 5f706d8ffac08623e5c0a0f338c97bcf39ba29fc /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 02cf69a6edf141cd69f3955266041a1273c1888f (diff) | |
download | llvm-64646029bf3cebb08f54e5f674c714c52b7543b3.zip llvm-64646029bf3cebb08f54e5f674c714c52b7543b3.tar.gz llvm-64646029bf3cebb08f54e5f674c714c52b7543b3.tar.bz2 |
[opaque pointer type] The last of the GEP IRBuilder API migrations
There's still lots of callers passing nullptr, of course - some because
they'll never be migrated (InstCombines for bitcasts - well they don't
make any sense when the pointer type is opaque anyway, for example) and
others that will need more engineering to pass Types around.
llvm-svn: 234126
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions