llvm / llvm/llvm-project

RISC-V XRay missing _xray_ArgLoggerEntry implementation

Open
#172,213 0 comments 0 reactions 0 assignees View on GitHub
test-suite xray
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

Commit c6f501d479e8 fixed an issue where some tests were incorrectly marked as unsupported for a bootstrapping build. This exposed on our bootstrap builder that fdr-mode.cpp actually fails at RISC-V, I believe because we miss an `_xray_ArgLoggerEntry`.

This issue is being filed so it's at least noted and can be tracked. The test has been marked as UNSUPPORTED for now, so there is no immediate need to address in any other way.

Contributor guide

Open the contributing guide

Research direction

Start with fdr-mode.cpp and reproduce the failure on the RISC-V bootstrap builder, then inspect the XRay code related to _xray_ArgLoggerEntry. The issue is complete when the RISC-V failure is addressed and the affected test no longer needs its UNSUPPORTED marking.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.