summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTim Foley <tfoleyNV@users.noreply.github.com>2017-09-11 17:38:49 -0700
committerGitHub <noreply@github.com>2017-09-11 17:38:49 -0700
commitb0b076357f0869c0483fad6c456d6079e5a52610 (patch)
treef7c623dc814b823a535d38b68029f529af36780f /tests
parente2de1eaec725e979f98ad6f518b93b4d9ce55a36 (diff)
parent4644b64d648893718336d83fae0139ee19405e61 (diff)
Merge pull request #180 from tfoleyNV/ir-lowering-work
Get another test working with IR codedgen
Diffstat (limited to 'tests')
-rw-r--r--tests/bugs/gh-103.slang2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/gh-103.slang b/tests/bugs/gh-103.slang
index 2b10c2b3f..c810afc05 100644
--- a/tests/bugs/gh-103.slang
+++ b/tests/bugs/gh-103.slang
@@ -1,4 +1,4 @@
-//TEST:COMPARE_HLSL: -profile ps_4_0 -entry main
+//TEST:COMPARE_HLSL: -use-ir -profile ps_4_0 -entry main
// Ensure that matrix-times-scalar works