[LLVM] Fix Maintainers.md formatting (NFC)
[llvm-project.git] / flang / test / Lower / bbc-host-datalayout.f90
blob1795022e3bf7f79176655b6375ccbe9fcdcaf347
1 ! Test bbc set-up of the target data layout from the host.
2 ! RUN: bbc %s -o - | FileCheck %s
3 subroutine test
4 end subroutine
6 ! CHECK: module attributes {
7 ! CHECK-SAME: dlti.dl_spec = #dlti.dl_spec<
8 ! CHECK-SAME: llvm.data_layout = "{{[^"]}}
9 ! CHECK-SAME: llvm.target_triple = "{{[^"]}}