[K/N][tests] Ignore test redundant_safepoints.kt under linux_x64
^KT-64844
This commit is contained in:
committed by
Space Team
parent
dcf1c7e61d
commit
3d0a91bf3c
@@ -1,6 +1,9 @@
|
|||||||
// TARGET_BACKEND: NATIVE
|
// TARGET_BACKEND: NATIVE
|
||||||
// FILECHECK_STAGE: RemoveRedundantSafepoints
|
// FILECHECK_STAGE: RemoveRedundantSafepoints
|
||||||
|
|
||||||
|
// KT-64844
|
||||||
|
// IGNORE_NATIVE: target=linux_x64 && optimizationMode=OPT
|
||||||
|
|
||||||
// This test checks:
|
// This test checks:
|
||||||
// - there is only one safepoint per function
|
// - there is only one safepoint per function
|
||||||
// - safepoint function is inlined in OPT mode, unless SMALLBINARY is needed (for ex, watchos_arm32)
|
// - safepoint function is inlined in OPT mode, unless SMALLBINARY is needed (for ex, watchos_arm32)
|
||||||
|
|||||||
Reference in New Issue
Block a user