diff options
author | Nate Begeman <natebegeman@mac.com> | 2008-05-15 01:23:11 +0000 |
---|---|---|
committer | Nate Begeman <natebegeman@mac.com> | 2008-05-15 01:23:11 +0000 |
commit | 60f9320fc5a24d95cdb637e8376d9714933d3e68 (patch) | |
tree | d50f40396c58b70468038911ef96c05a9ed570f5 /llvm/lib/VMCore/Function.cpp | |
parent | fa48372a24463e5516bd32ad2a777e317fca81c7 (diff) | |
download | bcm5719-llvm-60f9320fc5a24d95cdb637e8376d9714933d3e68.tar.gz bcm5719-llvm-60f9320fc5a24d95cdb637e8376d9714933d3e68.zip |
Move the operator new and operator delete out of line. This fixes an issue with
operator new() referring to the static initTags function, which has to be in the
same linkage unit as any file including User.h.
llvm-svn: 51136
Diffstat (limited to 'llvm/lib/VMCore/Function.cpp')
0 files changed, 0 insertions, 0 deletions