Skip to content

Add .github/copilot-instructions.md for LLVM debugging workflows#16

Merged
lukel97 merged 2 commits into
mainfrom
copilot/add-copilot-instructions-file
Jun 10, 2026
Merged

Add .github/copilot-instructions.md for LLVM debugging workflows#16
lukel97 merged 2 commits into
mainfrom
copilot/add-copilot-instructions-file

Conversation

Copilot AI commented Jun 10, 2026

Copy link
Copy Markdown

Onboards the repository to Copilot cloud agent by adding instructions for common LLVM debugging tasks.

  • Repository context: Notes that upstream references point to llvm/llvm-project
  • llvm-test-suite: Guidance on cloning and building with a local Clang
  • Cross compilation: CMake toolchain file template (RISC-V example), LLD requirement, and -save-temps=obj for assembly inspection
  • Creating reproducers: Workflow for crash/miscompile reproducers using -emit-llvm and llvm-reduce

Copilot AI and others added 2 commits June 10, 2026 11:35
Co-authored-by: lukel97 <2488460+lukel97@users.noreply.github.com>
Co-authored-by: lukel97 <2488460+lukel97@users.noreply.github.com>
@lukel97 lukel97 marked this pull request as ready for review June 10, 2026 11:40
@lukel97 lukel97 merged commit b0e07ed into main Jun 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants