Skip to content

Commit 6d01e7c

Browse files
matkladmark-i-m
authored andcommitted
Rename trans to codegen
1 parent dc9ceca commit 6d01e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/how-to-build-and-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ settings (and possibly others, such as `llvm.ccache`):
2424
[llvm]
2525
# Enables LLVM assertions, which will check that the LLVM bitcode generated
2626
# by the compiler is internally consistent. These are particularly helpful
27-
# if you edit `trans`.
27+
# if you edit `codegen`.
2828
assertions = true
2929

3030
[rust]

0 commit comments

Comments
 (0)