Treat nothrow forms of ::operator delete and ::operator delete[] as
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 21 Jul 2013 23:11:42 +0000 (23:11 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 21 Jul 2013 23:11:42 +0000 (23:11 +0000)
commit72c8331ec1437f8c33fff1dac1ea0ebb11009411
tree158b20d33bd16f2e4beb08930321c8c47e053239
parent02a1364bf8ede511ad603e5aa99ea7dbf11f0609
Treat nothrow forms of ::operator delete and ::operator delete[] as
deallocation functions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186798 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLibraryInfo.h
lib/Analysis/MemoryBuiltins.cpp
lib/Target/TargetLibraryInfo.cpp
test/Transforms/InstCombine/malloc-free-delete.ll