summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2010-03-11 09:03:00 +0000
committerJohn McCall <rjmccall@apple.com>2010-03-11 09:03:00 +0000
commit58f10c3380640962d251db70ac876e5ea7336c59 (patch)
tree8a649d3425186c5779746e250b519b853bcbda91 /llvm/lib/CodeGen/MachineFunction.cpp
parent8c4df8160ed0d6e2b96a31c1c0fb12cc77328c80 (diff)
downloadbcm5719-llvm-58f10c3380640962d251db70ac876e5ea7336c59.tar.gz
bcm5719-llvm-58f10c3380640962d251db70ac876e5ea7336c59.zip
Maintain type source information for functions through template
instantiation. Based on a patch by Enea Zaffanella! I found a way to reduce some of the redundancy between TreeTransform's "standard" FunctionProtoType transformation and TemplateInstantiator's override, and I killed off the old SubstFunctionType by adding type source info for the last cases where we were creating FunctionDecls without TSI (at least that get passed through template instantiation). llvm-svn: 98252
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud