Test for actual support, not just for lack of crashage

llvm-svn: 11460
This commit is contained in:
Chris Lattner 2004-02-15 01:21:39 +00:00
parent a9084948ff
commit 3e86e1b0f7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: llvm-as < %s | llc
; RUN: llvm-as < %s | llc -march=x86 | grep ESP | grep '\['
declare sbyte* %llvm.returnaddress(uint)
declare sbyte* %llvm.frameaddress(uint)