Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

compiler-explorer/llvm-pass-dump-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llvm-pass-dump-parser

Example usage

/opt/compiler-explorer/clang-15.0.0/bin/clang++ -gdwarf-4 -g -o ./output.s -mllvm --x86-asm-syntax=intel -S --gcc-toolchain=/opt/compiler-explorer/gcc-12.2.0 -fno-crash-diagnostics --std=c++20 ./example.cpp -mllvm --print-before-all -mllvm --print-after-all -fno-discard-value-names | llvm-pass-dump-parser

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published