Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

llvm-cat

LLVM 비트코드(.bc) 파일을 연결. 더 많은 정보: https://github.com/llvm/llvm-project/blob/main/llvm/tools/llvm-cat/llvm-cat.cpp.

  • 비트코드 파일 연결:

llvm-cat 경로/대상/파일1.bc 경로/대상/파일2.bc -o 경로/대상/출력.bc

Related Topics
English version
Contribute to This Page
Report New Issue View Source
Discuss this page