AMDGPU/SI: Remove calling convention assertion from LowerFormalArguments()
Summary: We currently ignore the calling convention, so there is no real reason to assert on the calling convention of functions. Reviewers: arsenm Subscribers: arsenm, llvm-commits Differential Revision: http://reviews.llvm.org/D13367 llvm-svn: 249468
Loading
Please register or sign in to comment