Skip to content

Commit

Permalink
Added note about what the original researchers probably changed.
Browse files Browse the repository at this point in the history
llvm-svn: 11591
  • Loading branch information
John Criswell committed Feb 18, 2004
1 parent 4217d8f commit 262e8a6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions MultiSource/Benchmarks/MallocBench/gs/ialloc.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
/*
* Changes:
*
* 1) Date Unknown
* It appears this file has the NOMEMOPT option added to disable memory
* use optimizations. This change was probably introduced by the
* researchers from ftp://ftp.cs.colorado.edu/pub/cs/misc/malloc-benchmarks
*/
/* Copyright (C) 1989, 1990 Aladdin Enterprises. All rights reserved.
Distributed by Free Software Foundation, Inc.
Expand Down

0 comments on commit 262e8a6

Please sign in to comment.