summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-05-18 17:03:49 +0000
committerRui Ueyama <ruiu@google.com>2017-05-18 17:03:49 +0000
commit01f93335a067b8939609646efd5211b170197682 (patch)
tree0346b1e1885fa3fbaebe2baa8c6a1fe959817ceb /clang/lib/CodeGen/CodeGenFunction.h
parent06e3c74d8318229986b6d744260fc4ebcb42a34d (diff)
downloadbcm5719-llvm-01f93335a067b8939609646efd5211b170197682.tar.gz
bcm5719-llvm-01f93335a067b8939609646efd5211b170197682.zip
Use make<> everywhere in COFF to make it consistent with ELF.
We've been using make<> to allocate new objects in ELF. We have the same function in COFF, but we didn't use it widely due to negligence. This patch uses the function in COFF to close the gap between ELF and COFF. llvm-svn: 303357
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud