diff options
Diffstat (limited to 'lib/Bytecode/Writer/SlotCalculator.cpp')
-rw-r--r-- | lib/Bytecode/Writer/SlotCalculator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Bytecode/Writer/SlotCalculator.cpp b/lib/Bytecode/Writer/SlotCalculator.cpp index 005c5c1658..47191ce72b 100644 --- a/lib/Bytecode/Writer/SlotCalculator.cpp +++ b/lib/Bytecode/Writer/SlotCalculator.cpp @@ -1,4 +1,4 @@ -//===-- SlotCalculator.cpp - Calculate what slots values land in ------------=// +//===-- SlotCalculator.cpp - Calculate what slots values land in ----------===// // // This file implements a useful analysis step to figure out what numbered // slots values in a program will land in (keeping track of per plane |