+22
−0
Loading
------------------------------------------------------------------------ r243461 | Matthew.Arsenault | 2015-07-28 14:29:14 -0400 (Tue, 28 Jul 2015) | 5 lines AMDGPU: Fix crash if called function is a bitcast getCalledFunction() is null, so this would crash. Replace crash with an error on unsupported call. ------------------------------------------------------------------------ llvm-svn: 253227