Update the reason llvm tracing is disabled by default

Co-authored-by: Andreas Jonson <andjo403@users.noreply.github.com>
This commit is contained in:
Josh Stone 2022-09-18 15:37:21 -07:00 committed by GitHub
parent 04a318e13e
commit 29124c7fd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ $ rustc -Zself-profile -Zself-profile-events=default,args
- `llvm`
- Adds tracing information about LLVM passes and codegeneration.
- Disabled by default for historical reasons.
- Disabled by default because this significantly increases the trace file size.
## Event synonyms