llvm-project
f7f37fb7 - [BOLT] Gadget scanner: make use of C++17 features and LLVM helpers (#141665)

Commit
75 days ago
[BOLT] Gadget scanner: make use of C++17 features and LLVM helpers (#141665) Perform trivial syntactical cleanups: - make use of structured binding declarations - use LLVM utility functions when appropriate - omit braces around single expression inside single-line LLVM_DEBUG() This patch is NFC aside from minor debug output changes.
Author
Parents
Loading