diff options
Diffstat (limited to 'lib/CodeGen/InstrSelection/InstrSelection.cpp')
-rw-r--r-- | lib/CodeGen/InstrSelection/InstrSelection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CodeGen/InstrSelection/InstrSelection.cpp b/lib/CodeGen/InstrSelection/InstrSelection.cpp index 835169aeeb..49a599f548 100644 --- a/lib/CodeGen/InstrSelection/InstrSelection.cpp +++ b/lib/CodeGen/InstrSelection/InstrSelection.cpp @@ -1,4 +1,4 @@ -//===- InstrSelection.cpp - Machine Independant Inst Selection Driver -----===// +//===- InstrSelection.cpp - Machine Independent Inst Selection Driver -----===// // // Machine-independent driver file for instruction selection. This file // constructs a forest of BURG instruction trees and then uses the |