mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 01:04:49 +08:00
Remove xfail for TestDisassembleBreakpoint.
LLGS no longer returns trap code in memory. llvm-svn: 240551
This commit is contained in:
@@ -19,7 +19,6 @@ class DisassemblyTestCase(TestBase):
|
||||
self.disassemble_breakpoint ()
|
||||
|
||||
@dwarf_test
|
||||
@expectedFailureLinux # llgs Handle_m returns target memory with breakpoints
|
||||
def test_with_dwarf (self):
|
||||
self.buildDwarf ()
|
||||
self.disassemble_breakpoint ()
|
||||
|
||||
Reference in New Issue
Block a user