[llvm] [bolt] Introduce binary analysis tool based on BOLT. (PR #115330)
Maksim Panchenko via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 16:13:45 PST 2024
================
@@ -0,0 +1,33 @@
+# This file tests error messages produced on invalid command line arguments.
+# It also check that help messages are generated as expected.
----------------
maksfb wrote:
```suggestion
# It also checks that help messages are generated as expected.
```
https://github.com/llvm/llvm-project/pull/115330
More information about the llvm-commits
mailing list