diff options
author | Konstantin Zhuravlyov <kzhuravl_dev@outlook.com> | 2017-02-27 07:55:17 +0000 |
---|---|---|
committer | Konstantin Zhuravlyov <kzhuravl_dev@outlook.com> | 2017-02-27 07:55:17 +0000 |
commit | 972948b36eecc591cff85391bf11635750c1c88e (patch) | |
tree | 8ab64d2de4b2a745e0dbfd18bea623103fba2189 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 50aa37b96cf9686b87ef675f3614ab5980e33d3b (diff) | |
download | bcm5719-llvm-972948b36eecc591cff85391bf11635750c1c88e.tar.gz bcm5719-llvm-972948b36eecc591cff85391bf11635750c1c88e.zip |
[AMDGPU] Runtime metadata fixes:
- Verify that runtime metadata is actually valid runtime metadata when assembling, otherwise we could accept the following when assembling, but ocl runtime will reject it:
.amdgpu_runtime_metadata
{ amd.MDVersion: [ 2, 1 ], amd.RandomUnknownKey, amd.IsaInfo: ...
- Make IsaInfo optional, and always emit it.
Differential Revision: https://reviews.llvm.org/D30349
llvm-svn: 296324
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions