diff options
Diffstat (limited to 'llvm/test/CodeGen/Generic')
| -rw-r--r-- | llvm/test/CodeGen/Generic/dwarf-md5.ll | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/Generic/dwarf-md5.ll b/llvm/test/CodeGen/Generic/dwarf-md5.ll index 6793bf1cfb2..001a67e90ea 100644 --- a/llvm/test/CodeGen/Generic/dwarf-md5.ll +++ b/llvm/test/CodeGen/Generic/dwarf-md5.ll @@ -21,8 +21,8 @@ ; OBJ-4: file_names[ 2] 1 0x00000000 0x00000000 "t2.h" ; OBJ-5: Dir MD5 Checksum File Name -; OBJ-5: file_names[ 1] 1 11111111111111111111111111111111 "t1.h" -; OBJ-5: file_names[ 2] 1 22222222222222222222222222222222 "t2.h" +; OBJ-5: file_names[ 0] 1 11111111111111111111111111111111 "t1.h" +; OBJ-5: file_names[ 1] 1 22222222222222222222222222222222 "t2.h" ; ModuleID = 't.c' source_filename = "t.c" |

