diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2017-04-19 19:38:10 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2017-04-19 19:38:10 +0000 |
commit | 021a218dd23e6eefee7d4aefbfe511522f9a620f (patch) | |
tree | 47730bdc7f1d0a0e48855cc4b5d4bd99da557741 /lldb/packages/Python/lldbsuite/test | |
parent | 8a76f915ae852b001fed8a9caa249467557272e3 (diff) | |
download | bcm5719-llvm-021a218dd23e6eefee7d4aefbfe511522f9a620f.tar.gz bcm5719-llvm-021a218dd23e6eefee7d4aefbfe511522f9a620f.zip |
AMDGPU: Don't emit amd_kernel_code_t for callable functions
This is inserted directly in the text section. The relocation
for the function ends up resolving to the beginning of the
amd_kernel_code_t header rather than the actual function
entry point.
Also skip some of the comments for initialization
that only makes sense for kernels.
llvm-svn: 300736
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions