1## Show that --version works for llvm-size.2 3RUN: llvm-size --version | FileCheck %s4CHECK: version5