brintos

brintos / llvm-project-archived public Read only

0
0
Text · 286 B · 1795022 Raw
10 lines · plain
1! Test bbc set-up of the target data layout from the host.2! RUN: bbc %s -o - | FileCheck %s3subroutine test4end subroutine5 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 = "{{[^"]}}10