llvm-mirror/include
Nate Begeman 253fc69ff3 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
2008-05-15 01:23:11 +00:00
..
llvm Move the operator new and operator delete out of line. This fixes an issue with 2008-05-15 01:23:11 +00:00
llvm-c Improve documentation. 2008-05-06 19:17:01 +00:00