From 66e7cd0eea6f116f3ed79acb8948c6d8db50833c Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Sat, 11 Sep 2004 20:30:11 +0000 Subject: Correct the file header to reflect the new "examples" home for the file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16295 91177308-0d34-0410-b5e6-96231b3b80d8 --- examples/HowToUseJIT/HowToUseJIT.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/HowToUseJIT/HowToUseJIT.cpp') diff --git a/examples/HowToUseJIT/HowToUseJIT.cpp b/examples/HowToUseJIT/HowToUseJIT.cpp index 889b34aa95..6cea720bb4 100644 --- a/examples/HowToUseJIT/HowToUseJIT.cpp +++ b/examples/HowToUseJIT/HowToUseJIT.cpp @@ -1,4 +1,4 @@ -//===--- HowToUseJIT.cpp - An example use of the JIT ----------------------===// +//===-- examples/HowToUseJIT/HowToUseJIT.cpp - An example use of the JIT --===// // // The LLVM Compiler Infrastructure // -- cgit v1.2.3-18-g5258