[all-commits] [llvm/llvm-project] ee2feb: [BOLT][test] Fix disable PLT check in callcont-fal...
Paschalis Mpeis via All-commits
all-commits at lists.llvm.org
Thu May 15 01:39:02 PDT 2025
Branch: refs/heads/users/paschalis-mpeis/fix-disabling-callcont
Home: https://github.com/llvm/llvm-project
Commit: ee2feb61c51559e68d38aebfbb031ddfd19e8b6b
https://github.com/llvm/llvm-project/commit/ee2feb61c51559e68d38aebfbb031ddfd19e8b6b
Author: Paschalis Mpeis <Paschalis.Mpeis at arm.com>
Date: 2025-05-15 (Thu, 15 May 2025)
Changed paths:
M bolt/test/X86/callcont-fallthru.s
Log Message:
-----------
[BOLT][test] Fix disable PLT check in callcont-fallthru
PR #139953 used `DONTRUN` to disable some run lines, but that
didn't work. Now switching to `RUN-DISABLED` for disabling the
tests until llvm-nm support is landed (#138232).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list