Skip to content

Commit 8a91664

Browse files
authored
Update docs/articles/features/disassembler.md
1 parent aa0a539 commit 8a91664

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/articles/features/disassembler.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ To compare different platforms the project which defines benchmarks has to targe
4141
> <BenchmarkDotNetTargetPlatform>all</BenchmarkDotNetTargetPlatform>
4242
> ```
4343
44+
Or specify `<RuntimeIdentifier>` for the platform that it will be run on.
45+
4446
### Disassembly Diagnoser for Mono on Windows
4547
4648
If you want to get a disassembly listing for Mono on Windows, you need `as` and `x86_64-w64-mingw32-objdump.exe` tools.

0 commit comments

Comments
 (0)