diff options
-rw-r--r-- | llvm/test/DebugInfo/RISCV/dwarf-riscv-relocs.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/RISCV/dwarf-riscv-relocs.ll b/llvm/test/DebugInfo/RISCV/dwarf-riscv-relocs.ll index db6571d0998..c37336c36a0 100644 --- a/llvm/test/DebugInfo/RISCV/dwarf-riscv-relocs.ll +++ b/llvm/test/DebugInfo/RISCV/dwarf-riscv-relocs.ll @@ -26,7 +26,7 @@ ; DWARF-DUMP: DW_AT_name ("dwarf-riscv-relocs.c") ; DWARF-DUMP: DW_AT_comp_dir (".") ; DWARF-DUMP: DW_AT_name ("main") -; DWARF-DUMP: DW_AT_decl_file ("./dwarf-riscv-relocs.c") +; DWARF-DUMP: DW_AT_decl_file ("{{.*}}dwarf-riscv-relocs.c") ; DWARF-DUMP: DW_AT_decl_line (1) ; DWARF-DUMP: DW_AT_type (0x00000032 "int") ; DWARF-DUMP: DW_AT_name ("int") |