[ManagedMemoryRewrite] [Polly] Erase original malloc and free. [NFC]
authorSiddharth Bhat <siddu.druid@gmail.com>
Wed, 9 Aug 2017 18:19:46 +0000 (18:19 +0000)
committerSiddharth Bhat <siddu.druid@gmail.com>
Wed, 9 Aug 2017 18:19:46 +0000 (18:19 +0000)
commit9298ff2dee67686160b962159f00c0af6028028e
tree8c2830b2f4ad65202d22414978f907f2840e4586
parent49e5acab33277cb4036d089b7f96635d8958a23d
[ManagedMemoryRewrite] [Polly] Erase original malloc and free. [NFC]

We do not need to keep `malloc` and `free` around since they are
replaced by `polly_{malloc,free}Managed.`

llvm-svn: 310504
polly/lib/CodeGen/ManagedMemoryRewrite.cpp
polly/test/GPGPU/managed-memory-rewrite-malloc-free.ll