simplesttest.ll   [plain text]


; RUN: %lli %s > /dev/null

define i32 @main() {
	ret i32 0
}