mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-04-16 13:20:41 +00:00
Un-XFAIL a test after the bugfix in r317702.
llvm-svn: 317708
This commit is contained in:
parent
b465aa0504
commit
ff2073a51f
@ -2,11 +2,6 @@
|
|||||||
|
|
||||||
; RUN: %llc_dwarf -O0 -filetype=obj < %s | llvm-dwarfdump -v -debug-info - | FileCheck %s
|
; RUN: %llc_dwarf -O0 -filetype=obj < %s | llvm-dwarfdump -v -debug-info - | FileCheck %s
|
||||||
|
|
||||||
; The formal parameter 'b' for Function 'x' when inlined within 'a' is lost on
|
|
||||||
; mips and powerpc64 (and on x86_64 at at least -O2). Presumably this is a
|
|
||||||
; SelectionDAG issue (do mips/powerpc64 use FastISel?).
|
|
||||||
; XFAIL: mips, powerpc64, s390x, sparc
|
|
||||||
|
|
||||||
; Build from the following source with clang -O2.
|
; Build from the following source with clang -O2.
|
||||||
|
|
||||||
; The important details are that 'x's abstract definition is first built during
|
; The important details are that 'x's abstract definition is first built during
|
||||||
|
Loading…
x
Reference in New Issue
Block a user