Mercurial > hg > CbC > CbC_llvm
view test/Verifier/variant-part.ll @ 146:3fc4d5c3e21e
set tail call flag for code segment in CGCAll
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 23 Dec 2018 19:23:36 +0900 |
parents | 3a76565eade5 |
children |
line wrap: on
line source
; RUN: not llvm-as -disable-output <%s 2>&1 | FileCheck %s !named = !{!0} !0 = !DICompositeType(tag: DW_TAG_structure_type, name: "A", size: 64, discriminator: !1) !1 = !DIDerivedType(tag: DW_TAG_member, scope: !0, baseType: !3, size: 64, align: 64, flags: DIFlagArtificial) !3 = !DIBasicType(name: "u64", size: 64, encoding: DW_ATE_unsigned) ; CHECK: discriminator can only appear on variant part