forked from OSchip/llvm-project
[LLDB] XFAIL dwarf5-debug_line-file-index.s on arm-linux
Tests dwarf5-debug_line-file-index.s fails on arm-linux-gnueabihf. Bug # 49678 has been filed against it.
This commit is contained in:
parent
48f5a392cb
commit
89aab750b0
|
@ -1,5 +1,5 @@
|
|||
# Test handling of DWARF5 file index 0.
|
||||
|
||||
# XFAIL: target-arm && linux-gnu
|
||||
# REQUIRES: x86
|
||||
|
||||
# RUN: llvm-mc -filetype=obj -o %t -triple x86_64-pc-linux %s
|
||||
|
@ -116,4 +116,4 @@
|
|||
.quad .Lfunc_begin0
|
||||
.Ldebug_addr_end0:
|
||||
.section .debug_line,"",@progbits
|
||||
.Lline_table_start0:
|
||||
.Lline_table_start0:
|
||||
|
|
Loading…
Reference in New Issue