[llvm-commits] [poolalloc] r127658 - /poolalloc/trunk/lib/AssistDS/AllocatorIdentification.cpp

Arushi Aggarwal aggarwa4 at illinois.edu
Mon Mar 14 20:48:09 PDT 2011


Author: aggarwa4
Date: Mon Mar 14 22:48:09 2011
New Revision: 127658

URL: http://llvm.org/viewvc/llvm-project?rev=127658&view=rev
Log:
Updated header. Thanks Will!

Modified:
    poolalloc/trunk/lib/AssistDS/AllocatorIdentification.cpp

Modified: poolalloc/trunk/lib/AssistDS/AllocatorIdentification.cpp
URL: http://llvm.org/viewvc/llvm-project/poolalloc/trunk/lib/AssistDS/AllocatorIdentification.cpp?rev=127658&r1=127657&r2=127658&view=diff
==============================================================================
--- poolalloc/trunk/lib/AssistDS/AllocatorIdentification.cpp (original)
+++ poolalloc/trunk/lib/AssistDS/AllocatorIdentification.cpp Mon Mar 14 22:48:09 2011
@@ -1,4 +1,4 @@
-//===-- VarArgsFunc.cpp - Simplify calls to bitcasted const funcs --------===//
+//===-- AllocatorIdentification.cpp - Identify wrappers to allocators -----===//
 //
 //                     The LLVM Compiler Infrastructure
 //





More information about the llvm-commits mailing list