Skip to content

Commit

Permalink
Update headers.
Browse files Browse the repository at this point in the history
llvm-svn: 10846
  • Loading branch information
alkis committed Jan 14, 2004
1 parent af2730f commit e060800
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions TEST.llc.Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
##===- test/Programs/TEST.llc.Makefile ---------------------*- Makefile -*-===##
#
# This test tries running the Just-In-Time compiler on all of the programs to
# see which ones work and which ones don't. It provides a report to tabulate
# this nicely and provides some simple statistics.
# This test tries running the compiler on all of the programs and
# reports on detailed pass execution times and register allocation and
# peephole optimization statistics.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions TEST.llc.report
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
##=== TEST.jit.report - Report description for jit tests -------*- perl -*-===##
##=== TEST.llc.report - Report description for llc tests -------*- perl -*-===##
#
# This file defines a report to be generated for the jit test.
# This file defines a report to be generated for the llc test.
#
##===----------------------------------------------------------------------===##

Expand Down

0 comments on commit e060800

Please sign in to comment.