[opaque pointer types] More trivial changes to pass FunctionType to CallInst.
authorJames Y Knight <jyknight@google.com>
Tue, 5 Feb 2019 19:17:50 +0000 (19:17 +0000)
committerJames Y Knight <jyknight@google.com>
Tue, 5 Feb 2019 19:17:50 +0000 (19:17 +0000)
commit76f787424d45183efc0ee0a6e412324819ad5600
tree02e9b0b2778cd85eb3aa890cbc0b72943ef14775
parentb0afc69435659c417ba5e0af5d2c211a06bc9679
[opaque pointer types] More trivial changes to pass FunctionType to CallInst.

Change various functions to use FunctionCallee or Function*.

Pass function type through __builtin_dump_struct's dumpRecord helper.

llvm-svn: 353199
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CGDecl.cpp
clang/lib/CodeGen/CGVTables.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/CodeGen/CodeGenModule.h
clang/lib/CodeGen/MicrosoftCXXABI.cpp