Skip to content
Snippets Groups Projects
Commit 2fee8a99 authored by Reid Spencer's avatar Reid Spencer
Browse files

Fix the run line and make this test more specific.

llvm-svn: 32403
parent 1d3dbd34
No related merge requests found
; RUN llvm-upgrade < %s | llvm-as ; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | grep bitcast
bool %main(int %X) { bool %main(int %X) {
%res = cast bool true to bool %res = cast bool true to bool
ret bool %res ret bool %res
......
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