mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 23:02:49 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# llvm-dis
|
||||
|
||||
> Converts LLVM bitcode files into human-readable LLVM Intermediate Representation (IR).
|
||||
> Convert LLVM bitcode files into human-readable LLVM Intermediate Representation (IR).
|
||||
> More information: <https://www.llvm.org/docs/CommandGuide/llvm-dis.html>.
|
||||
|
||||
- Convert a bitcode file as LLVM IR and write the result to `stdout`:
|
||||
|
||||
Reference in New Issue
Block a user