summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StackProtector.cpp
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 /llvm/lib/CodeGen/StackProtector.cpp
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 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud