mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-24 21:00:36 +00:00
test/CodeGen/SPARC/private.ll: Fixup. Forgot to prune old RUN lines.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159643 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0176dfed27
commit
84f2ae332f
@ -1,10 +1,6 @@
|
||||
; Test to make sure that the 'private' is used correctly.
|
||||
;
|
||||
; RUN: llc < %s -march=sparc | FileCheck %s
|
||||
; RUN: grep .foo: %t
|
||||
; RUN: grep call.*\.foo %t
|
||||
; RUN: grep .baz: %t
|
||||
; RUN: grep ld.*\.baz %t
|
||||
|
||||
define private void @foo() {
|
||||
ret void
|
||||
|
Loading…
x
Reference in New Issue
Block a user