Skip to content
Snippets Groups Projects
Commit 70a12ec8 authored by Chris Lattner's avatar Chris Lattner
Browse files

testcase for PR933

llvm-svn: 30702
parent e385fcf0
No related branches found
No related tags found
No related merge requests found
; RUN: llvm-as < %s | llc &&
; RUN: llvm-as < %s | llc -enable-x86-fastcc
; PR933
fastcc bool %test() {
ret bool true
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment