SWDEV-496006 - Update tests according to compiler.

Change-Id: I8870be9f7d1d209e3d9ae07928e8990180e3dd0b
Этот коммит содержится в:
jofernau
2024-10-08 12:54:09 -07:00
коммит произвёл Maneesh Gupta
родитель 558cbfd829
Коммит 5f6eded274
2 изменённых файлов: 6 добавлений и 22 удалений
+3 -11
Просмотреть файл
@@ -12,17 +12,9 @@
#
# Note: log 2 of 4096 is 12.
#
.protected __hip_gpubin_handle_
.type __hip_gpubin_handle_,@object
.section .hip_gpubin_handle,"aw"
.globl __hip_gpubin_handle_
.p2align 12
__hip_gpubin_handle_:
.zero 8
.type __hip_fatbin_,@object
.type __hip_fatbin,@object
.section .hip_fatbin,"a",@progbits
.globl __hip_fatbin_
.globl __hip_fatbin
.p2align 12
__hip_fatbin_:
__hip_fatbin:
.incbin "offload_bundle.hipfb"
+3 -11
Просмотреть файл
@@ -12,17 +12,9 @@
#
# Note: log 2 of 4096 is 12.
#
.protected __hip_gpubin_handle_
.type __hip_gpubin_handle_,@object
.section .hip_gpubin_handle,"aw"
.globl __hip_gpubin_handle_
.p2align 12
__hip_gpubin_handle_:
.zero 8
.type __hip_fatbin_,@object
.type __hip_fatbin,@object
.section .hip_fatbin,"a",@progbits
.globl __hip_fatbin_
.globl __hip_fatbin
.p2align 12
__hip_fatbin_:
__hip_fatbin:
.incbin "offload_bundle.hipfb"