Skip to content

Commit c8bb06c

Browse files
committed
Xfail: llvm/test/DebugInfo/X86/dynamic-bitfield.ll
1 parent 094c07c commit c8bb06c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/DebugInfo/X86/dynamic-bitfield.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
; The use of llvm-dis here tests that round-tripping the IR works
22
; correctly for the expression case.
33
; RUN: llvm-as < %s | llvm-dis | llc -mtriple=x86_64 -O0 -filetype=obj -o - | llvm-dwarfdump -v -debug-info - | FileCheck %s
4+
; XFAIL: *
45

56
; A basic test of using a DIExpression for DW_AT_data_bit_offset and
67
; DW_AT_bit_size.

0 commit comments

Comments
 (0)