Skip to content

Commit 62814f0

Browse files
committed
Improve the doc
1 parent d11bfe9 commit 62814f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ make check-jit RUNTESTFLAGS="-v -v -v jit.exp=jit.dg/test-asm.cc"
4444

4545
#### Debugging Tools
4646
The project provides several environment variables for debugging:
47-
- `CG_GCCJIT_DUMP_GIMPLE`: Most commonly used debug dump
48-
- `CG_RUSTFLAGS`: Additional Rust compiler flags
47+
- `CG_GCCJIT_DUMP_GIMPLE`: Dump the GIMPLE IR
48+
- `CG_RUSTFLAGS`: Additional Rust flags
4949
- `CG_GCCJIT_DUMP_MODULE`: Dumps a specific module
5050
- `CG_GCCJIT_DUMP_TO_FILE`: Creates C-like representation
5151

0 commit comments

Comments
 (0)