Use target-specific flags for building X86 non-runnable tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
BOLT :: X86/split-func-jump-table-fragment-reverse.s is failing:
https://buildkite.com/llvm-project/premerge-checks/builds/86876#1f1957c6-f4be-4c4b-9df7-bfd2d5319729/487-3387
Comment Actions
@Amir, I cannot repro locally. Could you please investigate since you've added the failing test?
Comment Actions
Please add the following to bolt/test/X86/split-func-jump-table-fragment-reverse.s:
# CHECK: BOLT-INFO: marking main.cold as a fragment of main .text + .globl _start + .type _start, %function +_start: + callq main.cold + call exit +.size _start, .-_start + .globl main.cold