1; RUN: llvm-as < %s | llvm-dis | FileCheck %s
2
3; CHECK: target datalayout = "P1"
4target datalayout = "P1"
5
6