[libc++] Simplify the implementation of iostream.cpp (#124103)
[llvm-project.git] / llvm / test / Assembler / datalayout-anypointersize.ll
blobc0a022107761f615dfea9b8fc686cd3df65d1e15
1 ; RUN: llvm-as < %s | llvm-dis | FileCheck %s
2 target datalayout = "p:52:64"
3 ; CHECK: target datalayout = "p:52:64"