summaryrefslogtreecommitdiff
path: root/docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2013-08-16 23:30:19 +0000
committerDaniel Dunbar <daniel@zuster.org>2013-08-16 23:30:19 +0000
commit13230064236e0cb916cefddcd75bd55d9ce15c41 (patch)
tree8c2aedee28ccf91c596c230d4407ae8420784dfe /docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt
parent80f60610826158dcbfbeb5c235ca0ea673d23281 (diff)
downloadllvm-13230064236e0cb916cefddcd75bd55d9ce15c41.tar.gz
llvm-13230064236e0cb916cefddcd75bd55d9ce15c41.tar.bz2
llvm-13230064236e0cb916cefddcd75bd55d9ce15c41.tar.xz
[typo] An LLVM.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188589 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt')
-rw-r--r--docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt b/docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt
index a745784639..521526fbff 100644
--- a/docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt
+++ b/docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt
@@ -132,6 +132,6 @@ is supposed to be cache-line-aligned, but it is not page-aligned.
We generate instrumentation traces and optimized traces into separate
trace caches. We keep the instrumented code around because you don't
want to delete a trace when you still might have to return to it
-(i.e., return from a llvm_first_trigger() or countPath() call.)
+(i.e., return from an llvm_first_trigger() or countPath() call.)