Add missing file.

llvm-svn: 72709
This commit is contained in:
Dale Johannesen 2009-06-01 23:48:58 +00:00
parent 94e2d973c8
commit 7fde88cce8
1 changed files with 2 additions and 0 deletions

View File

@ -151,6 +151,8 @@ def X86InstrInfo : InstrInfo {
19,
20,
24];
let supportsHasI1 = 1;
}
//===----------------------------------------------------------------------===//