repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git]
/
llvm
/
test
/
tools
/
dxil-dis
/
triple.ll
blob
1c21d3fa6284204f271566316a764204c5cb2121
1
; RUN: llc --filetype=obj %s -o - | dxil-dis -o - | FileCheck %s
2
target triple = "dxil-unknown-shadermodel6.7-library"
3
4
; Make sure triple updated to dxil.
5
; CHECK:target triple = "dxil-ms-dx"