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

Latest commit

 

History

History
6 lines (3 loc) · 354 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 354 Bytes

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