1 ; RUN: opt %s -dxil-embed -dxil-globals -S -o - | FileCheck %s
2 ; RUN: llc %s --filetype=obj -o - | obj2yaml | FileCheck %s --check-prefix=DXC
3 target triple = "dxil-unknown-shadermodel6.5-library"
5 ; CHECK: @dx.hash = private constant [20 x i8] c"\00\00\00\00{{.*}}", section "HASH", align 4
7 define i32 @add(i32 %a, i32 %b) {
15 ; DXC: IncludesSource: false