| commit | f151a45ccd92c9cbbfda0b5676b045ab9e4b89c2 | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <thomas.stellard@amd.com> | Fri Jun 26 21:14:58 2015 +0000 |
| committer | Tom Stellard <thomas.stellard@amd.com> | Fri Jun 26 21:14:58 2015 +0000 |
| tree | 3109d4209afc5f35d3fd250ced9b0b6c7810a407 | |
| parent | 9b5c9580e3847862e67185910d0659ab5ce98be7 [diff] |
AMDGPU/SI: Emit amd_kernel_code_t in EmitFunctionBodyStart() Summary: This way the function symbol points to the start of amd_kernel_code_t rather than the start of the function. Reviewers: arsenm Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D10705 llvm-svn: 240829