llvm-project
9e5d66ac - [BOLT] Gadget scanner: make use of C++17 features and LLVM helpers

Commit
6 days ago
[BOLT] Gadget scanner: make use of C++17 features and LLVM helpers 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
Committer
Parents
Loading