aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/R600/SILowerControlFlow.cpp
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2013-09-05 18:37:45 +0000
committerTom Stellard <thomas.stellard@amd.com>2013-09-05 18:37:45 +0000
commit624741fded4ec4c94a9328d9949729b051d261d4 (patch)
tree74c15cc4154941740ba169777b968aafb9d8fa8e /llvm/lib/Target/R600/SILowerControlFlow.cpp
parent7cfed2113c4e87f15e566ca67b5cc02e6a99f06d (diff)
downloadllvm-624741fded4ec4c94a9328d9949729b051d261d4.zip
llvm-624741fded4ec4c94a9328d9949729b051d261d4.tar.gz
llvm-624741fded4ec4c94a9328d9949729b051d261d4.tar.bz2
R600: Fix segfault in R600TextureIntrinsicReplacer
This pass was segfaulting when it ran into a non-intrinsic function call. Function calls are not supported, so now instead of segfaulting, we will get an assertion failure with a nice error message. I'm not sure how to test this using lit. llvm-svn: 190076
Diffstat (limited to 'llvm/lib/Target/R600/SILowerControlFlow.cpp')
0 files changed, 0 insertions, 0 deletions