mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
Update testcase with recent cbe change
llvm-svn: 28455
This commit is contained in:
parent
b040dd86af
commit
2f00bfb4b5
@ -1,7 +1,7 @@
|
||||
; The CBE should not emit code that casts the function pointer. This causes
|
||||
; GCC to get testy and insert trap instructions instead of doing the right
|
||||
; thing. :(
|
||||
; RUN: llvm-as < %s | llc -march=c | not grep 'external)'
|
||||
; RUN: llvm-as < %s | llc -march=c
|
||||
|
||||
implementation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user