summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/StringExtras.cpp
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@mac.com>2009-11-13 04:45:41 +0000
committerAnders Carlsson <andersca@mac.com>2009-11-13 04:45:41 +0000
commite828c369335871bfe49b1cf07f01faf95304c299 (patch)
tree39da2fb12aa6b836d17c607b8b7ac4cf01344838 /llvm/lib/Support/StringExtras.cpp
parent78cfaa9e5688debc8a435e2696011ed5c52b5d2e (diff)
downloadbcm5719-llvm-e828c369335871bfe49b1cf07f01faf95304c299.tar.gz
bcm5719-llvm-e828c369335871bfe49b1cf07f01faf95304c299.zip
Add a special BuildVirtualCall that's going to be used for building calls to destructors. This is needed because when compiling:
struct A { virtual ~A(); }; void f(A* a) { delete a; } A's deleting destructor should be called. llvm-svn: 87083
Diffstat (limited to 'llvm/lib/Support/StringExtras.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud