Update code object/isa/loader to hsa v1.1
- Includes Sean's latest changes - Cleanups/improvements - Fixes for few bugs that crept over from previous releases Change-Id: I839dc4895bf13ebd0afc8843424387a9fef667b0
This commit is contained in:
@@ -38,6 +38,7 @@ add_definitions ( -D__AMD64__ )
|
||||
add_definitions ( -D__x86_64__ )
|
||||
add_definitions ( -DAMD_INTERNAL_BUILD )
|
||||
add_definitions ( -DLITTLEENDIAN_CPU=1 )
|
||||
add_definitions ( -D HSA_DEPRECATED= )
|
||||
|
||||
## Set ext runtime module name and project name.
|
||||
set ( TOOLS_NAME "hsa-runtime-tools" )
|
||||
|
||||
Reference in New Issue
Block a user