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

New testcase that crashes the PPC backend

llvm-svn: 18370
parent fd8cbc25
No related branches found
No related tags found
No related merge requests found
; RUN: llvm-as < %s | llc -march=ppc32
void %main() {
%tr4 = shl ulong 1, ubyte 0 ; <ulong> [#uses=0]
ret void
}
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